Hi,
I am new to add-ins but need to see a simple yet working source code for an
add-in in C#. (I am talking about one that extends IExtensibilityX or the
like) Can somebody provide one please?

Signature
Thanks in advance,
Juan Dent, M.Sc.
"Ed Dore [MSFT]" - 29 Nov 2004 19:25 GMT
Hi Juan,
Check out the automation samples at
http://www.microsoft.com/downloads/details.aspx?familyid=3ff9c915-30e5-430e-
95b3-621dccd25150&displaylang=en.
Specifically, the Solution Extender at
http://download.microsoft.com/download/7/f/0/7f035772-9add-4caa-ba54-9793859
04b40/SolutionExtender.exe, will probably help you out.
Sincerly,
Ed Dore [MSFT]
This post is 'AS IS' with no warranties, and confers no rights.
Carlos J. Quintero [MVP] - 30 Nov 2004 13:23 GMT
Check the Files section of the forum (free join):
http://groups.yahoo.com/group/vsnetaddin/
There are a lot of resources for add-in developers.

Signature
Carlos J. Quintero
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> Hi,
>
> I am new to add-ins but need to see a simple yet working source code for
> an
> add-in in C#. (I am talking about one that extends IExtensibilityX or the
> like) Can somebody provide one please?