Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > General and Integration Projects > Complete Outlook-Style "Control Panel" Framework

Answered Complete Outlook-Style "Control Panel" Framework

Feed from this thread
  • Posted on Jan 21, 2010 (permalink)

    Requirements

    RadControls version

    2009.3 or later

    .NET version

    2.0 or later (tested in 3.5)

    Visual Studio version

    2008 or later

    programming language

    VB.NET

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This project contains a framework for building a complete "Control Panel" for any web-based application, such as a custom CMS for a website.  It could also be used as the framework for building an intranet-style application.  The navigation and overall design mimics that of MS Outlook (tm).  There are "Modules" of the Control Panel listed in the bottom-left, and the "Pages" within each module are listed in a tree in the top-left.

    RadControls used include:
    • RadSplitter
    • RadPanelBar
    • RadTreeView
    • RadWindow
    • RadFormDecorator
    • RadToolBar
    • RadScriptManager (CDN)
    • RadStyleSheetManager (CDN)

    Included is a demonstration of how to use the built-in skins for the RadControls, with the option for the user to select their preferred skin.  There's also a help section, a tuturial page, caching work-arounds, and url hashing.

    Attached files

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > General and Integration Projects > Complete Outlook-Style "Control Panel" Framework