I\'m looking for a .NET (much preferably open source in C#) library for dealing with fixed length field text files. It wouldn\'t be too much to write one, but existing, tes
I have since been pointed to this XML based parsing code, as well as this similar project on CodeProject. The more the merrier, and the closer I will get to a 'perfect' fit.