Creating Search Pages with Index Server and .NET is an useful article. From this article you can create the search page and search engine. This article gives you some technique to create a query and create a result page in ASP.NET. In this...
Invalidating an ASP.NET Web Application Cache Item from SQL Server (Part 1 ? A simple example) is a web based tutorial through which users can gather enhanced idea about procedure involved in invalidating a cache item using ASP.NET application if...
XML Best Practices for SQL Server Yukon is an simple tutorial in which author gives description about several methods of manipulating XML data and the methods of using it in SQL server in .NET. This simple tutorial will be helpful for ASP.NET...
EMS SQL Manager Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only it's basic functionality....
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...
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...
EMS SQL Manager 2005 Lite for SQL Server is a light and easy-to-use freeware graphical tool for MS SQL/MSDE administration. It has minimal required set of instruments for those users who are new to MS SQL server and need only it's basic...
This tutorial refers about SQL server and its query methods that the users to follow while working with SQL server database. This tutorial also paves the way for the users to connect their web pages with SQL server database to store and query data.
Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul
File List: @PSC_ReadMe_581_5.txt 1Kb sql.txt 2Kb
Integrating User Search with ASP and SQL Server Full-Text Search is a tutorial in which author gives detailed description of indexing the documents present in the SQL server and to quickly search by the index server search facility. It performs... |