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 (117)

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 »

Achieve common ASP.NET page functionality

In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »

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 »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. 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 »

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 »

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 »

Browse ListView data with .NET's DataPager control

This article explains how you can use the DataPager control to page through ListView data. 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 »

Display data with .NET's ListView control

With the ListView control, you can display data according to your needs. Read more »

Blog (1)

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

Log in


Sign up | Forgot your password?

What's on?