Community

REST with WCF and Entity Framework with JSON Serialization

(Dmitriy Kozlov) Problem: you have some database and use Entity Framework to get data from it. You need develop web-service which returns JSON-data based on your entities. And as a consumer of this service you need to use javascript client. Also, you should provide cross-domain access to your web-se

Read More - Register for Free Membership