Saturday, January 07, 2006 3:20 PM
szurgot
Upgrading/Releasing Software: SiteReader
I'm upgrading my portfolio with some new programs/upgraded to VS 2005.
The first one I've done today is called Site Reader. It allows you to bookmark a web site, and as you browse through the website, it will maintain the last URL visited. (Sort of like a real bookmark. <grin>) It's a pretty simple program, I think the hardest part was giving up on using the HTML Control (Or WebBrowser control in VS 2003) and just using IE so it doesn't have to do any popup management.
You can get it at my main site: http://www.szurgot.net/projects
Filed under: .NET