Click here to Skip to main content
15,879,535 members
Articles / Web Development / ASP.NET

Parsing/Loading/Searching XML Document of Size ~ 1GB

Rate me:
Please Sign up or sign in to vote.
3.45/5 (11 votes)
8 Aug 2008CPOL2 min read 57.6K   1.4K   43  
The Console application which provides an efficient way to parse large XML files using xmlReader and DOM object in hand

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Graduated in Electronics and Telecommunication.
Have been working in software company from last 30 months.
Technology/Languages intrested in
1. ASP.NET 2.0
2. AJAX 1.0
3. C# 3.0
4. JavaScript

Comments and Discussions