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

MVVM or MVC for Kendo UI with ASP.NET

1 Answer 129 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Al
Top achievements
Rank 1
Iron
Iron
Iron
Al asked on 30 Nov 2012, 10:39 AM
Hi, I hope I use the correct terminology here but I went through the 5 part Kendo tutorial (Hello JQuery, Hello HTML5, Hello Kendo UI etc.) and IIUC this was centered around creating a Web API project which was used to create an MVVM patterned project which used regular WebForms and the Kendo scripts.
Now, if I choose 'New asp.net mvc 3 project' in VS I will obviously have a very different architecture to the MVVM described above.

Let's say I have no reason to use any specific pattern, which approach would you suggest to be the easiest and/or most suitable for Kendo UI?

1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 04 Dec 2012, 10:22 AM
Hi,

In order to use the Web API you should use an MVC 4 for project or at least have MVC 4 installed.
Regarding your question about which approach to use - Kendo UI is not bound to any server side technology and it is up to you to decide which one best fits your application requirements. For MVC 3 I can suggest to check the sample available in our GitHub repository and which can be found on this page and the code-libraries related to MVC.

Regards,
Daniel
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
Al
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Daniel
Telerik team
Share this question
or