Quantcast
Channel: patterns & practices: Prism
Browsing all 1878 articles
Browse latest View live
↧

New Post: Using Unitybootstrapper in WinForms

I too have the same issue. Our company are developing new modules. Each of those modules are developed in WPF and have a standalone version. Although those modules can also be called inside a VB6...

View Article


New Post: Help with "Improving perceived WPF app startup performance with MEF...

Hi, Need help trying to get my custom splash screen working based on this example from Channel 9"Improving perceived WPF app startup performance with MEF and a Splash Screen". I can't get any of the...

View Article


New Post: Help with "Improving perceived WPF app startup performance with MEF...

Well, I couldn't get it to work as I wanted, so I had to result to doing it this way:protected override void InitializeModules() { Shell shellMain = this.Container.GetExportedValue<Shell>();...

View Article

New Post: Help with "Improving perceived WPF app startup performance with MEF...

Hi, Based on the code snippets you provided, I couldn't find anything that could be causing the issue, since the code seems to be correct. Nevertheless, I couldn't reproduce your issue since I don't...

View Article

New Post: prism and WF with persistence

I am creating a WPF application with PRISM, but this application is also using workflows. These workflows are long running workflows so they need to be persisted to the database. I am using the...

View Article


New Post: Scoped EventAggregator

Hi, Is it possible to have an EventAggregator scoped to a Region ? A bit like the scoped RegionManager. Thanks

View Article

New Post: prism and WF with persistence

Hi, Based on the scenario you described us, implementing IDisposable on your manager could make the manager instance to be garbage collected if it is not being used and your application needs more...

View Article

New Post: Scoped EventAggregator

Hi, As far as I know, I´m afraid that feature is not supported in Prism. Nevertheless, what you can do instead is to define a Child Container, create a new EventAggregator, and then register it in that...

View Article


New Post: UnityExtensions.dll and Unity.dll versions

Hi, I've just downloaded the prism 4.1 for .net 4.5 and the Unity 3 assemblies. When I use them in a project I get the following error:Error 90 Assembly 'Microsoft.Practices.Prism.UnityExtensions,...

View Article


New Post: Prims 4.1 QuickStarts

Thanks Federico. As I am still new to this I got confused. I have to say though the main Prism Documentation, Hands-on Labs and various Quickstarts show different implementation on how for instance...

View Article

New Post: QuickStarts for WPF

All works now, thanks. I had to re-install everything, including VS.

View Article

New Post: New Release of Prism

Hi List, is there any info about a new Version of Prism for c# 5.0 / .Net 4.5 ? Thanks Peter

View Article

New Post: UnityExtensions.dll and Unity.dll versions

Hi, This is a known issue of Prism that has already been tracked:Unity not compatible with UnityExtensions Also, it was previously discussed in a thread and possible workarounds were mentioned....

View Article


New Post: Prims 4.1 QuickStarts

Hi, As you correctly pointed out, there are several ways available to register and initialize modules which cover the general scenarios in a Prism application. Every alternative is mentioned in the...

View Article

New Post:...

Hi, Can you use the namespace Microsoft.Practices.Prism.GuidanceTool (used in Prism4.1Source\Quickstarts\View-Switching Navigation) in a WPF App or is there something similar with the same...

View Article


New Post: Using Unitybootstrapper in WinForms

Hi, Based on our understanding, the IsInDesignMode method checks for the current application due to a known issue in Cider with Silverlight 3, where the DesignerProperties.GetIsInDesignMode method...

View Article

New Post:...

Hi, Based on our understanding, there wouldn't be any issue on using it as you can see it defined on the QuickStarts. However, notice that its source code isn't provided in the binaries from the Prism...

View Article


New Post:...

Ok thanks, fmartinez, appreciate your replies!

View Article

New Post: NullReferenceException in DelayedRegionCreationBehavior

I have ran into an issue and I'm having troubles troubleshooting. I am using Prism and have created a CustomDialogService which will add a view to a dialogRegion dynamically through code. In the shell...

View Article

New Post: How to run Bootstrapper in BackgroundWorker.DoWork event

Hi, I am using Prism 4.1 with MEF. What i want is to run Bootstrapper on background silently while my login window shows up. So that user can continue to input username and password while the...

View Article
Browsing all 1878 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>