Welcome to MSDN Blogs Sign in | Join | Help

August 2009 - Posts

DRY-ing out the MVC 2 Templated Helpers

In my MSDN article Using Templated Helpers to Display Data , I show how they provide a very productive means of building a UI for data sets. The code below shows a typical use of the Display and Label helpers. < span style =" font-weight : bold ; ">
Posted by ricka0 | 0 Comments
Filed under: ,

Attachment(s): Lbl4Ed4.zip

Using DataAnnotations in MVC 2 - Catching up to Dynamic Data

DataAnnotations help you write robust validation and prevent the type of annoying error message shown above. Form submittal failure when a field doesn’t validate can be very frustrating - especially when there is no indication of the problematic property
Posted by ricka0 | 0 Comments
Filed under: ,
 
Page view tracker