Browse by Tags

All Tags » Agile » .NET (RSS)
Convention over is defined in Wikipedia as follow: Convention over Configuration (aka Coding by convention) is a software design paradigm which seeks to decrease the number of decisions that developers need to make, gaining simplicity, but not necessarily...
Posted by Sean Feldman | 1 comment(s)
Filed under: , ,
The goal of the application is to allow specifications for search (criteria’s) to be specified by the client in order to perform a custom search. Figure 1 demonstrates the requirement. I intestinally keep it simple for the sake of the exercise. Where...
Posted by Sean Feldman | 3 comment(s)
Filed under: , ,
In my previous blog I was looking how to enable MbUnit with MSBuild from visual studio. As nice as it is, I was missing the flexibility and options of going beyond unit testing only. After attending "Nothing But .NET" training session help by JP Boodhoo...
Posted by Sean Feldman | 4 comment(s)
Filed under: ,
More Posts