Core Requirements Requirements should be given as the Core Requirement , and avoid the common pitfall of providing Prescriptive Requirements As an example, a core requirement in an insurance system may be: As a user of the Broker system, I want to create a Settlement Batch of Eligible Documents across...
As software creators we don't get to decide what version of our tools / libraries that people use. If we try to force them, our users will go somewhere else. Update: What Type of Software This Applies To This post talks of tools, applications and libraries. Things that end up in the users hands....
Recently when I was working with Entity Framework inside one of our RIA Services end points I ran into the errors below while trying to save my changes. Of course at first this error caused me to stop and scratch my head To give a bit of background on what I was doing. Inside one of our RIA...
“Because everyone wants to kick their database, but sometimes kicking your database is a good thing!” Many would not argue that you should version your code, and few would argue against versioning your code in a way that can lead back to a specific point in source control history. However...
**** NOTE: This post is valid for the Developer Preview of WinRT and MAY change in later releases **** If you have been paying attention to any of the Windows 8/Metro stuff that has come out sense BUILD you may have noticed that with Windows 8/Metro application developers can now easily light up their...