Just sharing some of my inconsequential lunch conversations with you... RSS  

Monday, January 11, 2010

Strongly typed rules!

I admit, I’m an old fashioned curly brackets kind of developer with a crush for early binding and strongly typed models!

Here’s a cool post from Scott Guthrie about my kind of views:

<%= Html.TextBoxFor(model => model.Name) %>



Don’t you just love it when everything breaks apart on compile time? :)

No comments:

Development Catharsis :: Copyright 2006 Mário Romano