Skip Navigation LinksHome / Community & Support / Code Library / Silverlight > General and Integration Projects > Submit example

Not answered Submit example

Feed from this thread
  • Posted on Apr 5, 2011 (permalink)

    Not sure where else to put this, but I want to submit an example for the RadRibbonBar utilizing Prism with Unity DI.  Started to submit it and typed all the stuff in, but the .zip file is 12 MB (have scripts to create DB, tables, populate data, all necessary libraries, etc.)

    So, if someone could tell me how to upload a sample for all to see (I also want some creative criticism on techniques, etc.) that would be great.

    Thanks for developing a great product :).

    Keith

    Requirements

    RadControls version

    2011.1.315.1040
    (Trial DLL included)
    .NET version

    .NET 4 / Silverlight 4
    Visual Studio version

    VS 2010 (Any version)
    programming language


    C# / Xaml
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    A sample project showing how to use the RadRibbonBar as a PRISM region and the RadRibbonTab as nested region

    CONTEXT
    Project initially derived from:
    •     http://www.telerik.com/community/code-library/silverlight/general/how-to-use-the-radribbonbar-as-prism-region.aspx
    and
    •     http://www.telerik.com/help/silverlight/radribbonbar-howto-using-radribbonbar-prism-region2.html

    Modified to use Unity's Module Discovery and Xml Logging and also utilizing techniques and logic from the Prism QuickStarts UICompositionQuickStart

    Also, very helpfull articles were the following articles by David Veeneman:
    • http://www.codeproject.com/KB/WPF/Prism4AppChecklist.aspx
    • http://www.codeproject.com/KB/WPF/ViewSwitchingAppsPrism4.aspx

    Also used is Rockford Lhotka's Component-based scalable logical architecture (Csla) Framework at:
    •  http://www.lhotka.net/
    MVVM - http://www.telerik.com/products/silverlight/getting-started/mvvm-support.aspx

    Prism - http://development-guides.silverbaylabs.org/
        
    RadRibbonBar
    • http://www.telerik.com/community/forums/silverlight/ribbonbar/radribbonbar-as-prism-region.aspx
    • http://www.telerik.com/community/forums/wpf/ribbon-bar/help-understanding-the-ribbonbar-with-prism.aspx


    Attached files

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Apr 6, 2011 (permalink)

    Hello Keith,

    Thank you for sending this project. I examined its structure and it is a good example of how to put together a RibbonBar in a PRISM scenario. You can send such sample solutions in our CodeLibrary. I changed this thread to a Code Library and I updated your Telerik account for your contribution. I also modified your mail to include additional information about the project.

    All the best,
    Tina Stancheva
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / Silverlight > General and Integration Projects > Submit example