API Questions on Kentico API.
Version 6.x > API > Data Access View modes: 
User avatar
Member
Member
stephen.turley-terradon - 6/19/2012 9:19:13 AM
   
Data Access
I'm having a little trouble understanding how data access works on server side. Could someone show me an example of creating a DataSet object that is populated with all news items and all blog posts.

Thanks

User avatar
Kentico Support
Kentico Support
kentico_radekm2 - 6/22/2012 6:08:08 AM
   
RE:Data Access
Hello.

You can see an example of getting data from any DB at http://devnet.kentico.com/docs/devguide/index.html?displaying_data_from_external_database.htm

If you refer to Kentico project, you can get documents (DataSet) using our API. More info can be found at http://devnet.kentico.com/docs/5_5r2/devguide/index.html?selecting_nodes.htm

Best Regards,
Radek Macalik