Visual Studio Hacks
Blog

Visual Studio Links #47

by dstokes on July 4, 2008

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio.

Pablo Galiano posted an explanation of the Zip file support in VS 2008 – Zip and unzipping with VS.

Visual Studio KB:  Error message when you try to install a ClickOnce application whose name contains Unicode characters or DBCS characters:  “Application download did not succeed”.  The “solution” is to change your application name so it only contains ASCII characters.

Channel 9 Stuff:

Microsoft Windows SDK Blog – Windows SDK Hidden Gems Part 3:  TcpAnalyzer.exe and Consume.exe.

Sara Ford’s Tip of the Day #252 covers saving Menu and Command Bar customizations to a file.

Pablo Galiano posted a code snippet that how to detect the installed VS edition programmatically.

Scott Hanselman looks at assembly loading behavior in his post:  Back to Basics – Do namespace using directives affect Assembly Loading?

blog comments powered by Disqus

Previous post: Visual Studio Links #46

Next post: Visual Studio Links #48