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

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer One method you can recommend which achievements to go for… May 11, 2026 at 11:33 pm
  • Editorial Team
    Editorial Team added an answer My rule is simple: use * when you want to… May 11, 2026 at 11:33 pm
  • Editorial Team
    Editorial Team added an answer One way of doing this is to create a custom… May 11, 2026 at 11:33 pm

Related Questions

I know I can do something like the following code to dynamically create a
From what I know, the em keyword in CSS means the current size of
From what i know a vector is guaranteed to be continuous and i can
I'm learning C#. From what I know, you have to set things up correctly

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.