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

Best Web Service for LOB mobile app

3 Answers 24 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Xyler
Top achievements
Rank 1
Xyler asked on 01 Oct 2013, 07:05 AM
Hi There

We are building a business mobile app for a healthcare industry using Icenium + Kendo UI. Which is the best Framework to follow.?


Another important issue is Webservices. Which webservices will be best suited? REST/WCF/Cashed Rest/SerivceStack rest etc?

Any direction and examples will be of great help.


Thank you
Xyler

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 03 Oct 2013, 03:07 PM
Hi Xyler,

Kendo UI is an UI framework, while Icenium is an IDE and cloud service that allows you to build your app created with HTML, JS and CSS for Android and iOS platforms. We recommend going through the following blog post: What is Icenium Really?

Due to the nature of mobile devices and jQuery ajax calls that you would use, it would be best to use REST service.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Xyler
Top achievements
Rank 1
answered on 04 Oct 2013, 03:52 AM
Thank you Steve. 
Which is the better Application Pattern/Architecture to follow?

Do you recommend ServiceStack cashed rest services?

Thank you
Xyler
0
Steve
Telerik team
answered on 04 Oct 2013, 11:31 AM
Hi Xyler,

In general, the most common approach is exposing your data via a service and consume this JSON/JSONP service from Icenium project by jQuery ajax methods. Check this out for quick introduction and jQuery's ajax documentation

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Xyler
Top achievements
Rank 1
Answers by
Steve
Telerik team
Xyler
Top achievements
Rank 1
Share this question
or