Copied to clipboard

Flag this post as spam?

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


  • Luc Debliquis 8 posts 28 karma points
    May 17, 2014 @ 14:21
    Luc Debliquis
    0

    New application with external data - what's your advice ?

    Hello,

    New big application in the shelves, which will be using Umbraco for all CMS stuff,
    but it will also have to display lots of data from an external source (repository or wcf services)

    This data will be readonly, no need to crud it from the backend.
    In the front end, this ill be displayed through complex views (lots of fields, tabs, interactions)
    Some search facility will be needed too.
    I expect multiple thousands for records with lots of fields.

    I can add custom models / controllers / views and plug this into Umbraco
    (got it working this morning with Umbraco 7.13 and autofac, cool !)

    or

    I could image to somehow import this data into Umbraco nodes that would then join the standard umbraco workflow (import directly into the db with ssis, or through a custom coding to call umbraco api)

    what solution would you advice ?

    Did you get into the new stuff about properties / angular yet. Could it be of some use here ? 

    Thanks a lot,

     

    Luc

  • Luc Debliquis 8 posts 28 karma points
    May 19, 2014 @ 17:01
    Luc Debliquis
    0

    I finally expect only hundreds of records, not thousands. but my question remains, what way would you advice ?:

    • import data into umbraco nodes
    • custom models & controllers
    • separate rest / webservice layer with front end technology ?
  • Luc Debliquis 8 posts 28 karma points
    May 21, 2014 @ 15:29
    Luc Debliquis
    0

    Anyone ?

  • Biagio Paruolo 1599 posts 1830 karma points c-trib
    May 22, 2014 @ 08:33
    Biagio Paruolo
    0

    I've the same question, but my idea is to use Umbraco as Backend control panel to edit content and membership and with REST ( via Web API or similar ) to comunicate with mobile app.

     

Please Sign in or register to post replies

Write your reply to:

Draft