• Silverlight 4.0 MVVM/Prism 4.0/ MEF Module implementing a RadPanel

    Hello,

    Attached is an update to the Prism 4.0 template I uploaded last month.

    http://www.dotnetpatterns.net/conten...ation-Template

    Here is a link to see the app in action.

    http://demo.n-sv.com/slmvvmpanel/

    This sample, utilizes a full functionality, standalone WCF application you can find here. Note you'll need this solution to run the application. You'll need to modify it's web.config to point to your Northwind database. On the client, you'll need to make sure you point to the URL to the directory where the WCF service is running.

    http://www.dotnetpatterns.net/conten...e-architecture

    The sample also has a module that contains the NorthwindView that allows you to select customers. It then retreives orders for selected customers and displays them in a RadPanel.

    The panel header is the order Id. The contents inside the panel for demonstration purposes only shows the Product from the OrderDetail table.

    Here's a screen shot.



    Attached is the solution. Enjoy and if you have any questions, please post them here.

    SilverLight_MVVM_Template _NorthWind - Copy.rar
  • Tag Cloud