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

The Archive Base Latest Questions

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

For which applications or development scenarios the usage of WCF Data Services makes sense

  • 0

For which applications or development scenarios the usage of WCF Data Services makes sense and when other technolgies are the better choice (for example WCF RIA Services, ADO Entity Framework, classical ADO.NET, simple services or whatever) ?

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

    WCF Data Services is a pretty easy and quick way to get your data model – collections and entities – out on the web. You can easily browse your collections, look at entities etc., all through standard HTTP / REST calls.

    As long as you have mostly that – showing and displaying entities and collections of entities – it works really well. I don’t really know the extra bonus that WCF RIA Services carry just yet – haven’t investigated that too much.

    WCF Data Services are based on a model representation of your data – that’s where Linq-to-SQL or Entity Framework come into play and allow you to create that model, based on your physical database.

    When you need to use something like method-oriented services, however – like “Insert customer”, “Calculate total orders for customer” and so forth, then a SOAP-based WCF service will be more suited. A SOAP based WCF service defines a service contract (set of methods on your service) and allows you to call those methods on your service object.

    SOAP is great when doing transaction-oriented business work – it’s self-describing, e.g. your client can discover and interrogate the SOAP service (an area where REST sorely lacks – there’s no “WSDL” or something comparable for REST services).

    And if you’re doing SOAP, I would also recommend using a model-based approach for your data – create a model of your database and expose methods on those entities to the outside world – again, using Linq-to-SQL, Entity Framework, NHibernate or some other modelling / ORM tool. I would not advise to use “classical” or “bare-bones” ADO.NET for most of your work – it’s just too much grunt work and silly code – let a framework like Linq-to-SQL or EF handle that boring infrastructure stuff for you and concentrate on your actual business requirements and needs.

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

Sidebar

Related Questions

I'm looking for a good framework on which to base my applications development. In
Which gui development option gives a optimized and faster gui for Blackberry applications? BB
I am working with a web development framework which publish its applications in apache
I am very interested in mobile application development. But which language or framework is
I am currently developing an application which will require multiple different development languages. I
Say there is some functionality needed for an application under development which could be
I am the beginner in iphone development. I develop an application in which i
Which MVC-framework is the best option (performance/ease of development) for a web application, that
Applications which run on mobile devices have special user interface requirements. I think Apple
There are several web applications which allow you to send photos from your mobile

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.