Copied to clipboard

Flag this post as spam?

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


  • AlagarRaja 17 posts 37 karma points
    Jul 13, 2012 @ 14:32
    AlagarRaja
    0

    How can i Use Global.asax in Umbraco

    Hi Guys,

     

       I am using Umbraco 4.7.1 Binary Version. I want to use Application_Start function in umbraco.

       So how can i implement my application

     

    Regards,

    Alagar Raja.R

     

     

     

  • Brendan Rice 538 posts 1102 karma points
    Jul 15, 2012 @ 20:51
    Brendan Rice
    0

    You would create a web applicatin project that built into the bin folder of umbraco, there you can hook into various events.

    You can hook into other useful Umbraco events using this approach:

    http://our.umbraco.org/wiki/reference/api-cheatsheet/using-applicationbase-to-register-events/event-examples

     

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Jul 16, 2012 @ 10:54
    Jeroen Breuer
    0

    What Brendan said is probably the best way, but in this blog you can see an alternative: http://cultiv.nl/blog/2012/6/28/how-to-use-aspnet-web-api-in-umbraco-4-net-40/.

    Jeroen

  • 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