1
votes

Brad Wilson: ASP.NET MVC 2 Templates, Part 1: Introduction

published 224 days, 14 hours, 10 minutes ago posted by kahanukahanu 225 days, 13 hours, 8 minutes ago
Tuesday, January 26, 2010 9:53:49 PM GMT Monday, January 25, 2010 10:55:56 PM GMT

Series IndexPart 1: Introduction Part 2: ModelMetadataPart 3: Default TemplatesPart 4: Custom Object TemplatesPart 5: Master Page TemplatesIntroduction to Templates One of the major new features in ASP.NET MVC 2 is templates. This is a feature that’s similar to Dynamic Data for WebForms. Given an object of a given type, the system can automatically display or edit that object, whether it’s a simple data item (like an integer, a decimal, a string, etc.) or a complex data item (like a class).Html.Display...

category: Frameworks | clicked: 10 | | source: bradwilson.typepad.com | show counter code
tags: ASP.NET MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup