Templates

Templates
ASP.NET MVC 2

ASP.NET MVC 2 has been announced with the release of ASP.NET MVC 2 Preview 1. After having read through the rather lengthy overview of new features written by Scott Guthrie. Many new great features have been listed, but the two that tend to stand out the most is support for areas by project and template helpers for editing and displaying data. Project based areas seemed to be an official solution to my categories dilemma.  On further inspection, it becomes apparent that the projects are not logical containers to an area.  The areas implementation is still the original namespace based...

posted @ Monday, August 17, 2009 12:03 PM | Feedback (0)