I usually love doing TDD and am moving towards understanding BDD (Behaviour Driven Development). My learnings are documented in the form of an article at CodeProject.
The URL is http://www.codeproject.com/KB/architecture/BddWithSpecFlow.aspx
I will keep this updated as and when I learn a couple of more things.
Hope you like it.
Cheers !!!
Its been long due I was planning to write an article on creating some useful ASP.NET MVC application. I have code named it "DailyJournal". Its a simple application which allows creation of multiple activities and assign tasks to these activities. Its' kind of "Yet another Task/Todo application". The credentials which you can use with the attached demo application is shown below. Collapse Copy Code User Name : admin Password : admin123 Framework/Libraries Used ASP.NET MVC jQuery + jQuery UI (for ajax ......