prism
How to integrate an application using dependencies on a build server?
I would like to activate continuous integration for a Prism application on a TFS build server. Actually the build controller is not able to compile the application because it does not have the Prism L[详细]
2023-03-19 00:12 分类:问答Creating multiple instances of PRISM views with MEF
In my application I want to create multiple instances of the same view using PRISM/MEF Both my view and the view model has got PartCreationPolicy non shared but it doesn\'t create multiple views. Ins[详细]
2023-03-18 09:20 分类:问答MVVM: Decouple Model from ViewModel
I\'ve just started learning WPF MVVM using Pri开发者_高级运维sm and Unity. Decoupling the view from the viewmodel works pretty well, but I don\'t get how wire up my viewmodel and my model.[详细]
2023-03-18 04:07 分类:问答Prism 4 - locally scoped RegionManager
I have silverlight 4 application with PRISM 4, I\'m using MEF. My Shell defines one main region in which modules are loaded, I want modules to have their own RegionManager, so regions that they defin[详细]
2023-03-17 15:15 分类:问答ChildWindow Styling Problems
I\'m having a couple of major issues when trying to style the ChildWindow control from the SDK. First issue:[详细]
2023-03-15 14:07 分类:问答How to expose commands for a Hyperlink button in Silverlight Telerik Radgrid
To give you background, i am using Silverlight + MVVM and PRISM. I have some Master data to show in grid and have the first column as hyperlink to the detail data.[详细]
2023-03-15 07:14 分类:问答Autofac integration into Prism 4
I am swapping out the standard Unity container in Prism 4 and run into a pr开发者_StackOverflow中文版oblem when my modules are initializing. Before I used to get an IUnityContainer injected and this t[详细]
2023-03-14 21:28 分类:问答How to pass complex object between pages in Silverlight 4 + PRISM
I am using Silverlight 4 + PRISM + MVVM in my appli开发者_运维百科cation. I want to pass a complex object to another page. I dont know how to do that. I cant/dont want to use URI parameters.Maybe Even[详细]
2023-03-14 20:10 分类:问答Help needed with Microsoft Prism application
I\'m creating a new Prism4 application with MEF and it works nice. I\'ve created the Shell, etc and everything is OK.[详细]
2023-03-14 11:57 分类:问答How do I have to use Devexpress XPO in PRISM modular application?
I\'m working on a开发者_如何学运维 project with 20+ Modules with the following Technics: WPF 4.0 ,PRISM 4 , Unity 2.0 , MVVM Light , and Devexpress XPO as and ORM[详细]
2023-03-13 19:53 分类:问答
加载中,请稍侯......