calling WCF service Method in HTTP GET by browser or HttpWebRequest

Discussion in 'C#' started by asafaa, Aug 29, 2010.

  1. asafaa

    asafaa New Member

    Joined:
    Aug 29, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Can i call a WCF service Method using HTTP GET by browser or ASP.NET (without WCF Client)?

    it works for asmx web service....
    but i can't find a way to call a WCF service Method with HTTP GET through the browser or C# ASP.NET Code...

    can i do that ?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice