Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » MVC   (RSS)

Software Design Best Practices Debate

I've been following the discussion on Phil Haack's blog surrounding how best to introduce polymorphic objects into the MVC framework as part of the framework's interface for developers to work with. In .NET, there are basically two ways one can build
Posted by ssmith | 5 Comments
Filed under: ,

MVC Getting Started

Scott Hanselman has posted a very well done screencast on getting started with Model View Controller for ASP.NET , which I watched and did all the code for last night. There was only one hangup in the code portion, which has to do with changes that were
Posted by ssmith | 2 Comments
Filed under: ,