To develop and run ASP.NET pages, you need the following software:
Make sure both the Framework and the SDK is installed and running on a Windows 2000 or Windows XP Professional system running IIS 5 or higher
If Microsoft .NET Framework 1.1 listed, the Framework is already installed and you do not need to install it again. Skip to step 3.
You install the Framework as a Windows update.
It is highly recommended that you also install the Microsoft Data Access Components (MDAC) 2.7 package after installing the .NET Framework and SDK. You can download and install the MDAC 2.7 package for free from the Microsoft website at http://msdn.microsoft.com/data/mdac/downloads/.
Macintosh users can use a web hosting service with an ASP.NET plan or install the .NET Framework and SDK on a remote Windows 2000 or Windows XP Professional computer running IIS 5 or later.
After installing the .NET Framework and SDK, create a root folder for your web application. See Creating a root folder for the application.