SlickEdit has created an Add-On for Visual Studio that integrates with the popular site, The Code Project.
Browsing web pages from within Visual Studio isn't a particularly novel trick. The interesting thing happens once you locate the article you need. The Code Project Browser automatically unzips the code into a folder structure it maintains and open the solution or project file.
Once a project is downloaded, the browser keeps a record of it. This allows you to quickly find projects you used before and makes it easy to delete ones you are no longer interested. It also has links to the original article, making it easier to look for additional information or check for updates.
As the name implies, this tool is only for people using Code Project articles. It doesn't include any support for submitting new articles.
Since all of the source is provided, you can use this as a basis for your won VS Add-On.
Community comments
Your link doesn't work
by RG Sandy,
Re: Your link doesn't work
by RG Sandy,
Your link doesn't work
by RG Sandy,
Your message is awaiting moderation. Thank you for participating in the discussion.
The link takes you to Competitions on CodeProject
The software does not appear anywhere on this site.
Re: Your link doesn't work
by RG Sandy,
Your message is awaiting moderation. Thank you for participating in the discussion.
Here's the correct link: www.codeproject.com/KB/macros/cpbrowser.aspx