I have received a couple of questions and requests over the past 6 months or so regarding my plans to update both the SimpleMembership.Mvc3 and SimpleMembership.Mvc3.Sample packages. In short, I'm … [Read more...]
SimpleMembership.Mvc3 – 1.1 Published
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...]
Create your own branded url-shortener in under 10 minutes using ASP.NET MVC 2
UPDATE: bit.ly now allows custom domains without having to pay. Additionally, there are services like Droplr, CloudApp and JumpShare. Currently, I use Droplr for my personal short links and file … [Read more...]