Extend the reach of SQL Server with SQLXML classes in .NET is an user friendly tutorial which concentrates on SQLXML, through which XML features can be used along with SQL server in .NET. In this tutorial the author explains about SQLXML classes...
Get the number of days in a month is a tutorial which helps the users how to obtain the number of days in a month with the help of ASP. This is a simple and more useful for the novice programmers how to obtain the number of days using ASP server...
Display the number of Active Users on your website is a tutorial in which the author shows how to count the number of users currently active on the website by defining the process in the Session_start and Session_End events of the application...
Increasing the Performance of your ASP Pages is an ASP tutorial in which author elaborates about increasing the performance of the ASP pages and IIS. The author gives various tips that help in executing the ASP scripts faster. Here author...
The solution for limiting the number of records is the main concept of this online article. The author describes the method of controlling the display of records from a recordset with the help of ADO in ASP. The main highlight of this article is...
This article instructs about SQL server and .NET: Dynamic duo and guides the programmers to build web based applications by their own to store data on SQL server. The author also describes about the use of SQL server and about the implementation...
This tutorial explains about the process of SQL server 7.0 in importing and exporting data. The author clearly says that SQL server 7.0 is a graphical tool that plays a vital role in data transformation. This tutorial says that DTS Data...
Enter Null Values for DateTime Column of SQL Server is a tutorial which discusses about the error that have been raised if you do not enter the value for the DataTime column of the database table. If you do not add the data for the datatime...
Now the developers can retrieve the ID number of a just inserted record with the help of this online article. With the help of SQL server it is good to use a single stored procedure which executes both the INSERT and the IDENTITY operation using...
An ASP You Can Grasp: The ABCs of Active Server Pages is an article which gives information regarding ASP. It gives the real meaning of ASP, describes the standard objects for global use, books that are recommended for ASP, and more. This is an... |