Tag Archives: Convert MPP to XML using C#

Convert XML to MPP or MPP to XML Programmatically using C#

Extensible Markup Language (XML) is a file format that stores information using tags. It may be used for storing or transferring data. There might be situations where you need to transfer the data stored in an MPP file to some application that accepts XML as an input format. On the other hand, you might have project data in XML format that you may want to convert to MPP format. For such cases, you can inter-convert MPP and XML formats according to your needs. To that end, this article will teach you how to convert MPP files to XML format and vice versa programmatically using C#.

Posted in Aspose.Tasks Product Family | Tagged ,