ASP.NET Web Forms lets you build dynamic websites using a familiar drag-and-drop, event-driven model. A design surface and hundreds of controls and components let you rapidly build sophisticated, powerful UI-driven sites with data access.
Visual Studio Express provides a free development tool that makes ASP.NET development easy.
Install Visual Studio Express 2012 for Web FreeIn this chapter, you'll learn:
The Web Forms model and how to create pages and use controls.
By Erik Reitan|
This tutorial series will teach you the basics of building an ASP.NET Web Forms application using ASP.NET 4.5 and Microsoft Visual Studio Express 2012 for Web. Source included.
This document provides a brief overview of the ASP.NET Web Forms model.
This document describes how to install Visual Studio via download or using installation media.
This walkthrough provides you with an introduction to the Web development environment in Microsoft Visual Studio 2010 and in Microsoft Visual Web Developer Express.
This walkthrough explains how to use the Visual Studio code editor to write code quickly while helping you avoid errors.
By Scott Hanselman|
ASP.NET Web Forms is the default User Interface mechanism for ASP.NET applications. This video demonstrates the basics of developing with Web Forms.
By Joe Stagner|
This video explains how to use the rich eventing mechanism provided by the ASP.NET Page lifecycle.
By Joe Stagner|
Controls driven development can really increase your development productivity. This video provides a basic introduction to the standard ASP.NET controls.
Use this searchable directory of ASP.NET Hosting Providers to find a host that meets feature and cost requirements.
This page gives you an overview of what’s going on across the ASP.NET community, including with top blog posts, events, forums, and social media.
This article gives you a quick introduction to the programming model used in ASP.NET Web Forms.