1
Answer

Bind wcf service to View using knockout in mvc

Vicky Yadav

Vicky Yadav

9y
1.2k
1
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.
Answers (1)