Exploring ASP.NET v2 - Part 3: Graduate to SQL Server 2000 and IIS
By: Heidi Bautista on Friday, February 3, 2006
Reader Level: 
Ready to deploy your v2 app? This article will show you how to graduate to SQL Server 2000 and IIS.
In this part of the Exploring ASP.NET v2 series you'll learn how to use SQL Server 2000 instead of SQL Server 2005 Express to store the data needed for membership, roles, profiles, and personalization. The Express edition is great for development but it's not appropriate for deployment. This article shows you how to create the database, configure and populate it. In addition, you'll learn how to use IIS instead of Cassini to test and debug your pages.
The Exploring ASP.NET v2 Series:
Exploring ASP.NET v2 - Part 1: Membership Tags, VWD, and Cassini
Exploring ASP.NET v2 - Part 2: VWD's ASP.NET Web Site Administration Tool
Exploring ASP.NET v2 - Part 3: Graduate to SQL Server 2000 and IIS
Exploring ASP.NET v2 - Part 4: Customizing the asp:Login control
Exploring ASP.NET v2 - Part 5: Customizing the asp:CreateUserWizard control
Exploring ASP.NET v2 - Part 6: Customizing User Registration Requirements
Exploring ASP.NET v2 - Part 7: Using the PasswordRecovery Control
Approximate download size: 506k
Purchase this item
You can purchase this piece of content separately for
$3.00
Want more?
Community MX members get unlimited access to daily articles,
tutorials, extensions and support. The most comprehensive
resource for Macromedia designers and developers today.
Take a tour of what we offer, and discover the benefits
of subscribing.
Already a member?
Simply log in using the form in the top right area of the site.



