Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 191587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:21:15+00:00 2026-05-11T16:21:15+00:00

I see that there are two options that I know can be used in

  • 0

I see that there are two options that I know can be used in web services… WCF obviously, and ASP.NET Web Services. What’s the difference? I just started picking up WCF recently and had a little exposure to web services in the past, but I’m certainly not an expert.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:21:15+00:00Added an answer on May 11, 2026 at 4:21 pm

    it is quite easy to know the differences.

    ASP.NET Web Method is called ASMX [because of the file extension] (check 4GuysFromRolla about this, they have a good tutorial)

    This technology makes you expose methods as a Web Service so you can connect it (to the WS) from everywhere and use it (the methods). But… you can’t protect the data between server and client, like, you can send big files in a clear mode, etc…

    [Note] you can protect the access to the web service using certificates, but it is a pain and quite complicated, normally in ASMX we use username / passsword to give access to a method (once again… in plain text!)

    In WCF, you are in the different world about Web Services, and this is the best technology in .NET (so far) to expose Services (can you see the difference… Services! not Web Services), WCF does not need IIS to run, it can run as a System Service on the server, using a console ambient (like command line), in TCP/IP mode, etc, so we say that WCF is a Service, not a Web Service. Remember ASMX need IIS to run and will only run hosted in a Web Server.

    With WCF you can use SSL to encrypt the communication (to do that in ASMX you need to use WSE – Web Services Enhancements) and it is quite easy to implement it, you can send big files and securely (to do that in ASMX you need to use MTOM – Message Transmission Optimization Mechanism).

    you can set the transmission preferences just changing one line of code, or even, if you prefer, change the XML configuration file, the security is much higher, etc, etc 🙂

    hope you get a better general overview with this, but there is much more.

    bottom line: to expose Web Services that you do not need to protect, you can use ASMX, no problem at all, but if you need to protect the communication somehow, do it in WCF!

    link: you can read here some performance comparative between the 2 services

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the android we can see that there is a default google search on
Following is my ListView adapter. You can see in it that there is a
I see that there is Controller.RedirectToAction(string actionName, string controllerName, object values) but I never
I see that there is PostSharp AOP support for Silverlight, but is there a
If you visit this site , you will see that there is an image
I am new to iOS programming. I see that there are functions defined in
I am developing a new project from scratch with Django. I see that there
I see that within MySQL there are Cast() and Convert() functions to create integers
I see in richfaces that there is a single slider, wondering if anyone has
I notice that there is some gap after my table. See the following snapshot:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.