Third party code development

J

johnhitashi

Hi all,
I wanted to know whether Microsoft has documented the all the API,s
for third party development.If so please guide me where can I find
their documentation.
Please Please help me.



Thanks
 
J

James Fraser

Hi all,
I wanted to know whether Microsoft has documented the all the API,s
for third party development.If so please guide me where can I find
their documentation.
Please Please help me.

Thanks

A web search for "Project Server SDK" should get you what you want.
Without knowing the version that you are interested in, I can't tell
you much more.

There is also a Project Development group:
microsoft.public.project.developer
That might be helpful for you.


James Fraser
 
B

Brian Smith \(MSFT\)

Hi John,

The SDKs document all the public API for third party development.

2007 can be found at
http://www.microsoft.com/downloads/...F9-7028-4B30-99A2-18CB1EED1ABE&displaylang=en
for download and online at
http://msdn2.microsoft.com/en-us/library/ms400562.aspx.

2003 can be found at
http://www.microsoft.com/downloads/...8C-8BCA-4DB9-8753-178C0D3099C5&displaylang=en
for download and online at
http://msdn2.microsoft.com/en-us/library/aa209912(office.11).aspx

Other SDKs are available for related products such as SharePoint.

Best regards,

Brian.
 
Top