Chapter 1. Web Application Basics
In this chapter: | |
After completing this chapter, you will be able to
Interpret HTTP requests
Use the .NET Framework to make HTTP requests without a browser
Interpret HTML
Work with IIS
Produce dynamic Web content without using ASP.NET yet
This chapter covers the fundamentals of building a Web-based application. Unlike the development of most desktop applications, in which most of the parts are available locally (as components on the user’s hard disk drive), developing a Web application requires getting software parts to work over a widely distributed network ...
Get Microsoft® ASP.NET 2.0 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.