I want to develop a report in microsoft sharepoint 2007 which can connect to microsoft project 2007 server , How can I start my work ? Anyone can recommend me some information (book, url, blog etc)

Thanks very much !

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Microsoft Project Server 2007 is built on top of SharePoint 2007. When developing for Microsoft Project Server 2007, you have access to all of the APIs provided by SharePoint...all you have to do is use them.

If you're new to developing for SharePoint 2007, I would suggest starting out at the MSDN Library for SharePoint and reading as much as you can:

Microsoft SharePoint Products and Technologies

Just be sure to read the articles/posts for SharePoint 2007 rather than 2010.

link|improve this answer
So actually, if I want to get the data within project server 2007, what api should I use ? as I am not familiar with sharepoint, can u point me the right direction for my research ? For example recommend a book or blog ? Thanks ! – MemoryLeak Mar 30 '11 at 15:21
@MemoryLeak - Updated my answer. – Justin Niessner Mar 30 '11 at 15:23
Heres the link for the Project Server 2007 SDK: microsoft.com/downloads/en/… – Kit Menke Mar 30 '11 at 20:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.