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.

My Current .Net Application and Tools Stack
Trying to extend the Asp.Net MVC (T4) item templates to create multiple files.