Where we get samples to extend Visual Studio 2005

HI All,

We are in the process of extending Visual Studio 2005 .I have installed DSL November CTP on top of Visual 2005 . I

 am looking out for samples where in it helps me to look at how we can achieve to extend VS 2005.

Eg., I want to extend the Solution Explorer, Menus, Open File Dialog, Adding New Project types, extending the Build etc.

Please guide and help me out by pointing the samples if we get as part of installation or

we need to install any samples if so let us know.

 

Thanks in Advance.

V

 



Answer this question

Where we get samples to extend Visual Studio 2005

  • scorpionguy

    The Extensibility team recently posted a bunch of samples on http://msdn.microsoft.com/vstudio/downloads/code/automation/default.aspx

    HTH,

    Chetan



  • Vyle

    You have lots of resources about extensibility at the "For add-in developers" section of my web site:

    Best regards,

     
    Carlos J. Quintero
     
    MZ-Tools: Productivity add-ins for Visual Studio
    You can code, design and document much faster
    Free resources for add-in developers:
    http://www.mztools.com



  • reelbigfish37

    Thanks for the information.

    Varun


  • Laschek

    See http://msdn.microsoft.com/vstudio/extend/ for information on the VSIP Program and Visual Studio SDK.


  • pavway

    Hi Chetan,

    I found the samples alright and downloaded them, several times. Each time I tried to install them on VS.Net 2005 Standard (WinXP Pro SP2) I get an error to the effect that a .cab file is corrupt. I tried running directly from the server but I get the same error.

    Curiously I went looking to see if anyone else had this problem and couldn't find anyone else who had encountered this problem.

    How do I report this to the team who developed the samples

    Best Regards


  • Where we get samples to extend Visual Studio 2005