Hi All, MSFT released ASP.NET 3.5 extension preview 2. Rumors are that you can use this without it being installed in the GAC (just upload the dll into bin). You can download it here. http://www.microsoft.com/downloads/details.aspx?FamilyId=38CC4CF1-773A-47E1-8125-BA3369BF54A3&displaylang=en Wehave not had a chance to test it out though. If anyone interested in the new asp.net 3.5 features (MVC, entity framework, etc.), give this a spin and let us know if it works on our server. Bruce DiscountASP.NET www.DiscountASP.NET
Thanks. Here's something handy that was posted today. In German but the code is in English. Extending MVC to use Forms authorization. http://code-inside.de/blog/2008/03/13/aspnet-mvc-preview-2-membership/ http://code-inside.de/files/democode/mvc2membership/mvc2.zip