Copied to clipboard

Flag this post as spam?

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


  • Aron 12 posts 43 karma points
    Nov 08, 2016 @ 13:33
    Aron
    0

    Add Surface Controller to existing site

    I've been asked to work on an existing v7 site that is very basic and I need to add some surface controllers/apis.

    Is it better to create a local Umbraco site, create the controllers etc. and copy the dll's over to the existing site or just create a local class library and add the umbraco dll's?

    I don't want to just add classes to the app_code folder as there is a lot more development coming.

    Cheers,

    Aron

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Nov 08, 2016 @ 17:06
    Alex Skrypnyk
    101

    Hi Aron,

    If you planned to do a lot of c# logic, of course it will be better to have local Umbraco site and possibility to compile all code to dll and deploy.

    Thanks,

    Alex

  • Aron 12 posts 43 karma points
    Nov 09, 2016 @ 10:36
    Aron
    0

    Thanks for this, i'll give that a go.

  • Aron 12 posts 43 karma points
    Nov 09, 2016 @ 13:10
    Aron
    0

    Thanks again, works perfectly!

  • 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.

Please Sign in or register to post replies