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

Icenium Graphite Consuming SOAP web service

4 Answers 187 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.
Keen
Top achievements
Rank 1
Keen asked on 04 Apr 2013, 03:25 AM
Is there any tutorial of Icenium with SOAP web services ??
Im creating a application with Web services. I hope you can help me,

Thanks

Keen

4 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 04 Apr 2013, 03:28 PM
Hi Keen,

While we do not have our own tutorial for services, there is plenty of information on the net:


Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Joseph Roberts
Top achievements
Rank 1
answered on 04 Apr 2013, 03:38 PM
My non expert response...

Icenium is simply HTML5 apps wrapped up into an "app".  You should be looking for tutorials on Web Services and HTML5/Javascript/Jquery.  I have read that SOAP web services are not really recommended for consumption with Javascript since SOAP services are extremely verbose and inefficient for parsing.  I would recommend using REST based services which should return a JSON response.  You'll find tons of information on Jquery and REST based services on google.  Icenium includes Jquery by default for you.  

I hope this helps.  

Joe
0
Keen
Top achievements
Rank 1
answered on 05 Apr 2013, 12:59 AM
Thanks for the response Steve and Joseph. it will be a good help for me.
    Im currently doing a project. Is it possible to combine the framework of Jquerymobile and Kendo ui Mobile to Icenium??
Because there's some things that Kendo can do not the Jquery and Jquery can do,not the Kendo.
0
Steve
Telerik team
answered on 05 Apr 2013, 07:37 AM
Hi Keen,

Yes, you can add any javascript library to your application. The default templates are just a starting point, you might start with a blank template and end up with Kendo UI + other js libraries into it.

Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
AppBuilder Windows client
Asked by
Keen
Top achievements
Rank 1
Answers by
Steve
Telerik team
Joseph Roberts
Top achievements
Rank 1
Keen
Top achievements
Rank 1
Share this question
or