Click here to Skip to main content
15,891,513 members
Articles / Programming Languages / C#

Parsing Markup to Represent it as Objects

Rate me:
Please Sign up or sign in to vote.
4.20/5 (3 votes)
28 Mar 2009CPOL1 min read 18.2K   101   7  
An interesting problem is parsing a markup document to represent it as an object. This would be very helpful, for example, if you want to generate valid markup code.

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)
Egypt Egypt
Fun Coder Smile | :) My Job is my Hobby Smile | :)

Comments and Discussions