Are user-personalization features part of the design requirements for your Web application? Good news: the new ASP.NET 2.0 Profile object will greatly simplify the design and implementation.
Articles Written by Thiru Thangarathinam
Send Mails from within a .NET 2.0 Application
Through a set of intuitive classes, the release of .NET 2.0 provides excellent support for sending e-mails. Learn the new ways of sending mail through its System.Net.Mail namespace.
ASP.NET 2.0 Client-Side Features: Bring Server-Side Power to the Client
ASP.NET 2.0 enables you to expose some of its server-side capabilities on the client side with an array of new client-side features. Learn how to use these productivity-boosting features in your Web applications.
SQL Server Integration Services: SQL Server 2005's New ETL Platform
Learn how to create and execute packages using SQL Server 2005's new ETL platform SQL Server Integration Services and its integrated development environment, Business Intelligent Development Studio.
Asynchronous Web Services Invocation in .NET Framework 2.0
The new asynchronous invocation framework in .NET Framework 2.0 increases developer productivity and greatly enhances the user experience. Learn how to implement it in your .NET applications.
ASP.NET 2.0 Options for Packaging and Deploying Web Apps
ASP.NET 2.0 provides a number of new features for deploying a Web-based application. Learn the different ways you package and deploy an ASP.NET 2.0 Web application.
