GeekArticles
Microsoft
C#Convert PBS Legacy Files to XML
Author: codeproject.com |
Published: 27th Mar 2008 |
Visited: 64 times |
Add CommentFiled in: CSharpLegacy file formats, such as UN-EDIFACT with a record per line and fixed-length fields, still exists and are widely used for B2B transactions. A tool that can convert legacy files to human-readable XML might come in handy.
Read Article Sponsored Links
Related Articles
• MSBuild do not compile rc files QC#: 59461 Version: 11.2 Status: Open defect, requires resolution Description: My VCL Win32 Delphi project has rc files. These rc files were compiled correctly in Delphi IDE. However, if I use MSBUILD in command line to compile the groupproj/dproj f ...
• WSDL importer fails to import schemas in XSD files namespace QC#: 53643 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: Importer fails to import schemas when namespace property is used to import a schemaLocation. It seems to ignore the sc ...