Was checking out MSDN today and they have a new tool in codeplex called PackageThis. This tool allows you to choose parts of the MSDN library and then store it locally as help file.
This is god send, when you are learning a particular tool and you do not have a very good internet connection.
Also this is a nice code example for people who want to work with the MSDN Content Services, which is a set of web services that allows you to access MSDN content.


Comments