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

  • Home
  • SEARCH
  • 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 315011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:15:08+00:00 2026-05-12T08:15:08+00:00

I need some direction related to this topic; maybe I am missing the obvious.

  • 0

I need some direction related to this topic; maybe I am missing the obvious.

I dont see a contrast between WCF bound to HTTP and strongly typed web service. Why would this be any different?? I agree there are some development nuances especially related to XmlSerializer in ASMX vs WCF and a plethora of Microsoft jargons. Short of these; i only see parallels

DataContract=WSDL Type
ServiceContract=WSDL (aka service definition)
OperationContract=WebMethod

Operationally, I understand the binding can be numerous with WCF instead of getting locked down to HTTP, which can involve heavy construct and tear down. But for loose coupling it will all be web services.

Are there other operational differences??

Can someone show me the light and put me out of my misery?? :))

  • 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-12T08:15:08+00:00Added an answer on May 12, 2026 at 8:15 am

    Well, if you reduce your discussion to only HTTP, then there’s still a slew of advantages that WCF has over ASMX:

    • more and better security settings (ability to use either transport or message security)
    • much more flexibility – a lot more can be configured and tweaked in WCF, either in configuration files or code
    • ASMX web services can only exist inside IIS – IIS is a must-have requirement; you can self-host your WCF services in a console app or Windows NT Service
    • the clear focus on using Service and Data Contracts in WCF makes for a much cleaner interface and a much better separation of concern (better code, in the end)
    • support for things like reliable messaging and transaction support (even over HTTP)

    In short: even though the differences might be smaller when you restrain WCF to just HTTP, I still think it’s superior and if you have the choice to start something new today, by all means, use WCF instead of ASMX!

    Rick Strahl puts it very nicely in his blog post:

    I would argue that using WCF for any new services is probably a good idea even if you stick with pure HTTP and SOAP because by creating your service with WCF you can decide later on to publish this same service using WAS and also provide the more high performance TCP/IP transport. Or you might be asked to provide some of the advanced features of WS- protocols like transactions, attachments, session management, encryption etc. By using WCF you are building your service with a view to the future so you can easily move up to other protocols-some of which may not even exist today. Certainly new technologies will come along in the future and WCF protects you somewhat through its abstraction layer and common API.*

    Marc

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

Sidebar

Related Questions

I've search for some clues on this problem without much success. Hope someone can
We need to read and count different types of messages/run some statistics on a
I need to be able to match prospective owners to abandoned animals based on
Before answering this question, understand that I am not asking how to create my
I'm having a problem outputting a variable in my assembly. Do I need to
I have a few questions about endian-ness that are related enough that I warrant
I have a minor problem where my (new) computer tends to completely freeze up.
I have a simple problem. I have to fetch a url (about once a
I'm new to iPhone development, and multiple views (xib or nib) are really confusing

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.