Header banner
Revain logoHome Page
Trevor Blazis photo
1 Level
1342 Review
39 Karma

Review on Acid Library by Trevor Blazis

Revainrating 4 out of 5

Best and easiest way for xml parsin

The best thing about this product is that it can be used to parse any kind of files including XML, CSV etc without using external libraries like XSD or DTDs. I have been working with C# since its inception but never faced such an issue where parsing was required. This library solves all my problems related to parsing. It's free as well which is great! Also there are some paid features available too if you need more power than what free version offers. You can use it in your projects even though they're not open source. Parsing csv/xml documents from database tables.

img 1 attached to Acid Library review by Trevor Blazis



Pros
  • Using built in support for almost every formats (XML ,CSV.etc) alongwith standard functions supported by XmlDocument API eases development tremendously when writing xml parser applications;
Cons
  • A bit difficult learning curve initially.
  • No tutorials yet