Browse by Tags

All Tags » Database (RSS)

WCF Data Services Toolkit to talk to any database using GetAll, GetOne, Save, Remove methods by nmarun

I did a primer on using WCF Data Services in my last post . One of the things I’m seeing about the posts regarding WCF Data Services using OData is that they used Entity Framework to do the DAL work. So a lot of underlying work gets hidden by using EF...
More Posts