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

KendoUI with ServiceStack.net

3 Answers 173 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Norbert
Top achievements
Rank 2
Norbert asked on 17 Apr 2013, 09:40 AM
Hey,

I want to use KendoUI on the top of my ServiceStack project.
What is the recommended way to use ? I heard that the MVC of KendoUI wrappers are not compatible with HTML-Helpers of ServiceStack ?

So it would be nce to know why ?
Can I use it without the MVC wrappers of KendoUI - if yes - what's the best case ?

best wishes
Norbert

PS: ServiceStack

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 18 Apr 2013, 07:23 AM
Hi,

 Kendo UI for ASP.NET MVC works only with ASP.NET MVC 3 and 4. We are referencing the System.Web.Mvc.dll assembly and use it for a lot of things internally. Kendo UI for ASP.NET MVC will not work outside of an ASP.NET MVC application.

 The client-side version of Kendo UI can work with any server-side web framework - ASP.NET, PHP, JSP, Django, Ruby on Rails etc. The introduction help topic shows how to use Kendo UI in the general case.

 Let us know if you have more specific questions.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Norbert
Top achievements
Rank 2
answered on 18 Apr 2013, 10:18 AM
Ok, thank you!
So the answer is that it doesn't work with ServiceStack Razor engine?!
0
Atanas Korchev
Telerik team
answered on 18 Apr 2013, 11:08 AM
Hello,

 Kendo UI Complete for ASP.NET MVC works only in ASP.NET MVC applications.

 Kendo UI works in any server-side application framework capable of rendering HTML and JavaScript.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Norbert
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Norbert
Top achievements
Rank 2
Share this question
or