News (1)

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 »

Features (35)

PHP: The top Web dev contender?

A recent Builder article suggested that PHP is not ready for enterprise development, when compared to ASP and JSP. Here's a rebuttal. Read more »

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. 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 »

Create an ASP.NET Web Form

The ASP.NET codebehind feature allows you to create Web forms with Managed C++, which makes those forms accessible via the intranet or Internet. In this article, Builder.com will show you how to create a Web form. Read more »

Implement Web form tracking with ASP.NET

IIS can log a huge amount of Web usage data, but keeping robust logs without dragging down performance requires a skilled developer's help. Use ASP.NET to generate rich Web form tracking logs without unacceptably impeding performance. Read more »

Dynamic XML with the ASP.NET XmlTextWriter() object

Learn how to use ASP.NET code to dynamically build an XML file, and then apply that knowledge to create an RSS-compliant news file that you can publish on your Web site. Read more »

Master simple forms authentication in .NET

Using forms authentication, you can quickly build a simple, secure Web app. This walk-through shows you how to apply the strategy in your apps. Read more »

Use JavaScript to implement multiple session ID cookies

Get a little more mileage out of ASP by using JavaScript to implement multiple session ID cookies Read more »

Can't J2EE and .NET just be friends?

The two Web services standards are now settling into their respective roles and the reasons for choosing one over the other are becoming clearer. But can they play nicely together? Read more »

Restrict keyboard input with this quick-and-easy JavaScript

Employ this client-side JavaScript to validate data that users enter in fields. You can download a sample form to see the script in action. Read more »

Log in


Sign up | Forgot your password?

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?