Lesson 22 - Building an ASP.NET Application
Tags:
C#
, ASP.NET
, 2003
, Beginning
This lesson explains how to employ your new-found knowledge of C# to create dynamic ASP.NET applications. It explains some of the similarities between developing Windows Forms and Web Forms applications. It also dives into the concept of PostBack, as well as the Session and Application objects.