c# - XHTML file reading using HTMLAgilityPack.dll -


i working on c# (windows form based) project. requires read contents xhtml files.the xhtml files stored on local drive , not on web. possible read contents of xhtml pages (without tags) using 'htmlagilitypack.dll'? if not there other solution it?

thanks; mayuresh.

yes can. i'm using library , works fine. exposes api similar .net's system.xml.xmldocument class, except prefixed html, obviously. html document tree can queried using xpath, xml document.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -