Description: Technology Toolbox VB.NET, SQL Server 2000, ASP.NET E ffective n-tier applications require consistent communication between the tiers. The .NET DataSet class helps this communication process by providing mechanisms for manipulating data in a single tier and transferring data between different tiers. In this column, I\'ll show you some of the ways the DataSet class can help you build a Web application that performs and scales better. First, a little background on Web application...