- // Posted on Dec 11, 2007 by
Danny
-
Comments (0)
Troy Goode over at the SquaredRoot blog has posted a great utility that provides basic .NET Membership functionality with the MVC Framework. The standard .NET Membership controls do not work as they require a standard postback. The full source code is provided for download. All you have to do is add your own style.
Download: MVCMembership_v1.1.zip (2.20 kb)
$DNK$