I am attempting to do some Html parsing in a C#. After searching SO for insights into where I should begin, at Parsing HTML with c#.net I found references and high praise of this: http://htmlagilitypack.codeplex.com/ I would like to use this in my project but I do not know the correct steps to use a custom Library. After downloading I do not know what to do with the files. I know how to reference the dll. but I am uncertain what to do with the other files(.XML, .PDB)
一步一步的指示将是巨大的。