Articles

 How to configure the ASP.NET 2.0 Membership/Roles Provider to use SQL 2005?

SUMMARYThis article describes how to configure the ASP.NET 2.0...

 How to encrypt configuration sections of your web.config using a custom RsaProtectedConfigurationProvider

Details IMPORTANT NOTE: Web.config encryption only works with ASP.NET 2.0.  ...

 How to send email in ASP.NET 2.0

ASP.NET 2.0 has a built in class, System.Net.Mail, to send email. Although the legacy...

 I get a configuration error when I execute my ASP.NET 2.0 web application.

DETAILSI get the following error when I try to execute my application. Parser Error Message:...

 I get this error with my ASP.NET 2.0 page: "provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified" What does it mean?

DETAILS   This error usually indicates that your application is trying to connect to a SQL...

 What is a Web Site Administration Tool?

Details The Web Site Administration Tool lets you view and manage the Web site configuration...