Advanced Concepts in SQL Server 2005

Discussion in 'Databases' started by wisemx, Nov 20, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. ASP Alliance added a very nice article recently. [​IMG]

    Advanced Concepts in SQL Server 2005
    Published: 15 Nov 2007

    Abstract
    This article discusses how to improve the performance of SQL Server 2005.
    The author also examines Clustering, Indexing, Stored Procedures, Profiling, Recovery mechanism, etc. in detail.
    http://aspalliance.com/1489_Advanced_Concepts_in_SQL_Server_2005
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    About time someone write something like this!!


    Being in the hosting industry, I see so many seasoned developers have very limited knowledge on tuning SQL. Fellow developers, please remember that your application's performance largely depends on the database backend performance. You'd be surprise how much faster your application runs if the DB / Query is optimized.





    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page