I am using MPXJ library to access Microsoft Project file in .net. before proceeding with it i wanted to make sure either it is based on Microsoft Interop services or not.
i hope not :)
I am using MPXJ library to access Microsoft Project file in .net. before proceeding with it i wanted to make sure either it is based on Microsoft Interop services or not.
i hope not :)
Hi,
just to confirm, MPXJ is not based on any Microsoft APIs. It implements it own readers for the various file formats which it supports.
Hope that helps!
Jon
p.s. Disclaimer: I maintain MPXJ