Copied to clipboard

Flag this post as spam?

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


  • Mehtab Malik 21 posts 70 karma points
    Jul 09, 2012 @ 00:02
    Mehtab Malik
    0

    how to convert .net page in to umbraco

    I have created a quiz application in asp.net c#. The link of the site is www.lifeintheuktest.co The page is using session, LINQ and standard .net code. I need to transfer my site to Umbraco 4.7.2. My questions is do I need to convert my .cs code into usercontrols before I can use it in umbraco? Can any exprert give me a similar example

    thanks

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Jul 09, 2012 @ 12:53
    Jeroen Breuer
    100

    If you want to use it in Umbraco the easiest way would be to have a usercontrol which does everything. All the session, LINQ and standard .net code you can reuse. If you have some code in a class library you can compile it and place the dll in the bin folder. 

    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