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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T01:04:53+00:00 2026-05-12T01:04:53+00:00

Let us assume I’m using communicating from my mobile device to my server via

  • 0

Let us assume I’m using communicating from my mobile device to my server via WCF web service. I could also do this with a standard web service as well.

I have read the WCF Guidance for Mobile Developers (http://wcfguidanceformobile.codeplex.com/), the only thing I see there is WCF has SSL support while straight web services do not.

Now, a valid reason might be you have multiple device TYPES (desktop, web, server-to-server, etc) you want to use to communicate with the server using different protocols — I don’t have that need. I just need to talk to my server from a mobile device (.netcf)

  • 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-12T01:04:54+00:00Added an answer on May 12, 2026 at 1:04 am

    John is correct that ASMX web services are now considered a legacy technology. In general, when writing code that communicates with other processes over any sort of network, your default choice should be WCF.

    When you work with the full .NET framework (i.e. on servers and desktops), this is always true. There may be times when you need to use another technology (e.g. raw sockets), but never ASMX.

    WCF on .NET CF is different. It is a very limited port of WCF, and there are actually things you can do with the old web client that you can’t do with WCF on .NET CF: In the old web client, you can use Windows Authentication with both HTTP and HTTPS. With WCF on .NET CF, you can only use Windows Authentication with HTTPS. That particular issue actually stopped us from using WCF on the device for Microsoft Dynamics Mobile.

    There’s a reason for this limitation, since you should never use Windows Authentication with HTTP in production scenarios, as the username and password will be transmitted in clear text, but we needed it for testing purposes.

    With the risk of stating the obvious, I’d also like to point out that whatever decision you take with regards to the code you will be writing for your devices, you should definitely go with WCF if you also write the web services with which the devices will communicate.

    Even if you use the old web client technology on .NET CF, you can still talk to WCF services. That’s what we did with Dynamics Mobile.

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

Sidebar

Related Questions

Let's assume I have the following multidimensional array (retrieved from MySQL or a service):
Let's assume I browse a specific web page that uses JavaScript to update its
To restrict the scope, let assume we are in Windows world only. Also assume
Let's assume you are using Rails, and have a form with nested models; for
Let's assume I have two entities - project team and employee. Each employee could
Let's assume i got this code: internal static bool WriteTransaction(string command) { using (SqlConnection
Let's assume that some developer in my team shelved his changes that he did
Let's assume we've got the following Java code: public class Maintainer { private Map<Enum,
Let's assume I have a model called product. Let's assume that product has three
Let's assume our average page weights P KBytes and we've got N visits per

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.