Is it possible to reuse MS Project Server functionalities and features with ASP.net application?
I have created an ASP.Net application for management. I need to get and display informations from MS project server.
I need to display some information about number of projects, projects names, some details about schedule, resources ...
Is there any library to resuse on my application that help me to communicate with MS Project server and its database?
thanks