ASP.NET From Scratch: Controllers and Simple Model Validation

November 1st, 2010
Link Twitter

This latest episode continues to delve into the ASP.NET MVC framework by looking at controllers and their role in MVC applications. You also learn how to perform model validation by implementing the IDataErrorInfo interface. The Complete Series Lesson 1: Getting Started Lesson 2: Improving an Email Form Lesson 3: Class… read more

Categories: Apple, Web Design
Tags: ,