News (6)

Nokia switches on Microsoft's Silverlight

Content developed for the software giant's alternative to Adobe's Flash will be able to be viewed on Nokia smartphones. 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 »

Microsoft gets hip to AJAX

Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. Read more »

Software turns .Net to Flash

The race to build more-powerful Web-based applications could accelerate with the addition of software that lets Windows developers create Flash applications without knowing Flash. Read more »

Microsoft prepares for Yukon, Longhorn

The software company readies new development tools before planned releases of revamped database and Windows operating system software. 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 (74)

ASP to ASP.NET: Migrating the user interface

You can gain a significant performance increase by migrating a user interface from ASP to ASP.NET. Examine the benefits of the ASP.NET UI model, including reusable code, extensibility, and session state management. Read more »

First impressions of ASP.NET's MVC framework

Find out why you may want to use Microsoft's Model View Controller (MVC) framework instead of Web Forms. Read more »

Limit postbacks with ASP.NET 2.0 client callbacks

ASP.NET 2.0 provides its own way to make server requests without disturbing the user. Read more »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. 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 »

ASP.NET, MVC design pattern

In this article Builder.com looks at a simple pattern for developing .NET Web applications. Read more »

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »

ASP.NET security with web.config

For ASP.NET applications, the web.config file contains information about the application's operation. Find out how to manage application security settings through this file. 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 »

Architecting a CMS in ASP.NET

ASP.NET offers a wide range of integrated functionality to support in-house content management system solutions. We discuss the basics of tiered CMS architectural models. Read more »

Log in


Sign up | Forgot your password?

What's on?