Chapter 25. Introducing ASP.NET

After completing this chapter, you will be able to:

  • Create simple Microsoft ASP.NET pages.

  • Build applications that can be accessed from a Web browser.

  • Use ASP.NET Server controls efficiently.

  • Create and apply Themes

In the previous sections of this book, you have seen how to build Microsoft Visual C# applications that run in the Microsoft Windows environment on the desktop. These applications typically allow a user to gain access to a database by using ADO.NET. In this final part of the book, you will consider the world of Web applications. These are applications that are accessed over the Internet. Rather than using your desktop, Web applications rely on a Web browser to provide the user interface.

In the first three ...

Get Microsoft® Visual C#® 2005 Step by Step 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.