Welcome to RightHand's community place Sign in | Join | Help

Visual Studio.NET 200x easily extensible?

Not exactly. Ever tried to write a Visual Studio.NET 200x addin? If yes, then you know that it isn't exactly easy. Fortunately, there is a cure to this shortcoming and it is a product called DXCore provided by Developer Express. Basically this is an addin that eases writing new (completely managed) addins or better, DXCore plugins. BTW, both CodeRush for Visual Studio.NET and Refactor! (PRO) are based on this core. If you have experience with writing Visual Studio.NET addins or not you will be surprised how easy is to create a custom plugin. Not only that creating plugins is easy, DXCore also provides great deal of functionality that you can use. What's even better is that DXCore is free! There is also a CodeRush community (community plugins based on DXCore) that offers various useful plugins (mostly for free). Among them are three plugins I wrote:

To tell you the truth I would never write those plugins without DXCore - to much complicated otherwise.

Published 26. maj 2005 17:23 by Miha Markic
Filed under:

Comments

# thanks

2. september 2005 0:23 by Mira
Very nice blog.
New Comments to this post are disabled