I am developing a project with wcf . I need to develop a wcf service that will take data from database. I should write it in WCF custom data provider. I can do it with wcf linq and webService with EF. But I can not understand the example of Custom data provider with WCF.http://msdn.microsoft.com/en-us/library/ee960143.aspx
Can anyone send me an easy example of wcf custom data provider.
My mail is : <removed>