March 2004 - Posts

Can Addins & managed packages live together?; Getting to the DTE object model from a package
31 March 04 08:24 AM | AllenD | 0 Comments   
Addins & Packages - can they talk to each other? I recently received a question on this from a VSIP partner (Velocitis) so I thought I'd share the info with everyone. Getting to a package from an addin is fairly straightforward. The package can expose Read More...
Filed under:
Extras is released!
25 March 04 07:57 AM | AllenD | 2 Comments   
You can now download the release version of the VSIP Extras SDK . The new Visual Studio Extensibility Center on MSDN is also available. Check it out for some cool information on Extensibility including VS Object Model, Macros, Add-ins, VSIP & more.. Read More...
Filed under: ,
Localization of Managed Resources and Managed VS Packages
01 March 04 10:25 AM | AllenD | 0 Comments   
I received the following question recently: Should I set CurrentThread.CurrentUICulture in my package code? The CurrentUICulture setting is used to direct the Resource Manager load the correct localized resources out of a managed resource satellite dll. Read More...
Filed under: ,
Page view tracker