Jan 7, 2007

Technology Migration Headaches...

While migrating our web services layer, we are taking the following strategy:
  • Use a "WebSite" project (as opposed to a "WebApp" project): this allows for granular deployment options and easy compilation options
  • Remove the "Web References" folder totally and start generating our own proxies
  • Define our own custom policy for passing/ propogating custom headers in the services layer

No comments: