CHAPTER 5

image

Web Form Fundamentals

In this chapter, you’ll learn some of the core topics that every ASP.NET developer must master. You’ll begin by taking a closer look at the ASP.NET application model, and considering what files and folders belong in a web application. Then you’ll take a closer look at server controls, the basic building block of every web form. Using server controls, you’ll create your first ASP.NET application, by taking a static HTML page and transforming it into a simple, single-page currency converter.

After you have the currency converter example under your belt, you can explore the basics of ASP.NET’s web form model in more ...

Get Beginning ASP.NET 4.5 in C# 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.