Tag archive for ‘Design mode’
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.
Getting Started with ASP.NET (Part 1): "Hello World"
In this article, I'll show you how to create your first ASP.NET web application: the ubiquitous "Hello World" application. We'll skip the technology discussion and get right down into the tools and code you need get started developing web applications with ASP.NET. We'll explore three different ways to show "Hello World" to get you started. This article is the first in a series of articles to help developers get started using ASP.NET.

Entries (RSS)