CodeBetter.Com
CodeBetter.Com

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Web services on the world wild web

    No more lamenting woes, back to real code. This was the core of my SDN presentation . The web is an omnipresent infrastructure which your software can use to communicate. The way to communicate are XML webservices over HTTP. Any attempt to do it different often ends in a firewall as soon as it is deployed...
    Posted to Peter's Gekko (Weblog) by pvanooijen on 09-21-2006
  • Switching from the VS development server to IIS

    By default a web project in VS is hosted by Cassini, the included web-server. Nevertheless I prefer IIS for my projects. For several reasons: Security. A site running in IIS is running under the asp.net account which is quite a stricter security context than the one Cassini is running in. This can lead...
    Posted to Peter's Gekko (Weblog) by pvanooijen on 09-12-2006
Page 1 of 1 (2 items)