Browse by Tags

All Tags » WCF » ASP.NET (RSS)

Sharing source code between .NET and Silverlight by mohanbrij

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...
More Posts