Copied to clipboard

Flag this post as spam?

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


  • Ghyselings Felicien 22 posts 42 karma points
    Jan 27, 2011 @ 10:33
    Ghyselings Felicien
    0

    module C Sharp

    Hi, I'm a student and I'm doing a work placement in a computer society. 

    The society has its own CMS .NET but they want that I create one module for Umbraco... 

    I have to use C# and reuse the .Net code of their CMS... I read a lot of doc and topic but didn't  understand :s 

    What are the first steps ?

     Am I in the right section ? 

    Thanks, Félicien 


  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jan 28, 2011 @ 03:04
    Aaron Powell
    0

    Do you want to create something that can be used in both their CMS and Umbraco? Depending what you're  trying to build that might be quite difficult.

    If you gave some more information about what you're trying to create then we can give a better direction

  • jigar 170 posts 233 karma points
    Jan 28, 2011 @ 07:36
    jigar
    0

    HI Félicien,

    Kindly provide more information about what you want? People on umbraco are so nice and happy to help you but you should be more specific for what they can help you.

    From above what i understood is that someone is having own CMS where you working at. See if they have CMS that is not Umbraco that this post is less usefull to you.

    Does that mean you want to use Umbraco?

    Let us know.

    Jigar

     

  • Ghyselings Felicien 22 posts 42 karma points
    Jan 31, 2011 @ 09:18
    Ghyselings Felicien
    0

    They have own CMS with the platform .NET and they have modules in C#. 

    And they want I build a similar module in C# for umbraco. If it's possible reusing the code elseif I'll make all 

    But don't know how to start...

    In outline , they want I learn the umbraco architecture to build their modules...

  • jigar 170 posts 233 karma points
    Jan 31, 2011 @ 11:04
    jigar
    0

    HI Félicien,

    You can check out the following first.

    1. http://en.wikibooks.org/wiki/Umbraco/Samples_and_Articles/Dot_Net_Controls/Using_Dot_NET_Controls_With_Umbraco
    2. http://umbraco.org/media/42a0202c-b0ba-4f84-bcf1-64dfd5230322-usingcontrolswithumbraco.pdf
    3. Other Umbraco + User Control search on google.

    See in umbraco you can defenately have yout own coded stuff, let's say you want to show "Hello Word + datetime()" so in one user control you can code for the same and intigrate the usercontrol in umbraco and use it in template. This is very basic example and i am doing corporate web application intigration using above method only.

    So your outline, you can have your modules to be intigrate in umbraco.

    Regards

    [email protected]

    P.S  :- Mark it as answer if you feel so.

     

  • Ghyselings Felicien 22 posts 42 karma points
    Jan 31, 2011 @ 16:32
    Ghyselings Felicien
    0

    Ok thank's jigar :) 

    So, only with user control, I can build modules like Contacts Forms, SiteMap, etc ? 

    I know, it's maybe easier to use Xslt but all their modules are in C# 

    Are there constraints to develop with Umbraco ? Any things to import ?

    Or It will be easy for me to transcribe their code ? 

Please Sign in or register to post replies

Write your reply to:

Draft