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 983461
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:51:38+00:00 2026-05-16T04:51:38+00:00

what is the difference between binding and binding extension in WCF?

  • 0

what is the difference between binding and binding extension in WCF?

  • 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-16T04:51:39+00:00Added an answer on May 16, 2026 at 4:51 am

    There’s three different ways to use bindings in WCF. You can:

    1. Use the default bindings that come
      with WCF (e.g. wsHttpBinding,
      webHttpBinding, etc.);
    2. Customize a
      default binding so you can use it
      across different service endpoints
      (e.g. binding configuration); and,
    3. Use binding extensions to create
      your own custom binding that derives
      from the abstract Binding class
      which are usually composed of
      pre-defined BindingElements (such as your Transport and Message Encoding).

    So, the difference between binding and binding extensions is the degree of customization. Using ‘binding’, as you said, is really using one of the pre-defined bindings that come with WCF. Probably for 60-70% of your situations, that will work for you. A binding extension requires you to create your own Binding class (deriving from the abstract Binding) and you are able to piece together the various BindingElements that come with WCF into your own customized binding. (Or, you can create your own BindingElement.)

    So your question is really one of extremes on the WCF binding spectrum — ‘binding’ is pre-defined, ready to use bindings that you associate to your endpoints and ‘binding extension’ is totally customized that requires you to code your binding before assigning it to an endpoint.

    BTW, Aaron Skonnard has written a number of good articles for MSDN on WCF internals – I highly recommend that you check out his articles. Two that are very good are here and here.

    I hope this helps.+

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

Sidebar

Related Questions

I was trying to understand the difference between early and late binding, and in
I am having hard time to understand what is difference between dynamic binding Vs
Is there any difference between performing binding on .aspx page via <%# some code
What is the practical difference between JGoodies Binding and JSR 295, Beans Binding? They
What is the difference between ad-hoc binding and deep binding?
What is the difference between: <DataGrid ItemsSource={Binding MyCollection} /> and... <CollectionViewSource x:Key=CollectionData Source={Binding MyCollection}/>
I understand how the implementation of dynamic binding works and also the difference between
What is the difference between these two? DataContext={Binding SelectedItem, ElementName=listBoxStudents} DataContext={Binding ElementName=listBoxStudents, Path=SelectedItem} In
What is the difference between early and late binding?
What exactly is the difference between bindingConfiguration and bindingName elements in a WCF endpoint

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.