reidm
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Office Live Registration Page Script Error | 1 | Jan 20, 2007 at 12:13 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Office Live Registration Page Script Error | 1 | Jan 20, 2007 at 12:13 PM |
Ian Huff - Using VSTS Performance Tools to Speed Up Your App (Part 1)
Mar 08, 2005 at 12:06 PMI got the following to work with the command line test runner, but I am not sure if there is a better way:
- Add the specific dll you want to instrument from the UnitTestProjectFolder/bin/Debug
- Add the MSTest.exe path in the 'Executable to launch:' setting.
- Add the parameters to run the tests in your assembly via MSTest
Thanks,
Reid