Chapter 2. ASP.NET Application Fundamentals
In this chapter: | |
After completing this chapter, you will be able to
Create an IIS Virtual Directory
Develop an HTML page into an ASP.NET application
Mix HTML with executable code and work with server side script blocks
Locate and view the assembly compiled by ASP.NET using your ASPX file
Work with code-behind and code-beside execution models
This chapter covers the fundamentals involved in building an ASP.NET application. From a syntactical point of view, writing .NET code is similar to writing the classic ASP code that you may have seen during ...
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.