Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I have a table I have created within the Umbraco database and I would like to access this from an ASPX page in a custom backend section.
Does Umbraco provide and API to do this or am I better doing my own thing?
Regards
TT
You should probably look into Linq to Sql or Entity Framework.
You will have to build a custom section and wire it into Umbraco. As for the data layer you will need your own logic as Anthony suggests
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Using Umbraco API to access privte table
Hi
I have a table I have created within the Umbraco database and I would like to access this from an ASPX page in a custom backend section.
Does Umbraco provide and API to do this or am I better doing my own thing?
Regards
TT
You should probably look into Linq to Sql or Entity Framework.
You will have to build a custom section and wire it into Umbraco. As for the data layer you will need your own logic as Anthony suggests
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.