WebFormsMvpExtensions - an add-on of the WebFormsMVP open source framework
Posted by: ASP.NET Announcements,
on 12 Aug 2010 |
View original | Bookmarked: 0 time(s)
I recently forked the webformsmvp code-base and created an add-on that will allow developers to use dependency injection on the view's model, using a couple techniques. The first writeup of the framework is here: http://msmvps.com/blogs/bmains/archive/2010/08/11/my-webformsmvp-extension.aspxThe fork is available here: http://webformsmvp.codeplex.com/SourceControl/network/Forks/bmains/WebFormsMvpExtensionsIf you try it out, please let me know your thoughts. I will be adding...