Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WCF and WF
  4. Difference between WCF and WebService

Difference between WCF and WebService

Scheduled Pinned Locked Moved WCF and WF
csharpwcfquestionlearning
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    meeram395
    wrote on last edited by
    #1

    I am a beginner to WCF. I have just started reading and doing practicals in WCF. One difference which I noticed beween WCF and WebServices are WCF will work on any protocols whereas WebServices will work only on HTTP. Is there any noticeable difference between these two apart from this? Is there any implementation or consumption difference between these two? Thanks

    Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

    K D 2 Replies Last reply
    0
    • M meeram395

      I am a beginner to WCF. I have just started reading and doing practicals in WCF. One difference which I noticed beween WCF and WebServices are WCF will work on any protocols whereas WebServices will work only on HTTP. Is there any noticeable difference between these two apart from this? Is there any implementation or consumption difference between these two? Thanks

      Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

      K Offline
      K Offline
      Kevin McFarlane
      wrote on last edited by
      #2

      See http://www.keithelder.net/blog/archive/2008/10/17/WCF-vs-ASMX-WebServices.aspx[^] for a good overview.

      M 1 Reply Last reply
      0
      • M meeram395

        I am a beginner to WCF. I have just started reading and doing practicals in WCF. One difference which I noticed beween WCF and WebServices are WCF will work on any protocols whereas WebServices will work only on HTTP. Is there any noticeable difference between these two apart from this? Is there any implementation or consumption difference between these two? Thanks

        Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

        D Offline
        D Offline
        doudoufly
        wrote on last edited by
        #3

        WCF combines and extends the capabilities of existing Microsoft distributed systems technologies, including Enterprise Services, System.Messaging, Microsoft .NET Remoting, ASMX, and WSE to deliver a unified development experience across multiple axes, including distance (cross-process, cross-machine, cross-subnet, cross-intranet, cross-Internet), hosts (ASP.NET, EXE, Windows Presentation Foundation, Windows Forms, NT Service, COM+), protocols (TCP, HTTP, cross-process, custom), and security models (SAML, Kerberos, X509, username/password, custom).

        1 Reply Last reply
        0
        • K Kevin McFarlane

          See http://www.keithelder.net/blog/archive/2008/10/17/WCF-vs-ASMX-WebServices.aspx[^] for a good overview.

          M Offline
          M Offline
          meeram395
          wrote on last edited by
          #4

          Thank you. Quite useful.. :)

          Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups