Copied to clipboard

Flag this post as spam?

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


  • Adrian Bonnici 2 posts 22 karma points
    Jul 05, 2011 @ 12:33
    Adrian Bonnici
    0

    3-tier architecture in Umbraco possible?

    Hi guys, 

    I finished coding a blog as software project 3-tier architecture. This means that the project is split into the: 

    • Presentation Layer (ASP.Net/HTML)
    • Business Layer (C# - The logic of all the site)
    • Data Layer (Contains adapters adn datasets to interface with a database)
    For now i managed to port my custom user controls using macros. The problem i am facing is that i have no idea how to combine my project with umbraco.
    Do i have to put the C# code files that are found in the business layer  in seperate XLST files?
    Also how can i upload my Microsoft SQL Server Database file (.mdf) into umbraco?

  • Michael Latouche 504 posts 819 karma points MVP 3x c-trib
    Jul 05, 2011 @ 13:35
    Michael Latouche
    0

    Hi Adrian,

    What do you want to achieve exactly : do you want to "migrate" your blog software into Umbraco, or do you want it to run separately,  side by side with Umbraco?

    Cheers,

    Michael.

  • Adrian Bonnici 2 posts 22 karma points
    Jul 05, 2011 @ 14:09
    Adrian Bonnici
    0

    Hi, thanks for the reply just found out that blog4umbraco exsists! Im goin to create my own skin for blog4umbraco based on my current software project.

  • Michael Latouche 504 posts 819 karma points MVP 3x c-trib
    Jul 05, 2011 @ 14:16
    Michael Latouche
    0

    Great :-)

    Have fun!

    Cheers,

    Michael.

  • Abhishek 11 posts 52 karma points
    Nov 12, 2015 @ 12:02
    Abhishek
    0

    Hey, Wanted to check, I just got stuck up with the same issue where I need to split Umbraco into three project UI, AppServerice and Database.

    Is it possible ?

Please Sign in or register to post replies

Write your reply to:

Draft