Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Go Faster, Stronger and Higher
Tracking down objects not conforming to sharepoint disposal best practices
Background: All SPsite and SPweb objects make use of unmanaged code and needs to be disposed off...
Date: 05/11/2010
How to: Create a web test plug-in to extract and store an array of values using Visual Studio Team system
Applies to · Microsoft® Visual Studio® Team System · Performance Testing · Web Testing Summary This...
Date: 02/27/2009
Debugging OutOfMemoryExceptions in managed code using Windbg
Before you start debugging make sure you have the symbols path set appropriately. Below link shows...
Date: 12/16/2008
Troubleshooting SQL Deadlocks with Read Committed Isolation using Row versioning
Background : SQL server 2005 introduces a new isolation level called the row versioning with Read...
Date: 11/17/2008
Improving application Start up time: GeneratePublisherEvidence setting in Machine.config
Background : When assemblies are authenticode signed, the signed assemblies need to be verified by...
Date: 07/20/2008
Improving Application performance over WAN
Situation: The web application hosted on a server in India is performing well for end users in...
Date: 06/16/2008
Need for speed:Loop performance
For those guys who havent heard about Loop unrolling here is a brief description about it. Loop...
Date: 09/15/2007
Timing Managed code in .NET
Lets start off with a simple, yet quite useful article on Timing Managed code. I will be using this...
Date: 09/15/2007