Attention: We are retiring the IIS.NET Community Blogs. Learn more >

Contents tagged with ASP.NET

  • Web Based Link Checker

    I had a client the other day ask me if there was an easy way for him to check a page he had that had a list of over one hundred web sites.  Obviously it's very tedious to have to go and click each link one by one, so I offered to try and come up with some code that can do it for him.  While I know it's fairly trivial to write a Windows app that would do this, I wanted to make it web-based so it was easy to distribute and re-use within our organization.