How to get started on PSI

R

Robert

Hello,
I already know Project VBA. How can I get started on PSI (PSI for
beginners?)
Thanks
 
D

Dale Howard [MVP]

Robert --

I would recommend you post this question in the
microsoft.public.project.developer newsgroup, as you are more likely to get
a reply in that group. Hope this helps.
 
M

Marc Soester [MVP]

Hi Robert

a good starting point is the Project Server 2007 SDK which you can find on
the microsoft page. The SDK ( Starter Development Kit) gives you some good
samples and explanation regarding PSI. Additionally I would recomment looking
into "Web Services" if you are not already familiar with them.

Hope this helps
 
R

Robert

Dale and Marc,
Thanks a lot !

Marc Soester said:
Hi Robert

a good starting point is the Project Server 2007 SDK which you can find on
the microsoft page. The SDK ( Starter Development Kit) gives you some
good
samples and explanation regarding PSI. Additionally I would recomment
looking
into "Web Services" if you are not already familiar with them.

Hope this helps
 
N

NZ Projects

Personally, I'd start with basic C# programming. If you only know VBA, the
SDK won't be too much help.
 
Top