This is a migrated thread and some comments may be shown as answers.

Knockout JS Compatibility

1 Answer 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 11 Apr 2012, 07:01 PM
Hey,

Just out of curiosity, MVVM tools like Knockout - does Telerik controls work well with these types of frameworks?  Have you done any evaluation of this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 12 Apr 2012, 04:15 PM
Hi Brian,

The Model-View-ViewModel is an architectural pattern that can be implemented by a number of frameworks, based on different technologies. For example Knockout uses JavaScript and ASP.NET MVVM provides a framework to implement the MVVM pattern in ASP.NET projects.

The RadControls for ASP.NET AJAX are designed to be used under the ASP.NET framework and their functionality depends on the Page Life Cycle. If the MVVM pattern is implemented using this technology  the RadControls should work with it, although this is not officially tested and supported.

As the ASP.NET MVVM framework mentioned above meets these requirements we used it to perform several tests on the behavior of the RadControls in it. It appears that they are functioning correctly, the page events are firing and the implementation of the model view takes care of the data without affecting the standard methods for data binding the controls on the page and without regard of what are the exact controls used for data visualization. As long as the WebSite/WebApplication layer of the project is compatible with the ASP.NET AJAX framework things should work fine.
 
Regards,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or