Note that there are some explanatory texts on larger screens.

plurals
  1. POAre there any useful Silverlight Frameworks?
    text
    copied!<p>Are you using any framework (like <a href="http://compositewpf.codeplex.com/" rel="nofollow noreferrer">Prism</a> or <a href="http://msdn.microsoft.com/en-us/library/dd362339.aspx" rel="nofollow noreferrer">Unity</a>)? What are your experiences with them and are they mature enough to use in production apps?</p> <p>I would like to create a complete list of all frameworks:</p> <ul> <li><a href="http://compositewpf.codeplex.com/" rel="nofollow noreferrer">Prism</a> (Guidance, MVVM)</li> <li><a href="http://msdn.microsoft.com/en-us/library/dd362339.aspx" rel="nofollow noreferrer">Unity</a> (DI/IoC)</li> <li><a href="http://entlib.codeplex.com/wikipage?title=EntLib5Silverlight" rel="nofollow noreferrer">Enterprise Library 5.0 Silverlight Integration Pack</a> (Validation, Logging, Exception Handling, Caching, Interception, flexible config)</li> <li><a href="http://ninject.org/download" rel="nofollow noreferrer">Ninject</a> (DI/IoC)</li> <li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=76bb3a07-3846-4564-b0c3-27972bcaabce&amp;displaylang=en" rel="nofollow noreferrer">.NET RIA Services</a> (Data)</li> <li><a href="http://mef.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30098" rel="nofollow noreferrer">MEF</a> (Extensibility)</li> <li><a href="http://www.galasoft.ch/mvvm/getstarted/" rel="nofollow noreferrer">MVVM Light Toolkit</a> (UI Patterns)</li> <li><a href="http://www.codeplex.com/caliburn" rel="nofollow noreferrer">Caliburn</a> (UI Patterns)</li> <li><a href="http://www.slextensions.net/" rel="nofollow noreferrer">Silverlight Extensions</a> (Controls/UI Patterns)</li> <li><a href="http://www.codeplex.com/Silverlight" rel="nofollow noreferrer">Silverlight Toolkit</a> (Controls)</li> <li><a href="http://silverlightcontrib.codeplex.com/" rel="nofollow noreferrer">Silverlight Contrib</a> (Controls)</li> <li><a href="http://code.msdn.microsoft.com/silverlightut" rel="nofollow noreferrer">Silverlight Unit Test Framework</a> (Unit Test)</li> <li><a href="http://nroute.codeplex.com/" rel="nofollow noreferrer">nRoute Framework</a> (Application Flow)</li> <li><a href="http://clog.codeplex.com/" rel="nofollow noreferrer">Clog</a> (Logging)</li> <li><a href="http://ayende.com/projects/rhino-mocks/downloads.aspx" rel="nofollow noreferrer">Rhino Mocks</a> (Mocking)</li> <li><a href="http://farseerphysics.codeplex.com/" rel="nofollow noreferrer">Farseer Physics Engine</a> </li> <li><a href="http://sdlsdk.codeplex.com/" rel="nofollow noreferrer">IronRuby and IronPython</a> (Dynamic languages in SL)</li> <li><a href="http://deepearth.codeplex.com/" rel="nofollow noreferrer">DeepEarth</a> (Mapping)</li> <li><a href="http://imagetools.codeplex.com/" rel="nofollow noreferrer">.NET Image Tools</a> (Image manipulation)</li> <li><a href="http://kit3d.codeplex.com/" rel="nofollow noreferrer">Kit3D</a> (Graphics)</li> </ul> <p><strong>Update:</strong></p> <p>I've added a few to the list. I try to keep the list up-to-date with information from other sources.</p>
 

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