Welcome to MSDN Blogs Sign in | Join | Help

November 2005 - Posts

Failure to install Toolbox controls via ContentInstaller or Tools.InstallCommunityControls

If you have the SQL Server Management Studio Express CTP or SQL Server 2005 , then it is overwriting some registry key settings. The workaround for this is: Under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Packages\{36839529-3AF3-47fa-8194-F4A3FA9F0ED7}
Posted by ChetanC | 3 Comments

Automatically qualifying class names

Have you ever wondered if it was possible to just go on coding without having to always first go and write the using or the Imports statement in C# or VB or J# or how about just fully qualifying the class names in place by using a keyboard shortcut. Well
Posted by ChetanC | 3 Comments

Programmatically setting TaskList view

In Visual Studio 2005, any Task that is added from an Add-in or a Macro using the TaskList automation object appears under the ‘Add-ins and Macros’ provider drop down in the TaskList. Currently there is no direct way, using the Automation Object Model,
Posted by ChetanC | 1 Comments
Filed under:
 
Page view tracker