News (1)

Office 2007: FrontPage is out, blogging is in

Don't go looking for FrontPage in the just-released Beta 2 edition of Office 2007. Microsoft has axed its 10-year-old Web site authoring software. Read more »

Features (62)

Maintaining state in ASP.NET: Know your options

Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »

ASP.NET basics: Working with the TextBox control

Developers often overlook basic programming options in favor of new or cool ways to deliver results. This is true for many of the standard ASP.NET features. A good example is the TextBox Web control, which offers plenty of options for building applications. Read more »

Get your ASP.NET data binding education here

Data binding was once the technique no one wanted to use, but .NET has changed that. See how you can put this flexible technique to work in your ASP.NET applications. Read more »

Perform HTML form validation with ASP.NET

Most business applications involve data input, validation, and some form of output. Web applications are no different. Learn how to validate user input with ASP.NET. Read more »

Caching ASP.NET pages

Want a faster ASP.NET application? Try this tutorial from Tony Patton that will show you how to cache your pages. Read more »

Sending e-mail via ASP.NET

Sending an e-mail is simple to add when working with ASP.NET sites--as long as the Web server is properly configured. Tony Patton shows you how. Read more »

Secure your ASP.NET applications

Despite improvements over previous standards, ASP.NET still has its fair share of vulnerabilities. Use these tips from Builder.com to help secure your ASP.NET applications Read more »

Developing an Intranet with ASP.NET 2.0

In this two-part tutorial we investigate how to build a modular Intranet site with Microsoft's brand new ASP.NET 2.0 and Visual Web Designer 2005. Read more »

Build a page framework in ASP.NET

ASP.NET enables you to create an object-oriented page framework to build Web sites. Find out how to put this handy capability to work. Read more »

Log in


Sign up | Forgot your password?

What's on?