Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
I find it very interesting and have a prototype working based on Steve s mvc sample and another small sample from this thread. Using json.net to deserialize within the post action as I couldn t figure how to downgrade his FromJsonAttribute from .net 4 to .net 3.5, which I m running in this case.
Wanted to know if anyone had put the Knockoutjs JavaScript library into production with asp.net-mvc and found any major issues?