Hi,
I am developing Visaul Studio Integration package project. I just read
documents about addin development, but add-in's are so weak for our
purposes. We are developing a new project type in Visual Studio IDE, such as
selecting "New Project" --> "DemoProject Type"
We must extend the toolbox and add a new component group such as "Windows
Components", "Web Components". Our components are ready but we must deploy
them on a new tooolbox group. Our project must support drag&drop feature for
the componens to an editor . For example if you are going to create a new
XMLSchema file "XML Schema" toolbox group will be shown and you can drag and
drop the XML Schema components to the editor.
I couldnt find any support and help about VSIP from web. I need some
documents, code samples and sample projects. Have you got any? Ebook eg..
Best Regards...
Selçuk Giray Özdamar
http://www.msakademik.net/makaleler.aspx?grup=FRM
.Net Framework Editor
Jim Glass [MSFT] - 17 Feb 2005 16:13 GMT
Hi Selcuk,
You can find a pointer the VSIP download (which includes documents and
samples) at http://msdn.microsoft.com/vstudio/extend. I've also started a
blog this week at http://blogs.msdn.com/jim_glass where we will try to put
one or two walkthroughs out a week.
Jim Glass
VSIP Documentation Manager