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

ASP.NET Core Components - HTML5/JavaScript VS ASP.NET MVC

6 Answers 205 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Naga
Top achievements
Rank 1
Naga asked on 10 Jan 2017, 05:00 PM

Telerik Team,

 

We are working on the ASP.NET Core web application development and planning to use Kendo UI ASP.NET Core Components. Currently I am evaluating the ASP.NET Core Components for usage in our application. While going thru the demos, I have observed that the ASP.NET Core Components comes in two versions: ASP.NET MVC and HTML/JavaScript. After looking at the demos, I understand that the HTML/JavaScript version involves writing lot of HTML/JavaScript code, where was the ASP.NET MVC version code is compact. I would like to know what are the pros and cons of one over the other. Please provide any document or URL which gives the differences between these two versions and which one will be the better option to use in ASP.NET Core web application. Thanks in advance.

 

Regards,

Naga

6 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 10 Jan 2017, 09:27 PM

Hello Naga,

 

Please, take a look at the following resources on the subject:

http://developer.telerik.com/featured/kendo-ui-vs-ui-for-asp-net-mvc/

and 

http://docs.telerik.com/aspnet-mvc/getting-started/kendo-ui-vs-mvc-wrappers.

 

Best regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Naga
Top achievements
Rank 1
answered on 11 Jan 2017, 02:52 PM

Hi Rumen,

 

Thanks a lot for providing the links. They helped me to understand the differences between two versions. After going thru the links, I understand that the HTML5/JavaScript version involves client-side scripting (JavaScript) where as the ASP.NET MVC version allows us to integrate the .NET code with the widgets. I would like to know your recommendation whether to use the HTML5/JavaScript or ASP.NET MVC version for ASP.NET Core web application. We will have most of the business logic written in C# in the application.

 

Regards,

Naga

0
Naga
Top achievements
Rank 1
answered on 11 Jan 2017, 02:53 PM

Hi Rumen,

 

Thanks a lot for providing the links. They helped me to understand the differences between two versions. After going thru the links, I understand that the HTML5/JavaScript version involves client-side scripting (JavaScript) where as the ASP.NET MVC version allows us to integrate the .NET code with the widgets. I would like to know your recommendation whether to use the HTML5/JavaScript or ASP.NET MVC version for ASP.NET Core web application. We will have most of the business logic written in C# in the application.

 

Regards,

Naga

0
Rumen
Telerik team
answered on 11 Jan 2017, 03:44 PM

Hello Naga,

If your project will be developed mainly in C# and you have stronger server-side skills than you can choose the server-side Kendo UI wrappers for ASP.NET Core, e.g. Telerik UI for ASP.NET Core.

Best regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Naga
Top achievements
Rank 1
answered on 18 Jan 2017, 10:22 AM

Hi Rumen,

 

Thanks again. Are the Telerik UI for ASP.NET Core components the HTML5 compliant? As per my understanding, the HTML5/JavaScript version involves writing more JavaScript code compared to the ASP.NET Core components. Is it true? Which version is faster for applications development? Are there any added advantages of using the HTML5/JavaScript components over the ASP.NET Core version?

Regards,

Naga

0
Rumen
Telerik team
answered on 18 Jan 2017, 01:34 PM

Hello Naga,

Telerik UI for ASP.NET Core and Telerik UI for ASP.NET MVC are server wrappers of Kendo UI. These ASP.NET wrappers offer HTML5 rendering out-of-the-box, powered by Kendo UI http://www.telerik.com/aspnet-core-ui#50-jquery-based-ui-widgets-with-asp.net-core-server-wrappers.

You can find a list of pros and cons of the wrappers versus the widgets here.

Regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Naga
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Naga
Top achievements
Rank 1
Share this question
or