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

UI AJAX, UI MVC, Kendo UI differences?

2 Answers 130 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 15 May 2016, 04:48 PM
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

Sort by
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.
0
Alex
Top achievements
Rank 1
answered on 18 May 2016, 04:07 AM
Thanks a lot.
Tags
General Discussions
Asked by
Alex
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Alex
Top achievements
Rank 1
Share this question
or