Print Page | Close Window

Intersoft + DevForce MVVM Sample Application

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2335
Printed Date: 29-Jul-2026 at 5:45pm


Topic: Intersoft + DevForce MVVM Sample Application
Posted By: ting
Subject: Intersoft + DevForce MVVM Sample Application
Date Posted: 24-Nov-2010 at 2:56pm
We just published a new sample application in partnership with Intersoft Solutions.  Here are the highlights:
  • Two solutions, in WPF and Silverlight, share the same source code and XAML
  • Demonstrates MVVM and Repository patterns
  • The views are Blendable and rely on design data delivered by ViewModels
  • It looks great
  • It’s concise and easy to read
  • Includes a fifty page walkthrough that explains how it is put together and why
  • A terrific mash-up of DevForce and some great Intersoft UI controls

To learn more see:
  • http://neverindoubtnet.blogspot.com/2010/11/clientui-sample-mvvm-for-wpf.html - Ward's blog post
  • http://intersoftpt.wordpress.com/2010/11/23/extending-contacts-application-silverlight-wpf-with-devforce-2010 - Intersoft's blog post
  • http://drc.ideablade.com/xwiki/bin/view/Documentation/Intersoft-ClientUI-MVVM-DevForce - Sample application download page




Replies:
Posted By: BillG
Date Posted: 27-Nov-2010 at 12:55am
Please check out this application. It is the BEST example of Devforce and MVVM that I have seen. I am using many of the ideas presented here to write an enterprise wide application. Please also check out the Intersoft ClientUI toolset. I have worked with Telerik, Syncfusion, ComponentOne, XCeed, and Infragistics and this toolset is one of the finest that I have seen. It is specifically developed with MVVM in mind. If I was stranded on a deserted island and had my choice of only 2 3rd Silverlight toolsets, I would be in paradise with DevForce and Intersoft ClientUI.


Posted By: smi-mark
Date Posted: 07-Dec-2010 at 3:46pm
Thanks for the recent examples. They are very helpful.

I am currently working on a Caliburn Micro application that utilizes the NorthwindIB database. I will release the code when it is at a suitable state.


Posted By: midnit
Date Posted: 10-Mar-2011 at 6:05am
Sample link is broken


Posted By: sbelini
Date Posted: 10-Mar-2011 at 9:05am
Thanks for the heads up.
 
You can find the sample http://drc.ideablade.com/xwiki/bin/view/Documentation/Intersoft-ClientUI-MVVM-DevForce - here .
 
Silvio.


Posted By: TLy
Date Posted: 14-Mar-2011 at 4:08pm
Hello,
 
I'm very new to WPF and Web development and am evaluating DevForce + Intersoft products. 
 
I was looking at the cool DevForce and Intersoft UI sample and I got everything to compile and run fine.
 
But this is all running from one machine (even thought it's set up for n-tier).  I would like to know what I need to do to make this application run in true n-tier mode where I have the back end running on separate machine and I'm running the client on my machine.  What component goes where?  I'm guessing the DomainModel.dll should go on the server along with the ClientUI2010_Samples.Web.WPF portion.  But I don't kno where to begin.
 
Any pointers or directions is greatly appreciated.
 
Thank you in advance for your help!
Tri


Posted By: sbelini
Date Posted: 14-Mar-2011 at 5:57pm
Hi TLy,
 
It seems you are looking into deploying your application.
You will find usefull information in this regard in our DevForce Resource Center http://drc.ideablade.com/xwiki/bin/view/Documentation/Deploying-DevForce - here and http://drc.ideablade.com/xwiki/bin/view/Documentation/Deployment - here .
 
Regards,
   Silvio.


Posted By: TLy
Date Posted: 18-Mar-2011 at 9:53pm
Thank you for your assistance.  I will read up on those links.



Print Page | Close Window