Developing plug-ins for OneNote

U

undisclosed

Hi
First of all i'm sorry if my english is not that good

I searched for a previews post about this but I didn't find anything.
didn't look all the posts so if exist any post I'm sorry for askin
again


I'm in my last year in the university and I've have to develop a
application for my degree

I'm new in this Amazing world of OneNote and I need a little help fro
you guys. I need to develop an application for TabletPC. The idea is i
the application goes well and works, send it to microsoft so they ca
include it in OneNote (if they want to of course :tongue: ).


The application I have to do has some features like share files, b
colaborative, see other users that are online in the network, etc. So
the thing is that OneNote has a lot of features that are great, fo
example, where you write with the pencil looks like the page of
notebook, saving notes, using different pages, etc

So my question is: How can I do this plug-in? ... I mean, Can I se
the source code and start from there

I'm sorry my ignorance about this, but I always develop my own stuf
and I've never started from something that already exist, speciall
something from microsoft.

If the situation was different I probably would start my applicatio
from scratch, but OneNote has a lot of cool features that fit perfectl
with what i need...besides my teacher told me to find the way to ad
this new plug-in, this new features to OneNote.

So, that is my problem....I don't know if exist the posibility to hav
the source code or something. How did you guys do it to develop th
plug-ins that you have developed?

I need to do this plug-in so if you can help me i'll be gratful

Thanks for take the time to read my message and I hope you can help me

Regards
 
J

John Guin [msft]

Hello,

We have an XMLbased API documented at
http://msdn.microsoft.com/en-us/library/ms788684.aspx and
http://msdn.microsoft.com/en-us/library/aa286798.aspx. The schema for the
XML is here:
http://www.microsoft.com/downloads/...80-F2C0-4B80-9AD1-2CB0C300AEF9&displaylang=en

You can also check my blog - in January I list the addins the test team for
OneNote has released for the year, and almost all of them include the source
code for the addins.

There is a shared source object model (built on top of the XML API at
www.codeplex.com/onom also.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top