News (5)

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. Read more »

System.Globalization namespace in .NET

The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »

The History of Builder AU

Builder AU has turned five and it's time to look back and see how we got here. Read more »

IDC Web site defaced by 'eco-terrorists'

The Web site of Global IT research firm IDC has been hacked by a group purporting to be Brazilian environmental terrorists to serve a message urging people to take action over global warming. Read more »

Microsoft to offer peek at new tools

Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »

Features (124)

Combining JavaScript with ASP.NET Web forms

JavaScript provides an alternative for many tasks that negates the need to go to the server. Let's take a closer look at combining the power of JavaScript with ASP.NET. 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 »

Forms authentication in .NET: Using a database

Storing forms authentication information in Web.config has serious limitations. See how to work around them by storing this information in a database. Read more »

Prepare for the transition from HTML forms to XForms

XForms are an XML-based replacement for conventional HTML Web forms. Learn about the basic elements of XForms and see how to implement them in a standard Web form. Read more »

How to build secure ASP.NET applications

ASP.NET provides several ways to protect your Web-based app from attack. Here's an overview of authentication, authorisation, and role-based security. Read more »

Reuse common elements with ASP.NET components

Let's explore taking advantage of components when adding navigation to an ASP.NET application. Read more »

What can ASP.NET Starter Kits do for you?

Microsoft's ASP.NET Starter Kits can help you roll out a full-featured Web site fast. But what are the pros and cons of this free Microsoft offering? 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 »

Log in


Sign up | Forgot your password?

What's on?