By takkie
via techblog.procurios.nl
Published: Dec 04 2008 / 12:15
If no parser is available for the file you need, writing one yourself may be easier than you think. What file-structures are managable? What would be the design of such a parser? How do you make sure it is complete? Here we describe the process for building a JSON parser in C#, and issue the source code.
Add your comment