Tags: asp, field

News (2)

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 »

Small is beautiful for Web 2.0 start-ups

Jason Fried, president of start-up 37Signals, is a bona fide software entrepreneur. But he wants nothing to do with the traditional model of starting a software company. Read more »

Features (76)

Formatting data in columns with ASP.NET's DataList control

ASP.NET provides plenty of data controls to present data in a variety of ways. One common format is displaying a list of items in column format. Learn how to achieve this layout with the DataList control. Read more »

Post data to other Web pages with ASP.NET 2.0

ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »

Easily integrate JavaScript with ASP.NET pages

While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »

Drill down into data with ASP.NET 2.0's DetailsView control

While the GridView control makes it easy to work with sets of data, you often need to work with the data in individual GridView rows or records. Another new ASP.NET 2.0 control, DetailsView, makes it easy. 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 »

Control presentation with ASP.NET 2.0's FormView control

ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates the display of single records from a backend data source. 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 »

Using SQL statements with ASP

Using ASP and SQL together can be confusing. Help ease he confusion with the help of these 12 SQL tips for ASP. 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 »

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 »

Log in


Sign up | Forgot your password?

What's on?