Hits Today: 1 Total: 858 | Updated: 8/13/2003 | |
 | Some T-SQL problems seem to require cursor-based solutions but in fact have quite a few set-based solutions, as I've shown in recent columns. This month, let's look at a more complex example that programmers usually try to solve with cursors. Author: Itzik Ben-Gan Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 702 | Updated: 8/13/2003 | |
 | Dr. GUI explains alternatives for handling different users with different priorities when using Microsoft SQL Server 2000. Author: Dr. GUI Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1043 | Updated: 8/13/2003 | |
 | Microsoft SQL Server Notification Services provides four sample applications that show how to use its various features: Flight, Weather, Stock, and Realtor. Author: microsoft.com Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 1568 | Updated: 9/29/2003 | |
 | This article introduces SQL-DMO in SQL Server 7.0 and SQL Server 2000 and describes the SQL-DMO object model, then focuses primarily on the Databases tree and the JobServer tree of the object model. Author: Francesco Balena Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 686 | Updated: 2/24/2001 | |
 | Speaking abstractly, I believe that there are two basic ways to dress up a system with the crucial attribute of scalability. One way is optimizing the system logically at the design level... Author: Dino Esposito Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 999 | Updated: 12/4/2000 | |
 | Server-side controls are custom controls. There were VBXs in the early
90s, OLE Controls in 1994, and ActiveX controls in 1996. One main
characteristic of these controls is that they reside on the client... Author: George Shepherd Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 856 | Updated: 8/26/2002 | |
 | While ASP is an effective and widely used means of creating Web sites, it suffers from several downsides. First, ASP is somewhat disorganized. Almost anything can go on an ASP page, including raw HTML, scripting code, COM objects, and text. This means... Author: George Shepherd Code: ASP.NET Beta 1 & VB | |  | |
Hits Today: 1 Total: 1849 | Updated: 3/31/2003 | |
 | As you work with SQL Server you have probably heard of the terms data cache and procedure cache and may have wondered what exactly a cache was. SQL Server is configure to use a pool of memory of the server and... Author: Randy Dyess Code: ASP.NET v1.0 |
Hits Today: 1 Total: 1573 | Updated: 3/31/2003 | |
 | As we learn more about SQL Server and Transact-SQL it is easy to become overwhelmed with the amount of information out there. I can recall hundreds of times when I have said... Author: Randy Dyess Code: ASP.NET v1.0 |
|