News (4)

Understand the ASP.NET DataGrid control

Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »

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 »

Microsoft readies Atlas AJAX tooling

By the end of the year Microsoft plans to release a commercial-grade tool for building AJAX-style Web applications. Read more »

Microsoft Web plan takes aim at Google

Microsoft plans to open access to MSN and its other public Web sites to let developers assemble new applications that build on those sites -- a technique used successfully at Google and other Web companies to promote their properties. Read more »

Features (66)

Store dynamic page responses with output caching in ASP.NET

In ASP.NET, you can cache either an entire dynamic page or a portion of a page. Find out how to perform smart page caching based on a requesting URL, POST parameter, or query string. 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 »

Server-side Web page ripping

In this tutorial we take a quick look at the different ways in which server-side HTTP connections can be made using ASP, ASP.NET and PHP, and how they can be adpated to a range of applications. 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 »

Create ASP.NET pages from XML data

The server control in .NET allows you to insert an XML document into an ASP.NET page. Find out what classes you need to use and how you can try out this approach. Read more »

Two approaches to redirection in ASP.NET

ASP.NET provides a few ways to move to different pages. Here's a look at these options. Read more »

Use ASP.NET's Literal control to its full potential

One option of placing text on an ASP.Net Web form is the Literal Web control, which allows you to place and easily manipulate text within a page. Read more »

Avoid problems when redirecting via drop-down lists

One of the most important skills a developer needs is the ability to debug and fix problematic code whether it is their own or another developer's handiwork. This article shows how to solve a problem involving redirection and drop-down lists. Read more »

Understand ASP.NET 2.0 configuration file processing

Configuration files are an important aspect of .NET development. Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config). Read more »

Embrace CSS with Friendly Control Adapters for ASP.NET 2.0

CSS is easy to apply in ASP.NET applications -- but it could be so much easier. The goal of ASP.NET 2.0 CSS Friendly Control Adapters 1.0 is to simplify CSS integration with its controls, making it easier to change appearances via CSS. Read more »

Log in


Sign up | Forgot your password?

What's on?