Jumping into ASP.NET Part 2: Creating the Data Storage Layer with SQL Server 2000 is an useful article for the beginners. This article shows how to create a data base and data storage. Data storage layer creation has been done using SQL Server 2000,
Automatic Transaction using ASP.NET is aninteresting article through which you can gain more knowledge about automatic transaction supported by Microsoft Transaction Server (MTS), COM+, and the Common Language Runtime. This tutorial explains the four
This utility is basically for controlling FTP protocols which is used as client engine to transfer files between various systems. It navigates server directories and users can connect to any ftp server. It has customization facility that enables user
The JonShaft Cookie is a tutorial which deals with the methods that have to adapt while controlling cookies. In this article author gives several server side codes and HTML codes for controlling the cookies by using ASP application. This article is
Active Server Pages+ Part 1 - Introduction to ASP+ is a reference book which gives introduction about ASP+. This article is a great technique for server-side web programming. This article describes the Microsoft ISAPI technologies, versions of ASP, A
This article updates the knowledge of the webmasters about the .NET components to add up with COM and COM+ applications. This could help the users to create a .NET application which could take part in transaction, interaction with a queue and could t
Transaction Object in ADO.NET is a tutorial which describes you the two ADO.NET transaction objects such as SqlTransaction and OleDbTransaction which helps you to implement transactions. These transaction objects has three methods such as Rollback, C
Microsoft Transaction Server is used for refering the details about the methods used in .NET for transactions. Required, Requires New, Supported and Not Supported are the attributes used in transactions and the descriptions also been given for each a
HOWTO: SQL Server with Integrated Security, IIS on Same Machine is a tutroial which concentrates on securing the SQL server and IIS in a same machine. Here author provides step by step method for performing the security on the server from controlling
An Introduction to XML Templates with SQL Server 2000 is an simple and easy to understand tutorial through which the programmers can get details about easy methods of using XML templates in SQL server 2000. From this artcile they can also learn about |