Hii Can anyone pls suggest soe site for
1)Wcf with Entityframework example
2)Wcf with Linq.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Sep 23, 2013, 8:11 AM
hi,
Please refer
http://blogs.msdn.com/b/alina/archive/2009/01/05/a-simple-wcf-web-service-using-entity-framework.aspx
http://blogs.msdn.com/b/adonet/archive/2011/03/21/using-wcf-data-services-with-entity-framework-4-1-and-code-first.aspx
http://msdn.microsoft.com/en-us/library/bb397933.aspx
hope this will help you.
Sanjay KumarPosted Sep 23, 2013, 6:21 AM
http://www.codeproject.com/Articles/127395/Implementing-a-WCF-Service-with-Entity-Framework
http://model-view-controller.net/2013/02/21/5060/
Sanjeeb LenkaPosted Sep 23, 2013, 6:12 AM
refer to this link
http://www.codeproject.com/Articles/127395/Implementing-a-WCF-Service-with-Entity-Framework
http://www.c-sharpcorner.com/UploadFile/54db21/insert-data-using-linq-with-wcf/
http://www.c-sharpcorner.com/UploadFile/54db21/select-data-using-linq-with-wcf/