-
Make sure, for today at least, you navigate to “Downloads” instead of using the quick link on the right side. Summary This document is a collection of items from public blog sites, Microsoft® internal discussion aliases (sanitized) and experiences from various Test Consultants in the Microsoft Services...
-
If you’re developing BizTalk 2009 solutions (Orchestrations) and you’ve split your schemas out into alternative assemblies (projects) – sometimes you’ll get odd not found issues with some (if not all) of the types in those referenced assemblies. You can try everything – recompile, de-gac, re-gac...
-
Why performance test at all right? Well, physics still plays a role in what we do. Why not take a better look at your application – need help, well, the Rangers team just released the following to help: The following has both VS2008 & VS2010 content: http://vstt2008qrg.codeplex.com/ Visual...
-
UPDATE: The command devenv /ResetSkipPkgs helped out one person - try this first This has bitten several of our team members – can’t track down the cause, but to address 1. Remove/Rename the C:\Users\[accountname]\AppData\Local\Microsoft\Team Foundation\2.0\Cache folder 2. Run “devenv...
-
I’ve taken that macro that’s been passed around for years, and put it into a VS Addin. The following links for the full VS Solution and the MSI installer http://cicoria.com/downloads/VsAuto/CollapseProjectsSln.zip http://cicoria.com/downloads/VsAuto/CollapseProjectsSetup7z.exe
-
In the October edition of MSDN Magazine, there’s a great article that does a quick rundown of building a component that can be surfaced as a Web Part via the Gallery and placed in Web Part zones on pages. The article by Steve Fox is here: Steve Fox - Visual Studio 2010 Tools for SharePoint Development...