Tag archive for ‘events’
Getting Started with ASP.NET (Part 3): Postbacks and Debugging
This three-part series is concluded with a lesson on advanced events. You'll construct a sample Employee Management application, and I'll throw a couple of tricks at you to teach you some lessons about real-life ASP.NET programming. We'll learn about postbacks and use the built-in Visual Studio debugger to solve the problems we run into. This article will complete your initial ASP.NET skillset and ready you to begin your own application development.
Getting Started with ASP.NET (Part 2): Code-behind and Events
Building upon the "Hello World" application created in the previous article, C# code is written into the backing code files to add functionality. The concept of events is explained and demonstrated through an example application that allows the user to interact with various controls on the page. This article is second in a three-part series aimed at helping new ASP.NET developers create real, live web applications with no perquisite knowledge.

Entries (RSS)