Making sense of ASP.Net Paths - this is a link to remember
(taken from http://msdn2.microsoft.com/... Choose the Appropriate XML Class for the Job To help you choose the appropriate .NET Framework class to process XML, consider the following guidelines: · Use XmlTextReader to process XML data quickly in a forward, read-only manner without using validation, XPath, and XSLT services. · Use XmlValidatingReader to process and to validate XML data. Process and validate the XML data in a forward, read-only manner according to an XML schema...
Just follow this link: http://www.slproweb.com/pro... Update:The version currently for download, is 1.0.0 - since May 4, 2010Thanks to Joe Peters, who left a comment below, we have a link on compiling OpenSSL for windows