Click here to Skip to main content
15,921,250 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
I want to use query caching for my web site that developed with ASP.Net and my database is sql server.
I don't know how can I do it.
does sql server do it automatically?
how can I use it?
and the end is it true to use it?
Posted
Comments
[no name] 2-Aug-11 5:20am    
http://www.petefreitag.com/item/390.cfm
[no name] 2-Aug-11 5:21am    
try above link not sure but it may help you

1 solution

Have a read of this document it explains the different types of query caching available in SQL server 2005

SQL Server Query Caching[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900