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

[Solved] database connectivity

1 Answer 222 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.
Denis Orozco
Top achievements
Rank 2
Denis Orozco asked on 01 Nov 2012, 01:21 PM
I know this question gets ask a lot especially if you are a ASP.NET developer and still figuring out how to connect to a SQL, Oracle or any databases out there. One thing is clear you can not directly connect to a database but you can use web services. To use ICENIUM whats the best practice to follow if an app needs to connect to a database? create a web server that is consumed by JSONP? or what would be the starting point?

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 02 Nov 2012, 11:55 AM
Hello  Denis,

With Icenium you can consume any web service, but the easiest may be RESTful one that can return JSON developed using ASP.NET Web API in your case.

You can check this nice introduction to WebAPI, REST, JSON, AJAX with SQL as datasource by our colleague Burke from Kendo Team here.

Greetings,
Jordan
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
Tags
General Discussion
Asked by
Denis Orozco
Top achievements
Rank 2
Answers by
Jordan
Telerik team
Share this question
or