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.
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.
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
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
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
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...
HI Félicien,
You can check out the following first.
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.
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 ?
is working on a reply...