Click here to Skip to main content
15,742,477 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to add addons in ms office using dotnet
Posted
Updated 14-Apr-13 22:51pm
v2
Comments
Maciej Los 15-Apr-13 8:57am    
Please, be more specific and provide more details. What are you trying to achieve?
[no name] 15-Apr-13 18:53pm    
What is it that you think addons for Office have anything to do with ASP.NET?

1 solution

You need to use VSTO (Visual Studio Tools for Office). You can start at http://msdn.microsoft.com/en-us/library/d2tx7z6d%28v=vs.110%29.aspx[^]. But look for samples and read up on the documentation.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900