Page view counter

Welcome

Why ASP.NET?

ASP.NET is a free technology that allows anyone to create a modern web site.

Start with ASP.NET

Get ASP.NET - Free

ASP.NET Framework

ASP.NET AJAX

Visual Web Developer

Learn ASP.NET

Video Tutorials

Starter Kit Web Sites

Books on ASP.NET

In the News

18 Upcoming Webcasts

18 Upcoming Webcasts

Register for an upcoming webcast to hear directly from the product team and industry experts on current and upcoming technologies, or watch the archived webcasts.

New Control Gallery Additions

New Control Gallery Additions

Create CSS-compliant rounded corners with MJC Rounded Corners Container, display tabular data with YUIAsp.Net Charts, and use YUIAsp.Net AutoComplete to suggest options from a large data set. Try these and other controls in the Control Gallery.

» More News

Latest Microsoft Blogs

Scott Hanselman

ASP.NET MVC Design Gallery

My teammate Stephen Walther launched the ASP.NET MVC Design Gallery a few weeks back. This stemmed from an idea ScottGu had to let the community change the default templates that ship with ASP.NET MVC . I was supposed...

Joe Stagner

Free ORM from our friends at Telerik

OpenAccess ORM Express Telerik OpenAccess is an Enterprise-grade ORM that does the data access plumbing in desktop and web applications. Supporting both forward and reverse mapping, the tool offers transparent...

you've been HAACKED

Fun With Named Formats, String Parsing, and Edge Cases

Recently I found myself in a situation where I wanted to format a string using a named format string, rather than a positional one. Ignore for the moment the issue on whether this is a good idea or not, just trust me...

Tip & Tricks

Tip #41: Did you know... establishing a remote connection to a IIS server with self-issued certifica...

Either through WMSvc or through your own script, whenever you try to establish a connection with a remote server, which doesn’t provide a trusted certificate you need to provide a delegate for this certificate...

» More Posts

Article of the Day

Search within records in GridView with searchbox in footer and highlight results using AJAX and C# A...

In this example i am populating gridview without using sqlDataSource but by creating Sqlconnection and SqlCommand, i've put a textbox for text to search in footer of gridview using footer template , and the search results are highlighted using regular expression, i m using AJAX for partial postback...

Search Engine Optimization - Moving View State to the bottom of the page

One of the greatest problems when trying to optimize an ASP.NET page to be more search engine friendly is the view state hidden field. Most search engines give more score to the content of the firsts thousands of bytes of the document so if your first 2 KB or more are view state junk your pages are...

Creating a Custom View Engine in ASP.NET MVC

ASP.NET is an awesome web development platform that many developers wouldn't ever want to part with. However, if given the option, there are definitely parts of the package that you may want to swap out. This article will show you how easy it can be to break away from the "inline-ASP" or "Web...

Using Filter Expressions with an SQL Data Source in ASP.NET VB 2008

This article describes the use of filter expressions in junction with an SQL Data Source.

»  More Articles

»  Submit an article and Gain Recognition Points

Community Recognition Program

Top Community Members

NC01 is at the "All-Star" level with 57,689 points.

Learn about the Community Recognition program and visit the Hall of Fame.

ASP.NET Books

ASP.NET 2.0 Illustrated by Alex Homer, Dave Sussman

»  More Books

Microsoft Communities