A common problem when developing Silverlight applications is how to share classes and in particular (Entity Framework) entities which are compiled for the full .NET framework in a Silverlight application. Silverlight is a browser plugin and a platform independent subset of the full .NET framework. Therefore...
Posted to
Brij Mohan
(Weblog)
by
mohanbrij
on
07-23-2009, 12:00 AM
Filed under: ASP.NET, C#, Framework 3.5, Visual Studio 2008, Silverlight 3.0, WCF