Thanks in advance.
Luigi
There are several approaches in this thread:
http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/b6e8a28c-6760-4e86-a1aa-e2ce9ec36380/
--
Mike
I advise you a framework CodeFx :
http://cfx.codeplex.com/
Its not really a framework. It's documentation with codes for lot of
common things you can do with dotNET.
There is an exemple for every office application.
It details the basic implementation.
To find function and method, it's useful to already know the vba and
office data models.
You use the sames in C#
Regards,
Fabien