Lecture notes on ASP.NET

Goal of this lecture: to help the students understand the fundamental concepts of ASP.NET, so that they can understand the sample code better when they go through the tutorials.

Topic 1: .NET


Topic 2: ASP.NET


Topic 3: An example application

Task: design an form which asks the user to input a name and select a category. If the user clicks the lookup button, display a response message.