Hello,
I created a Blank XAML metro app using VS2012 RC. Have written some C++ code to do some tasks. I need to parse HTML content in my task. I tried with XmlDocument object. But it seems doesn't work for me. I came across Html Agility Pack and downloaded the packages. The downloaded package contains dll's.
But how can I port this into my project and can use the functionalities. Could some one suggest me on this.
Please help me.
Regards,
Krish