"Speed Transaction Processing in .NET 2.0" by Thiru Thangarathinam
Visual Studio Magazine, May 2005

Steps to be followed for the configuration of code for the article

1.Copy the web project named TransactionsSample to your c:\inetpub\wwwroot\myprojects\ftponline directory and convert that into a virtual directory using IIS MMC.
2.Change the connection string in the web.config file to suit your environment.
3. Enable Integrated Windows authentication on the Web site.



