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

Asp.net Core MVC : Tag helpers vs Server side wrappers

1 Answer 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Aravind
Top achievements
Rank 1
Aravind asked on 15 Aug 2018, 06:56 PM

Hi

We started using Asp.net Core MVC components and have question regarding the tag helpers and wrappers and which to use.

Which one we need to use and when :

      Tag helpers vs Server side wrappers?

Can you please explain when we need to use any one of these and in which we need to use them??  thanks .

 

 

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 20 Aug 2018, 07:53 AM
Hello,

Kendo UI has evolved as a Javascript library several years ago and was rapidly adopted by Javascript developers. However the benefits it offered were valued by developers used to code in other technologies - .NET, JAVA, PHP. Based on that demand we created the dedicated wrappers for each of these technologies that allow developers to use Kendo UI with their own platform of preference. For example the MVC wrappers allow developers to create and customize Kendo UI widgets using C# code instead of using Javascript.
On the other side - Tag Helpers are ASPNET Core feature. As we strive to always ease the usage of our tools, we have created Tag Helpers for Kendo UI widgets so that developers fully leverage this ASPNET Core feature.

Regards,
Martin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Aravind
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or