This post originated from an RSS feed registered with .NET Buzz
by Anand M.
Original Post: Custom MSDN Library
Feed Title: .NET From India
Feed URL: http://www.dotnetindia.com/index.rss
Feed Description: Your daily dose of .NET From India
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.