Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1199 posts 2567 karma points
    Oct 05, 2009 @ 20:55
    Amir Khan
    0

    Creating a class

    I'm trying to create a new class following the instructins in the Multilingual 1:1 book. I am not a .NET developer, i have no idea where i put the class, or what i do with the file once i've created it!!

    Any help would be greatly appreciated.


    Thank you,

    Amir

  • skiltz 501 posts 701 karma points
    Oct 05, 2009 @ 21:15
    skiltz
    0
    • In visual studio create a net asp.net web application. 
    • Create your "class".
    • Right mouse click on the solution and click "build".  This will create a .dll file
    • Copy .dll file to Bin directory in Umbraco
    • If you created a user control(.ascx) copy to UserControls directory in Umbraco
  • 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