Follow Me!
Bio
I am an Architect for Dell.com on the Engineering Excellence team. I (co)Founded MvcContrib, Should, Solution Factory, and Pstrami open source projects. I have co-authored MVC 2 in Action, MVC3 in Action, and MVC 4 in Action. I am a Microsoft MVP.
I have founded some online conferences like aspConf, mvcConf, Community For MVCBlog Series
Ads
-
Recent Posts
- using the asp.net lego blocks to create a synchronized Kanban board.
- Tip to become a successful software engineer.
- ASP.Net Web Config Transform Console Utility released on nuget
- Are your unit tests still hard to read ? – Should Assertion Library
- Using sql compact for integration tests with entity framework.
- using MVC Navigation Routes in Twitter.Bootstrap.MVC4
online
Monthly Archives: January 2009
Warning: Using the IDataErrorInfo feature in an Asp.net MVC application should be considered a Worst Practice.
I wanted to comment on the use of IDataErrorInfo in the Asp.Net Mvc Release Candidate. Take a look at a sample that David Hayden put together to demonstrate how to use this feature. [AcceptVerbs(HttpVerbs.Post)] public ActionResult Create(FormCollection form) { var customer … Continue reading
Posted in .Net, Asp.Net, Asp.Net MVC, mvc
15 Comments
My Current .Net Application and Tools Stack
For what it is worth I thought I would share what my current application stack for Enterprise Web Application / Line of Business Applications. When these tools are used together they allow me to develop in a frictionless way. I … Continue reading
Posted in .Net, Asp.Net, continous integration, testing, Tools
9 Comments

