ASP.NET is a free technology that allows anyone to create a modern web site.
Start with ASP.NET
ASP.NET Framework
ASP.NET AJAX
Visual Web Developer
Video Tutorials
Starter Kit Web Sites
Books on ASP.NET
Architecture Guide
Tuesday, December 01, 2009
We've added over a dozen new controls, including free components for picking colors, editing photos, and displaying treeviews. Try these controls and others in the Control Gallery.
Wednesday, November 25, 2009
Listen to popular community members discuss and debate issues of interest to all ASP.NET developers in the newest series of podcasts. Scott Hanselman, .NET Rocks!, and other favorites have checked in with new episodes.
» More News
Wednesday, Dec 2 by Stephen Walther on ASP.NET MVC
I spent close to three weeks on the road giving talks at Tech-Ed Europe (Berlin), PDC (Los Angeles), and the Los Angeles Code Camp (Los Angeles). I got to talk about two topics that I am very passionate about: ASP.NET...
Wednesday, Dec 2 by you've been HAACKED
Pain is often a great motivator for invention, unless you become dull to the pain. I think CSS is one of those cases where there’s a lot of pain that we as web developers often take in stride. Fortunately not everyone...
Tuesday, Dec 1 by Scott Hanselman's Computer Zen -...
While I was at PDC last week in Los Angeles I got to present an ASP.NET MVC 2 presentation. Phil has been home playing with his new baby so I was thrilled to be able to give a presentation on his behalf. I gave the talk...
My one-hundred-and-eighty-eighth podcast is up . This last week I was at PDC but just before he left I chatted with Phil Haack about his exciting release of ASP.NET MVC 2 Beta. They chat about the changes, and Scott...
» More Posts
Tuesday, Dec 1 by rtpHarry
rtpHarry walks you though a better way to reference your wizard steps using named steps. By decoupling your steps from the index count you will avoid code smells creeping into your application which can make your code fragile when changed.
Monday, Nov 30 by Mike Brind
If you have a Google Analytics account, you can use the Data Export API provided by Google to access your visitor stats, and retrieve them for use elsewhere. Here's how to display some stats in ASP.NET.
Sunday, Nov 29 by Ben Scheirman
In this article, you will learn about two major extensibility points of ASP.NET MVC 2, the ModelMetadataProvider and the ModelValidatorProvider. These two APIs control how templates are rendered, as well as server-side & client side validation of your model objects.
Saturday, Nov 28 by Dave Verschleiser
The article covers the use of AJAX to consume web services in ASP.NET 3.5. It delves into both client-side network callbacks and server-side ASP.NET controls, and helps the reader to determine which method is best suited for his or her application. It includes code samples as well.
» More Articles
» Submit an article and Gain Recognition Points
Hua-Jun Li - MSFT earned 72 points yesterday.
Learn about the Community Recognition program and visit the Hall of Fame.
LINQ in Action by Fabrice Marguerie, Steve Eichert, Jim Wooley
» More Books