October 2005
Beginner to intermediate
464 pages
11h 2m
English
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 ...
Read now
Unlock full access