Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:

how r=to read data from mpp file using asp.net
Posted

Be clear about what mpp is. It could mean many thing. Please notice this site has over 11 Million members so mpp could mean many different things. I'll assume you mean Microsoft Project.

You should refer to the msdn documentation. https://msdn.microsoft.com/en-us/library/office/ms512767.aspx[^]

Also, some other suggestions http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp-file-from-c-sharp[^]
 
Share this answer
 
Hi,

Please have a look at the links below which may help you.

MPP Viewer (a simple viewer for Microsoft Project files)

http://www.codeproject.com/Articles/170536/Simple-MPP-Viewer

Programmatically access a Microsoft Project (MPP) file from C#

http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp-file-from-c-sharp

Good day.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900