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

Connect to JSON service.

2 Answers 157 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nimesh
Top achievements
Rank 1
Nimesh asked on 21 Jan 2013, 07:25 PM
Would it be possible for your team to post the following
- Code for creating a JSON service in a .NET framework.
- Consuming the above created JSON service from jQuery in ICENIUM.

Most of the samples you have posted are consuming twitter JSON feeds which work, but we are having difficulties connecting to our own JSON services.

2 Answers, 1 is accepted

Sort by
0
Woody
Telerik team
answered on 26 Jan 2013, 05:51 AM
Hello,

Sorry for the delay in response, I am currently working on a sample to demonstrate this for you and I will make a blog post out of it and let you know when it's published.

I will point you to the most common issue you will have, by  default ASP.NET in all it's flavors of dealing with JSON request will require the request type to be POST and the contentType must be "application/json;charset=utf-8".

Regards,
Woody Pewitt
Icenium Developer Advocate

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Keen
Top achievements
Rank 1
answered on 15 Apr 2013, 02:01 AM
Hi Woody
       Is the existing example to demostrate Icenium connecting to a web service. Im currently have a problem since Im new in mobile apps. Im current need to consume data Soap wsdl service..to view in a listview.
Tags
AppBuilder Windows client
Asked by
Nimesh
Top achievements
Rank 1
Answers by
Woody
Telerik team
Keen
Top achievements
Rank 1
Share this question
or