Hi,
I have noticed that the 2nd level SysCache is not always working when I am debugging using Visual Studio 2005...has anyone else noticed this? I can see that my app is running visibly slower and when I run SQL profiler I can see all the activity against the DB despite the fact that I have the cache fully enabled.
The strange this is that in other instances of debugging, with exactly the same app, I can see that the cache is operating fully as expected with no hits to the DB.
Obviously, this is not a major issue as I am only debugging, but it is strange nevertheless!
Cheers,
Jason
|