Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting started developing add-in for powerpoint

I would like to develop an add-in for Microsoft PowerPoint. I have Visual Studio 2012 installed and ready, but i can't seem to find any simple tutorials or getting started guides on the subject except this brilliant (sarcasm) guide from Microsoft: http://msdn.microsoft.com/en-us/library/vstudio/cc668192.aspx

I have been searching the net for a few days, but without any luck.

Is there anyone with experience in developing add-ins for PowerPoint, who could give me a hint on how to get started?

It would be great to know if you prefer Visual Basic or C# and why.

Lastly, sorry if I sound like a rookie. I am for sure.

Kind regards.

like image 829
Attaque Avatar asked Feb 03 '13 01:02

Attaque


1 Answers

http://blogs.msdn.com/b/jasonz/archive/2012/05/24/my-favorite-features-creating-storyboards-with-powerpoint.aspx

http://www.codeproject.com/Articles/420406/PowerPoint-timer-addin

http://msdn.microsoft.com/en-us/library/office/bb960904%28v=office.12%29.aspx

I guess these are good one's for starting up...with code..

like image 143
sumeet kumar Avatar answered Sep 29 '22 00:09

sumeet kumar