If you're unfamiliar with SimpleMembership.Mvc3, please see this post. Update: May 18, 2011 - Version 1.1 published to NuGet.org This includes: Minor fix to WebSecurityService to address bug … [Read more...]
SimpleMembership.Mvc3 NuGet Package
SimpleMembership.Mvc3 - 1.0 Enables the SimpleMembership API from WebMatrix/WebPages (i.e. WebSecurity) to be used with ASP.NET MVC3. This allows you to use the WebSecurity helper found in the … [Read more...]
ASP.NET MVC, Dependency Injection and The Bliss of Truly Decoupled Applications
In traditional software and web applications application layering is one of the tenets of good application design and architecture. It stems from the separation of concerns principle in computer … [Read more...]