Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML parser for C#

Status
Not open for further replies.

archer007

Technical User
Jun 18, 2008
6
0
0
GB
I need some help. I have found what looks like a very good HTML parser for C# ( but I can't figure out how to use it in Visual Studio 2008. I know this is probably about as basic as it gets... But I really have no idea how to proceed.
 
if it's just a simple assembly you need to reference it in your project. To do this right click the references directory for the project. click add. select the browse tab. browse to the file. select. ok. start using.

Jason Meckley
Programmer
Specialty Bakers, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top