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 1289 posts 2746 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
Please Sign in or register to post replies

Write your reply to:

Draft