Introduction

In this article, we will see how to develop a simple Silverlight application with MVVM, WCF services, and Entity framework. In my earlier article, I described how to develop a simple Silverlight application in MVVM pattern (link to article). In this article, we will learn how to create a Silverlight application with WCF services also.

Steps
  1. Add a new Silverlight project.
  2. Create a project for Model as type Class Library.
  3. Add a WCF service project.
  4. Configure service.
  5. Add service reference to Silverlight project.
  6. Add cross domain policy.
  7. Run and debug the application.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too. 

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.