This is a mirror of official site: http://jasper-net.blogspot.com/

Silverlight Asynchronous WCF Calls Without Ruining Your Architecture

| Monday, December 27, 2010
A while back I wrote a blog post about how Silverlight 4’s asynchronous network calls make a layered client-side architecture difficult.  In that post I talk about wanting to have a loosely coupled, testable, n-tier architecture on my Silverlight client application.  Basically, I wanted to have a client-side architecture that was nicely layered like Figure 1 rather than a flat, 1-tier architecture like Figure 2.

image_thumb.png

Read more: Benjamin Day Consulting, Inc.: The Blog

Posted via email from .NET Info

0 comments: