News (4)

Latest Mono release brings .NET on Linux closer

An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. Read more »

IBM looks to cash in on software-as-a-service

IBM announced on Thursday new initiatives designed to capitalise on the burgeoning hosted application business. Read more »

eBay sold on Web services

eBay has expanded its Web services program to bring its propriety technology to all its affiliates--not just the Web sites and programmers that were initially invited to join the effort. 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 »

Features (68)

Setting up directory security using ASP and IIS

Phillip Perkins was recently asked to create a solution for providing folder access and security on a Web site. Find out how he completed his assignment using code that worked for Windows 2000 Server with Internet Information Services (IIS) 5.0. Read more »

Creating a WML phone directory, part 2

The first article discussed Wireless Markup Language (WML) and showed how to build an introductory page for a WML company directory. This article shows you how to create the Active Server Pages (ASP) that will create the resulting WML for finding phone numbers. Read more »

Obtaining file and directory information in ASP.NET

In this article, we show you how to read directories, retrieve file properties, and create a Windows Explorer clone that dynamically generates directory listings and file information. Read more »

Creating a Community with DotNetNuke

DotNetNuke is an open source CMS based on ASP.NET. Builder AU Technical editor, David McAmis introduces DotNetNuke and how to get it up and running in no time. Read more »

Encrypting configuration data in ASP.NET 2.0

Learn how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. We'll begin with an overview of the encryption options and continue with the actual encryption of data values in a configuration file. Read more »

Migrating applications from ASP.NET 1.1 to 2.0

We examine some of the issues you may encounter when moving Web applications built with ASP.NET 1.1 to the new 2.0 model. Read more »

Working with ASP.NET site maps

Many of the features added to the .NET Framework with version 2.0 focus on enabling developers to quickly build powerful applications. A good example is a group of controls that allow you to easily include navigation features in an ASP.NET Web site. 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 »

Maintaining session state in ASP

What are the issues surrounding the use of session IDs in both "classic" ASP and ASP.NET and what happens with sessions when multiple Web servers come into play? Read more »

ASP.NET security holes

Learn about the recently discovered holes in ASP.NET, and ponder who should be responsible for security. Read more »

Log in


Sign up | Forgot your password?

What's on?