ASP.NET
ASP.NET Application FundamentalsASP.NET - ASP.NET Application Fundamentals
ASP.NET Application Fundamentals
The Canonical Hello World Application
The ASP.NET Compilation Model
Coding Options
The ASP.NET Pipeline
Visual Studio And ASP.NET
Conclusion
Tutorial 2 Quick Reference
After completing this tutorial, 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