How do communicate data between wcf and wpf using entity framework 4, mvvm light?
How do communicate data between wcf and wpf using entity framework 4, mvvm light?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This question is too broad to answer fully in a single post. Start by going through the tutorials on MSDN
To use publish and consume a WCF service, you need to learn about the following things:
There is plenty of information available on these topics via Google. If you get stuck on any point, post another question and someone should be able to help you.