Is there a way to query MSDN.com programmatically? Essentially I have a class name, namespace or other identifier and want to find the MSDN Documentation page, ideally passing in a version as well (.net 3.5, .net 4.0, Silverlight etc.)
I think I saw some API, but googling for "programatically query MSDN" wasn't very helpful, seems like MSDN is a bad term to google for...
