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
Stay tuned to my blog, twitter 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.
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
- Add a new Silverlight project.
- Create a project for Model as type Class Library.
- Add a WCF service project.
- Configure service.
- Add service reference to Silverlight project.
- Add cross domain policy.
- Run and debug the application.
Stay tuned to my blog, twitter 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.
No comments:
Post a Comment