Viewing "Jennifer's" Blogs
Jun
27

Database performance

By Jennifer Jones | Posted on 6/27/2007 3:23 PM | Comments on 0 comments

 

When working on data intesive websites, database speed and performance is very important.

A few helpful pages/articles I found in dealing with the issue address the topics of SQL stored procedures and page caching: 

1. http://msdn.microsoft.com/vstudio/default.aspx?pull=/library/en-us/dndotnet/html/storedprocsnetdev2.asp

 2. http://www.sql-server-performance.com/transact_sql.asp

3. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp04262001.asp

This post is categorized under: ASP.Net, Software Projects

Leave a Comment

* Name:
* Email: (will not be displayed)
URL:
* Comment:
Enter the code shown:

  • Anonymous Comments Are Enabled
  • Moderated Comments Are Disabled
  • Fields marked with an asterisk (*) are required.
  • a, strong, em and code tags are allowed. Line breaks and paragraphs are automatically generated. Inappropriate comments will be either deleted or edited.