Chapter 1. Introducing Web Forms

OBJECTIVES

This chapter covers the following Microsoft-specified objectives for the “Creating User Services” section of Exam 70-315, “Developing and Implementing Web Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET”:

  • Create ASP.NET pages.

    • Add and set directives on ASP.NET pages.

    • Separate user interface resources from business logic.

  • ASP.NET pages are compiled before they are executed. The directives specify settings used by the page compiler when it processes ASP.NET pages. You should know what these directives are and how to use them in your programs.

    ASP.NET promotes separating the user-interface portion of the Web page from its business logic. This separation leads to development of Web ...

Get MCAD/MCSD Training Guide (70-315): Developing and Implementing Web Applications with Visual C# and Visual Studio .NET 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.