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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:07:17+00:00 2026-05-31T13:07:17+00:00

I am using Silverlight 5.0 and WCF 4.0 with entity framework 4.0. My design

  • 0

I am using Silverlight 5.0 and WCF 4.0 with entity framework 4.0. My design is as follows – Silverlight client calls a service agent(this is just a wrapper to a in process WCF service) through normal synchronous method call. THe service agent inturn calls a WCF service which is configured with a custombinding with binary encoding and httptransport. This WCF service is hoested in the same application as Silverlight and the calls from service agent is being made through “operationame”Async methods. Theservice agent has custom events that will be fired when “operation”Completed method is called. This service agent event will be handled by silverlight. This WCF service again makes a call to a distributed WCF service using “operationame”Async method.

My silverlight application has four different widgets in the screen and they make four calls to the service agent. The four calls from the service agent are being triggered parallely to the in process WCF service. But from the in process WCF service the calls are being made sequentially to the ditributed wcf service. I just checked with fiddler which shows that in process wcf is making sequential calls to ditributed wcf service. I would like to make it in parallel. Can somebody please help. The problem is my server is processing them ony by one as against running them in parallel. I confirmed this through fiddler where i saw the calls were arriving at the WCF sequentially. The WCF distributed service is configured as a percall with concurrencymode single and webhttpbinding.

Also does anybody have any resource/links to understand how the silverlight / wcf threading model works. I am interested in knowing if proxymethodAsync call is spawning a new thread?If not how does it work without blocking the UI thread?

  • 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-31T13:07:18+00:00Added an answer on May 31, 2026 at 1:07 pm

    HTTP Calls (which I’m guessing your WCF calls are being made over) are NOT Asynchronous.

    Your code issues an Async call – but the Silverlight runtime (or the browser) handles that connection synchronously for you. Only upon return does it then issue a callback to your code.

    There are also limitations on the number of connctions that can be made at once – this is a browser and/or runtime limitation. Usually the limit is two active connections.

    So, if you need to make many calls, you should wrap those up, and send them as a batch to the server.

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

Sidebar

Related Questions

I'm using silverlight-enabled wcf service and entity framework for my silverlight business applicaiton. But
I am using a WCF service and a Silverlight Client sending data to the
I have a Silverlight 3 app using WCF RIA Services and Entity Framework for
When using a Silverlight-enabled WCF service, where is the best place to instantiate the
I have a SOA application. 1. data layer: Entity Framework 2. Service layer: WCF
Ive just started using WCF with silverlight and its working fine. But one thing
I have a WCF service that I'm using in my Silverlight project. I've followed
I am using SL4, MVVM Toolkit, Entity Framework 4 & WCF RIA Services. I
I'm creating a website using Entity Framework (4.1), which exposes WCF services, and I
Can we create a Silverlight Socket Server ONLY using SILVERLIGHT and XML's (NO WCF

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.