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

Migration process from AJAX to Core

3 Answers 478 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christophe
Top achievements
Rank 1
Christophe asked on 05 Sep 2018, 03:55 AM

Hi All,

We have been using the UI ASP AJAX product to build up our WebApp during the past 5 years. We would like now to migrate to UI ASP Core. Is there some kind of tool from Telerik that would ease the process ? 

We are aware that will require code editing at some point, but if there was some kind of Analyzer or something to indicate what lib must be replaced / updated / deleted or what telerik object / class should be used instead of the current one to achieve similar behavior etc .... This would be great help.

 

Cheers

 

Chris

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Sep 2018, 11:39 AM
Hi Chris,

The differences in terms of architecture, usage in MVC and AJAX are huge. Therefore, there is no automatic tool that can migrate an existing ASP.NET AJAX project to an ASP.NET MVC one. 

Such an action should be done by entirely re-implementing the application by using the corresponding tools and controls for MVC. My advice is to examine the getting started resources available in the UI for ASP.NET MVC documentation:

Let us know if you have any other questions.


Best regards,
Rumen
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.
0
Christophe
Top achievements
Rank 1
answered on 06 Sep 2018, 11:44 PM

Hi Rumen,

 

Thanks for your quick reply. Ok, that was a stupid question as it looks like ASP Core requires the MVC architecture. I should have checked that earlier.

Cheers,

 

Chris

0
Eyup
Telerik team
answered on 02 Mar 2022, 03:08 PM

Hello,

We have some pretty neat blogs for describing the migration between different technologies:
- From Web Forms to Core
- From Web Forms to Blazor
- From MVC to Core MVC
- From MVC to Blazor

Now, to summarize, Telerik UI for MVC is suitable for .NET framework versions 4.0, 4.5, 4.6, 4.7 and 4.8.

For .NET Core versions 3, 5 and 6 you will use Telerik UI for Core.

Since Web Forms and MVC are completely different technologies, I am afraid to let you know that any code re-use on the UI part is not possible and the app needs be rewritten anew.

 

Regards,
Eyup
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Christophe
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Christophe
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or