I would recommend using MPXJ (mpxj.sf.net) to extract data from Microsoft Project files. Don't be put off by the fact that it is was originally a Java library - you can use IKVM to produce a .net version of the library which works just fine. The next current release of MPXJ will include the includes native .net library dlls as well as the original Java JAR file, thanks to the magic of IKVM.
Disclaimer: I maintain MPXJ.
