I have an MVC project. In that I need to communicate to database using a WCF
service and not the Web API. The result from the WCF, I need to bind to my View
using knockout.js. I am completely new to MVC. Can anyone provide me with a link, or example,
or an article that helps me.
Prasham SabadraPosted Mar 25, 2015, 3:27 AM
Please check following links once
http://dotnet.dzone.com/articles/bind-json-rest-result-using
http://www.dotnetcurry.com/showarticle.aspx?ID=1051
https://msdn.microsoft.com/en-us/magazine/jj133816.aspx