Search Wiki:
The ASP.NET 2.0 Internet Security Reference Implementation is designed to illustrate patterns & practices best practices as they apply to a specific ASP.NET development and deployment scenario. This particular implementation, and associated guidance, is focused on an application that is internet facing, uses forms authentication connected to SQL and stores roles in SQL.

Usage Scenarios
You can browse the solution and scenario doc to see key security design and implementation decision that apply to the internet facing, forms authentication scenario.
You can browse the reference implementation doc to learn about key security design and implementation decisions in the context of a real sample application
You can browse the reference implementation source code to see security best practices in a full blown sample application

What's Included
VS 2005 Solution and Code (ASPNET v2 Internet Security Reference Imp.zip) - Contains an MSI installer that includes the Visual Studio 2005 solution for the reference implementation, the application source code, the reference implementation document and the scenario and solution document.
Reference Implemenation Document (ASPNET v2 Internet Security Reference Imp Doc.zip)- is the reference implementation walkthrough document containing implementation details and key decisions we made along the way.
Scenarion and Solution Document (Solution - Forms Auth to SQL, Roles in SQL Doc.zip)- is the more general secenario and solution document containing key decisions that apply to all applications in this scenario.

Requirements
The installer included in ASPNET v2 Internet Security Reference Imp.zip requires you have VS 2005 installed on your machine.
Last edited Jun 6 2006 at 5:12 PM  by jtaylorsi, version 1
Comments
IrishChieftain wrote  Nov 2 2008 at 6:14 AM  
With the intention of opening it in VS 2008, I got the following error:

"Could not locate .NET Framework SDK Path. Failed to cal sn.exe".

Can anyone assist?

Updating...
Page view tracker