Features (33)

Improve the performance of your app with ASP.NET caching

Get the details on what can be cached and how to control the numerous caching options and parameters. 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 »

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 »

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 »

Add stability to your ASP.NET applications with AppDomains

This article explains the concept of an application domain within ASP.NET, a security feature of the .NET framework. Read more »

Putting the CSS Friendly Control Adapters to work

The CSS Friendly Control Adapters 1.0 override the default HTML generated by the ASP.NET Web controls to provide a more standards-based approach to presentation via CSS. I will show you how to use the Menu control in your ASP.NET applications. 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 »

Two patterns that promote code reuse in ASP.NET

To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »

Two patterns that promote code reuse in ASP.NET

Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps to increase code reuse possibilities. Read more »

Manipulating ASP.NET 2.0 browser support

ASP.NET 2.0 allows you to address browser support through browser configuration files. This set of files defines the capabilities for specific browsers. Read more »

Log in


Sign up | Forgot your password?

What's on?