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...]
Expansive 1.5 Released
Yesterday, I blogged about my new .NET string expansion library called Expansive. Today, I made some key changes to, hopefully, make it easier to use and more flexible by providing 4 token style … [Read more...]
Expansive – A powerful string expansion library for .NET you never knew you always wanted.
Expansive having a capacity or tendency to expand. causing or tending to cause expansion characterized by richness, abundance or magnificence While working on a recent project involving … [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...]