News

You don't need to write tons of JavaScript code to create a JavaScript-friendly MVVM app. Let DotVVM can take over. Here's a basic tutorial for developing with it ...
To make it work, DotVVM constructs a Knockout ViewModel from the JSON-serialized C# ViewModel. In the TextBox control, the binding expression looks like this: {value: …}. It’s called value binding and ...