Sign In
Chetan Chudasama's Weblog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Extensibility Tips
Pages
Archive
Archives
January 2006
(3)
November 2005
(3)
October 2005
(5)
November, 2005
MSDN Blogs
>
Chetan Chudasama's Weblog
>
November, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Chetan Chudasama's Weblog
Failure to install Toolbox controls via ContentInstaller or Tools.InstallCommunityControls
Posted
over 7 years ago
by
ChetanC
3
Comments
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...
Chetan Chudasama's Weblog
Automatically qualifying class names
Posted
over 7 years ago
by
ChetanC
3
Comments
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...
Chetan Chudasama's Weblog
Programmatically setting TaskList view
Posted
over 7 years ago
by
ChetanC
1
Comments
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...
Page 1 of 1 (3 items)