Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • TaoistTotty 246 posts 314 karma points
    Mar 06, 2012 @ 11:57
    TaoistTotty
    0

    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

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Mar 06, 2012 @ 13:01
    Anthony Dang
    1

    You should probably look into Linq to Sql or Entity Framework.

     

  • Asif Malik 203 posts 339 karma points
    Mar 06, 2012 @ 14:31
    Asif Malik
    1

    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

Please Sign in or register to post replies

Write your reply to:

Draft