Summary
Today you learned the fundamentals of writing ASP.NET applications using Visual Studio .NET. Similar to writing event-driven code in Windows Forms applications, Web Forms offer a major step forward in writing applications that target Web browsers. By having access to the complete FCL in an ASPX page, everything you learned up through today, and everything you learn for the next three weeks, can be applied to Web applications and Windows applications.