Hi, actually have used Kendo UI here and there. But never really understand the difference among those. Just know UI MVC is a wrapper to enable Kendo UI in MVC razor & Kendo UI is a Javascript UI library? How about UI AJAX? Please clarify. Thanks a lot!
2 Answers, 1 is accepted
0
Marin Bratanov
Telerik team
answered on 16 May 2016, 10:01 AM
Hello Alex,
Kendo UI is a pure client-side library built on top of jQuery (i.e., jQuery widgets)
UI for ASP.NET MVC are server-side MVC wrappers for Kendo UI (i.e., they result in Kendo UI widgets being instantiated on the client-side while you write Razor).
UI for ASP.NET AJAX is mostly IScriptControl WebForms controls based on MS AJAX. It also contains a few wrappers for Kendo UI widgets.
Regards,
Marin Bratanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.