What You Need for ASP.NET 2.0

Leave a Comment

What You Need for ASP.NET 2.0

You might find it best to install Visual Studio 2005 to work through the examples in this book; you can,
however, just use Microsoft’s Notepad and the command-line compilers that come with the .NET
Framework 2.0. To work through every example in this book, you need the following:
  • ❑ Windows Server 2003, Windows 2000, or Windows XP
  • ❑ Visual Studio 2005
  • ❑ SQL Server 2000 or 2005
  • ❑ Microsoft Access or SQL Server Express Edition
The nice thing is that you are not required to have Microsoft Internet Information Services (IIS) to work
with ASP.NET 2.0 because this release of ASP.NET includes a built-in Web server based on the previ-
ously released Microsoft Cassini technology. And if you don’t have SQL Server, don’t be alarmed. Many
examples that use this database can be altered to work with Microsoft Access.

0 comments:

Post a Comment