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

New Post: Issue in getiing the view name for showing the dialog in wpf prism

Hi, Thanks for your reply. I tried using the POpupwindow action. I have a view (Usercontrol ) where it has a pdf, the source is retrieved from DB and via PDFconverter it is binded.Now the issue is On...

View Article


New Post: Starting a PRISM WPF application from another application

I have a PRISM WPF application which loads multiple modules when it is starting. This application starts when started alone by itself. Now I need to start this application from another .NET 3.5 Windows...

View Article


New Post: Starting a PRISM WPF application from another application

Hi, I tried to reproduce your error, but for me is working fine in .NET 3.5 of Windows Forms Application using the HelloWorld Quickstart as my Prism application. Therefore, it would be useful if you...

View Article

New Post: Using Prism libraries in MVVM pattern

Thank Damian, I think I need to go through the quick starts and see how it works first. One thing I've noticed that perhaps not many people using Prism as the traffic here is not very busy.

View Article

New Post: (WPF4+ Prism4) How to use InvokeCommandAction ?

Hi, When I created the sample using your code, I used Visual Studio 2012 to do it. Nevertheless, I recreated the sample in Visual Studio 2010 and it is also working for me. Therefore, you probably have...

View Article


New Post: Dynamically Creating Regions without XAML

Hi, I have not reviewed your code in deep, but it seems to be a valid approach to address your scenario. Personally, when I find a scenario where using the RegisterViewWithRegion option won't suffice,...

View Article

New Post: Issue in getiing the view name for showing the dialog in wpf prism

Hi, In my opinion, if you want to pass information from your view model to your popup you should not use a Notification directly, but a class that inherits from Notification and provides you with the...

View Article

New Post: Starting a PRISM WPF application from another application

Thanks for trying out my scenario. App.exe which is the Shell loads 10 modules using the Module Catalog. There is a splash screen which is visible till all the modules are loaded. Once all modules are...

View Article


Created Unassigned: Disposing WPF UserControl [10157]

I am using Prism with MEF bootstrapper and MVVM design pattern.I have a TabControl and I am creating a new scoped region manager for every tabItem which holds the same usercontrol (which has nested...

View Article


New Post: Starting a PRISM WPF application from another application

Hi! Any special in the not-loaded module? All the other modules are loaded? I guess it is not a problem with your launching code.

View Article

New Post: Starting a PRISM WPF application from another application

It is a "language module" which is responsible for languages in the App which is not loading. When all modules are loaded the installer language is set by the "language module" with the help of a...

View Article

New Post: Disposing WPF UserControl

I am using Prism with MEF bootstrapper and MVVM design pattern. I have a TabControl and I am creating a new scoped region manager for every tabItem which holds the same usercontrol (which has nested...

View Article

New Post: Scoped Region Manager

Hi All, I have an Infragistics TabGroupPane and I am using scoped regions (using Prism 4.1 with MEF) to display the same TabItemView (which has multiple regions in it) in different tabitems. -My...

View Article


New Post: Scoped Region Manager

Hi, First of all, when you inject a view with a scoped RegionManager (using the Add method as you mentioned above,) the newly created RegionManager is stored inside an attached property put in the...

View Article

New Post: Scoped Region Manager

Thanks a bunch Damian. This is really helpful! -RDV

View Article


New Post: Disposing WPF UserControl

Hi, First of all, if there is no strong reference that is pointing to your views, then there should be no memory leaks as they would be garbage-collected when needed. Based on my understanding, the...

View Article

New Post: Starting a PRISM WPF application from another application

Hi, It could be useful if you could provide us with more information about the error you are receiving, for example the stack trace, inner exceptions, messages, etc, that could help us find the cause...

View Article


New Post: Starting a PRISM WPF application from another application

The problem was solved when I set the working directory: pInfo.WorkingDirectory = @"C:\Program Files (x86)\App\"; Thanks for the interest. More info:I am using MEFYes, the calling App was in a...

View Article

New Post: how to maintain Login name throughout the application?

Hi, we have create an application using prism with login page and l we have an application using prism with login page. Login id should maintain throughout the application. when i navigate using...

View Article

New Post: how to maintain Login name throughout the application?

Hi, Based on my understanding, to maintain your Login name accessible throughout all your application, you can use a Shared Service to store it instead of passing it through navigation. Therefore, this...

View Article
Browsing all 1878 articles
Browse latest View live


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