Have you installed the Visual Studio SDK? It has several examples.
--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MVP - Client Application Development
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
> Seeking examples VSPackage
>
> http://www.alvas.net - Audio tools for C# and VB.Net developers
Alexander Vasilevsky - 27 Nov 2007 13:58 GMT
Yes
http://www.alvas.net - Audio tools for C# and VB.Net developers
> Have you installed the Visual Studio SDK? It has several examples.
>
[quoted text clipped - 8 lines]
>>
>> http://www.alvas.net - Audio tools for C# and VB.Net developers
Justin Chase - 27 Nov 2007 15:41 GMT
Here is an example of one that I wrote:
http://www.codeplex.com/NBusiness/SourceControl/DirectoryView.aspx?SourcePath=%2
4%2fNBusiness%2fMain-v2.1%2fVisualStudio&changeSetId=28612
It heavily borrows from the IronPython example that comes with the
SDK. If you look on CodePlex you should be able to find the IronPython
example also.
Alexander Vasilevsky - 28 Nov 2007 08:39 GMT
Thank You!
http://www.alvas.net - Audio tools for C# and VB.Net developers
> Here is an example of one that I wrote:
>
[quoted text clipped - 3 lines]
> SDK. If you look on CodePlex you should be able to find the IronPython
> example also.