ASP.NET MVC framework - Security
Explores implementing Forms-based security in ASP.NET MVC, covering Web.config limitations and using Code Access Security attributes for authorization.
Explores implementing Forms-based security in ASP.NET MVC, covering Web.config limitations and using Code Access Security attributes for authorization.
A developer's introduction to the ASP.NET MVC framework, highlighting its advantages over WebForms and providing a basic sample photo album application.
Preview of the upcoming ASP.NET MVC framework release, with insights from Scott Guthrie's examples.