Results 1 to 2 of 2

Thread: Using A CMS To Interface With A Custom Framework

  1. #1

    Thread Starter
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Using A CMS To Interface With A Custom Framework

    I don't remember if I posted this earlier, but here it goes.

    We have developed a custom framework using ASP.Net, Entity Framework 4 and the likes to enable launching our custom business applications. The framework uses WCF service bindings so the interfaces could be exposed as ordinary services (API) or webservices.

    As for the front end we are currently using MVC3, but it really is a problem because the business users want a very configurable/customizable UI so they can change the look and feel of the apps dynamically.

    I have been thinking of exploring the option of using a readymade CMS tool such as DNN or Umbraco or something similar. Does anyone have any experience using these tools with a custom framework? How do I build the CMS so it can use my framework services to pull/push data?

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Using A CMS To Interface With A Custom Framework

    Hello,

    I haven't played with DNN but I have played a small amount with Umbraco.

    From what I can tell, there are integration points where you can use a pre-built product to interface with your webservices:

    http://umbraco.com/products/more-add-ons/contour.aspx

    Or that you can use your own custom components to do the interfacing.

    Gary

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width