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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:33:27+00:00 2026-05-11T06:33:27+00:00

From what I know basichttpbinding is backward compatible to .net 2.0 correct? It seems

  • 0

From what I know basichttpbinding is backward compatible to .net 2.0 correct?

It seems that when you reference the WCF service, the API is different.

My service uses SSL, and it has a username and password you have to set.

In .net 2.0 the API is totally different, and having issues calling an endpoint correctly.

  • 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. 2026-05-11T06:33:28+00:00Added an answer on May 11, 2026 at 6:33 am

    WCF services are present in the .NET 3.0 and 3.5 frameworks. While your service will be executing in the 2.0 runtime (.NET 3.0 and 3.5 are just additional layers to the 2.0 framework), as long as it serializes types that are easily understood (i.e. can be resolved to basic types like strings and integers), all is well. In fact, a Java client could call into the WCF service since at the wire level, what matters is compliance with widely accepted specifications like SOAP 1.1 for example.

    From your windows forms client, you need to create a reference to the service using wsdl.exe (or using Visual Studio’s Add Web Reference wizard). As far as it knows, it looks like any ASP.NET web service.

    Now, using the basicHttpBinding is not all there is to ensure your service is compatible with non-WCF clients. You also need to be sure you’re sticking to the DataContractSerializer or the XmlSerializer. You’ll want to avoid the use of the NetDataContractSerializer since that requires that types be shared on both the service and the client. Not that it could not be done, but you’d have to make sure your types are in a .NET 2.0 assembly and aren’t using functionality only available in 3.0 or later (e.g. System.Core).

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

Sidebar

Related Questions

I know from reading Microsoft documentation that the "primary" use of the IDisposable interface
I know that calling a virtual method from a base class constructor can be
I know how to tell Castle Windsor to resolve a reference from a factory's
Does any one know from where can I download source code for Cassini. I
What methods to use a database from Clojure are there? I know from Clojure
Let's say I have N pictures of an object, taken from N know positions.
I'd like to implement a scalable chatroom in rails using AJAX. I know from
From what I know, the em keyword in CSS means the current size of
I'm used to Atlas where the preferred (from what I know) method is to
Anybody know of a way to copy a file from path A to path

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.