Justin Cooney

Web Development Tips and Examples

  • If you are on a network that is unfamiliar and you are suddenly confronted by a cryptic message such as: unable to resolve target system name, then likely there is a major problem somewhere along the path between your machine and the Internet site that you are trying to reach. Sometimes this can be due to mis-configurations on the network, but sometimes this is intentional blocking of specific URLs that have been flagged by automated software.

    (more…)

  • VS2013 Enable Nav Bar
    VS2013 Enable Nav Bar

    In past versions of Visual Studio, two useful drop-down lists existed over your main development window that would let you easily add new auto-generated page or object level events. These drop-down lists are commonly known as Server Objects and Events. Microsoft counter-intuitively calls these drop-down lists the Navigation bar.

    (more…)

  • WPAD stands for Web Proxy Auto-Discovery protocol. At this point in time it’s still supported by most browsers although it is an old protocol now. Most companies don’t rely on WPAD because of its inherent vulnerability to man in the middle attacks. (more…)