Chapter 1. Getting Started with ASP.NET 2.0
In this hour, we will cover
What is ASP.NET?
System requirements for using ASP.NET
Software that must be installed prior to using ASP.NET
Installing the .NET Framework, Visual Web Developer, and SQL Server 2005
Taking a quick tour of Visual Web Developer
Creating a simple ASP.NET web page and viewing it through a web browser
ASP.NET is an exciting web programming technology pioneered by Microsoft that allows developers to create dynamic web pages. Dynamic web pages are pages whose content is dynamically generated whenever the web page is requested. For example, after you log on, the front page of Amazon.com will show books it recommends for you, based on your previous purchases. This is a dynamic web page because ...
Get Sams Teach Yourself ASP.NET 2.0 in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.