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

asp.net ajax kendo

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
khansa
Top achievements
Rank 1
khansa asked on 21 Jan 2015, 10:36 PM
Hi.

1- Can i use kendo profession on asp.net ajax ??? i am watching it is for asp mvc. Can you show give me link where it is showing how to impliment kendo html to aspx ajax.

2- Can i convert my telerik asp.net ajax site to aspx mvc ???

Regards

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 22 Jan 2015, 11:49 AM
Hi,

You can use Kendo on a WebForm. Webforms result in an HTML page in the browser and have the structure of an HTML page in the markup, so you can use Kendo tools there as if you would on a normal  .htm/.html page. Note that you should usually add custom scripts after the ScriptManager.

You cannot convert a UI for ASP.NET AJAX project to an MVC project because they are built on top of two completely different paradigms (webforms and MVC respectively). Thus, the tools from the AJAX toolset cannot work in an MVC project. You can read more about this here: http://www.telerik.com/help/aspnet-ajax/mvc-integration-with-telerik-ui-for-aspnet-ajax.html.


Regards,
Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
khansa
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or