Jun18
There are two editions of Visual Studio 2008 that can be used to do performance testing – Visual Studio Team System 2008 Test Edition and Visual Studio Team System 2008 Team Suite. When using these products, there are also two types of test platforms that can be used: Local without a Controller and a Test Rig. The difference being the use of the Visual Studio 2008 Team Test Load Agent/Contro...
Posted by Travis Lingenfelder on
Thursday, 18 Jun 2009 03:45.
Jun18
While using Visual Studio 2008 to do a load test of a SharePoint web site, I was having problems retrieving performance counters from the servers that I was trying to test. The tests were configured as local tests without a test rig. After I setup the web test and load test, the first time that I ran the test, everything was fine. I got values from the performance counters on the servers ...
Posted by Travis Lingenfelder on
Thursday, 18 Jun 2009 10:14.
Apr16
Often times during the course of a development project you may want to easily obtain the PublicKeyToken used to sign the assembly. Most people will add the assembly to the GAC and then use the properties dialog to copy out the information needed to register the assembly with its complete signature. This is especially true for modifying the web.config when doing any type of web or SharePoint dev...
Posted by Travis Lingenfelder on
Wednesday, 16 Apr 2008 02:30.