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

Some real sample apps please

6 Answers 437 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 05 Feb 2014, 01:52 PM
It would be nice if we had some more real business sample apps.  I see there are a few examples on git hub but are quite limited.  There is a mention of a Northwind Sample coming which would be more useful.    Something with a fair few linking tables,  some lookup lists, CRUD forms.   There are of course different samples online here but not too many actual complete MVC examples.  Most examples have blank MVC controllers!!.  So im not sure about anyone else but I have to then try to implement these examples using MVC with entity framework sending data to the view and back to the controller.  This usually involves a lot of head scratching and trail and error before i manage success.   

If i click on http://www.telerik.com/aspnet-mvc then click on Demos it takes me to the Kendo demos which has examples for ASP.net and MVC with razor syntax etc, but when i click on documentation all this has gone and all the documentation is in the plain html syntax with no mention of MVC.  

The Sample Kendo apps apps websushi, aeroviewr are nice and pretty.  The ASP.NET sample salesdashboard is basiclly lets see how many pretty visual elements we shove into one page.  The WPF Sample apps are the same.   But your tools are used for more than just pretty websites and sales dashboards with loads of graphs and charts.   They are also used for boring financial applications with lots of basic but very different types of data entry forms.  The meat and potatoes of business applications.  Show us how to build these apps too.  The bootstrap example page would be quite useful if you turned it into an MVC sample application with full CRUD forms etc.   Nothing too complicated just something like using he Northwind or Adventure Work databases (or one of your own).   This would i'm sure save people a  lot of time.

Thanks


6 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 05 Feb 2014, 02:35 PM
Hello Kevin,

We realize the need of more sample applications and appreciate your honest feedback. Could you please let us know what would you like to see in a sample project? 

Other than that you may find the following sample ASP.NET MVC applications useful:

SalesHub  (built with Telerik UI for ASP.NET MVC - ASP.NET MVC wrappers for Kendo UI)

- Live demo
- Documentation 
- Source

Musicstore (built ASP.NET MVC and the JavaScript version of Kendo UI)
- Live demo
- Documentation
- Source

In addition you can check the sample ASP.NET MVC application that ships with the distribution.

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ruud
Top achievements
Rank 1
answered on 06 Nov 2014, 09:29 PM
Hi,
I recently bought the Kendo UI Mvc suite; great stuff! At the moment, I am on my first journey to create a mobile web application combined with a MVC5 back end.

I would like to see a simple sample project which handles the following requirements:
- MVC5 web application with Kendo UI Mvc
- usage of the Single Page Application pattern (no post backs, ever!)
- usage of create/edit/delete Mvc Razor forms (which should be ajax/client based because of the SPA pattern)

Goal: a Kendo mobile web application which utilizes the MVC razor goodies like scaffolding and model validations etc. to enable real rapid development.

Perhaps there are some examples available (still looking into the knowledge base); but it would save me a dramatic amount of time to have this in a simple sample app.. I am particularly stuck on the architecture; how to embed the Razor forms in a SPA with Kendo controls without post backs..

Best regards,

Ruud
0
Petyo
Telerik team
answered on 10 Nov 2014, 04:42 PM
Hello Ruud,

the closest thing we have which matches your requirements is the mobile asp.net mvc wrappers (like this one). A runnable MVC application is available in the download bundle - check the examples folder. Worth mentioning is that several of the patterns you describe (razor forms, etc.) are not specific to Kendo UI, so they are not showcased here. 

Regards,
Petyo
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.

 
0
Ruud
Top achievements
Rank 1
answered on 10 Nov 2014, 04:49 PM
Hi Petyo,

Thanks for the feedback! I understand, you cannot demo it all' :). But some things are so generic that it might be worth to set up a sample project. In this case a mobile single page application with razor forms, client validations, etc. Just to enable starters like me to kick start Kendo development.

Luckily I managed to get the specific issue I had to work; I now am the proud creator of a single page app with Kendo UI Mobile controls, RAZOR scaffolding, client validation etc.

Best regards,
Ruud
0
Richard
Top achievements
Rank 1
answered on 25 Feb 2018, 10:19 AM

The SalesHub and MusicStore demos are broken.

Firefox: Blocked loading mixed active content 
Chrome:  This request has been blocked; the content must be served over HTTPS.
IE: HTTPS security is compromised by

0
Misho
Telerik team
answered on 27 Feb 2018, 11:27 AM
Hello,

Thank you for bringing this problem to our attention. The issue is due to blocked mixed active content. I've logged the following bugs in our public backlog so you could keep a track of the status:

https://github.com/telerik/kendo-ui-core/issues/4027
https://github.com/telerik/kendo-ui-core/issues/4028

Best Regards,
Misho
Progress Telerik
Try our brand new, jQuery-free Angular 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
Kevin
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Ruud
Top achievements
Rank 1
Petyo
Telerik team
Richard
Top achievements
Rank 1
Misho
Telerik team
Share this question
or