Re: upgrade .asmx to .svc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cowboy \(Gregory A. Beamer\)

    Re: upgrade .asmx to .svc


    "Adrian Moldovan" <AdrianMoldovan @discussions.mi crosoft.comwrot e in
    message news:8010A5D9-FF3D-4D09-9B9A-B42FD95B26A4@mi crosoft.com...
    Thanks Gregory,
    >
    Pretty close to what I was also imagined.
    >
    We'll also need to take care one more thing: if I expose a WCF endpoint as
    an url to an old web service, I need to set the binding to
    basicHTTPBindin g,
    this is the only binding that keeps the backward compatibility on.
    I had that one as a given, but a good point to add to any further
    discussion.

    WCF is a huge beast. If you really want to learn it, it is nearly as
    extensive as the main portions of the .NET Framework, in terms of time to
    learn it. But, if you really learn it, you will likely remain employed no
    matter what happens where you are now at. ;-)

    --
    Gregory A. Beamer
    MVP, MCP: +I, SE, SD, DBA

    Subscribe to my blog


    or just read it:


    *************** *************** **************
    | Think outside the box! |
    *************** *************** **************

Working...