Note that there are some explanatory texts on larger screens.

plurals
  1. POSilverlight 4 Business Application Architecture
    primarykey
    data
    text
    <p>With the arrival of VS 2010 and Silverlight 4, I decided it's time to look into Silverlight and understand how to build a 3-Tier business application.</p> <p>After several hours of searching for and reading documentation and tutorials, I'm thoroughly confused (and that doesn't happen easily).</p> <p>Here are some specific points I don't understand. I welcome guidance on any of them, and also would appreciate any references to a really good tutorial.</p> <ul> <li>Brad Abrahm's <a href="http://blogs.msdn.com/brada/archive/2009/03/19/what-is-net-ria-services.aspx" rel="nofollow noreferrer">What is a .NET RIA services</a> (written for Silverlight 3) seemed very promising, until I realized I don't have System.Web.Ria.dll on my system. Am I missing an optional download? Was this rolled into another DLL for Silverlight 4? Did this go away in favor of something else in Silverlight 4?</li> <li>This <a href="http://wunnavabk.blogspot.com/" rel="nofollow noreferrer">recent blog</a> says to start from a Silverlight Business Application, remove unwanted stuff, create a WCF RIA services Class Library project, and copy files and references from the Business Application to the WCF RIA services project, while manually updating resource references (perhaps bug in B2 compiler). Is this really the right road to go down? It seems... clumsy.</li> </ul> <p>My requirements are to perform <em>very simple CRUD</em> on straightforward business objects. </p> <p>I'm looking forward to suggestions on how to do that the <em>Silverlight 4 way</em>.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload