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
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.
Tuesday, November 24, 2009
Visit the ASP.NET Wiki and find new and updated articles on the ASP.NET MVC Framework, performance, ASP.NET open source projects, and more!
» More News
Thursday, Nov 26 by ScottGu's Blog
I’m off to Europe next week to do a bunch of technical presentations. I’m presenting for 5-6 hours in a bunch of different cities, and will be doing talks that cover: ASP.NET 4 and VS 2010, ASP.NET MVC 2, and...
Wednesday, Nov 25 by Brad Abrams
Some of you likely noticed that my PDC09 demo included a stubbed out Search function that I didn’t really get to walkthrough during the talk. I thought I’d do a blog post showing how it is done. To get...
Tuesday, Nov 24 by Angle Bracket Percent : ASP.NET
Up until now, most things related to T4MVC were happening through my various blog posts about it. And while that was sort of working ok for a while, it was also less than ideal for a couple reasons. First, there...
Tuesday, Nov 24 by Vishal Joshi's Tangent
Last week I did a talk at the PDC 2009 and the talk is now available to view online live at www.microsoftpdc.com/Sessions/FT56 The abstract of the talk was “ Learn about next generation of ASP.NET Web Deployment with...
» More Posts
Friday, Nov 27 by Lee Dumond
Resetting paging in a GridView is pretty easy, but that isn't the case for a ListView. There's actually no such property as PageIndex with ListView, so we need to dig into the internals of the DataPager to perform this common task.
Thursday, Nov 26 by Mohammad Azam
In this article we will introduce the concept of HTML helpers and how they can help the developer to speed up the development for an ASP.NET MVC application.
Wednesday, Nov 25 by Gil Fink
One nice feature of Microsoft Distributed Cache aka Velocity is a custom session provider that can replace the ASP.NET default session provider. The article explains how to replace ASP.NET session with the Velocity session provider that is being provided with Velocity.
Tuesday, Nov 24 by Shivprasad Koirala
This article shows how to detect and investigate .NET application memory leaks.
» More Articles
» Submit an article and Gain Recognition Points
Samu Zhang - MSFT is at the "All-Star" level with 62,179 points.
Learn about the Community Recognition program and visit the Hall of Fame.
Pro ASP.NET MVC Framework by Steve Sanderson
» More Books