Discussions under Prism v2 - WPF 3.5

Tips on Posting Good Questions

  1. Search the forums first.
  2. Summarize the specific problem in the thread's title.
  3. Give details about your problem; example exception type, message, call stack, and code snippet.
  4. Use the right tags. For example, if you are using Prism 4 for WPF, tag with "Prism-v4 WPF" instead of "Prism-v1".

Check the full tips for more useful suggestions about asking questions.


AnimatedTabControl Mouseup Event ERROR.

first post: thenndral wrote: Hello, I'm using AnimatedTabcontrol. I got the code from StockTrad...

latest post: thenndral wrote: Hello, I got it. Sln: add code in datagrid mouseup event. e.handl...

InnerModuleInfoLoader InvalidCastException

first post: dmonks wrote: After returning from a 2 week vacation, I suddenly started seeing t...

latest post: dbanta6 wrote: Glad you found a solution, but I was able to get my code working wi...

Multiple instances of a window (view)

first post: larserik wrote: I have a OrderView and displays this view in a separate window by u...

latest post: islandwind wrote: Great solution, it helped me a lot! I've modified the solution furt...

Unhandled exception handler in Prism apps

first post: jamief wrote: Hi, I've got a Prism application that I'm starting to get ready to ...

latest post: GuidoMaliandi wrote: Hi, The link provided by Damian can be found here. As for guidance ...

How to filter the views in a region based on condition?

first post: jzhongsun wrote: Hi There is a regions container control(Scoped region). For exampl...

latest post: ashishdhyani wrote: Hi jzhongsun, Try doing like below in the Resource file <vm:My...

Prism based portal and modularity

first post: kailex wrote: Hello, I am new to Prism and I'd like to know why the PRISM has by ...

latest post: adrianaxente wrote: Hi everyone, I think we all of us got it wrong somehow. Let me expl...

How to place by many Regions in XAML?

first post: user256 wrote: Is it possible? <WrapPanel> <ItemsControl x:Name="tb...

latest post: mbronzovic wrote: Hi, Your approach seems to be valid, as it should produce similar r...

CompositeCommand in a view within a scoped region

first post: jcain00 wrote: I have a view that was added to a scoped region. This view referen...

latest post: GuidoMaliandi wrote: Hi, The user tearaway_Tea has asked the following question in the w...

IActiveAware and nested regions

first post: MHMunich wrote: Hello, I have 2 questions concerning IActiveAware and nested region...

latest post: GuidoMaliandi wrote: Hi Matthias, You might find the following work items useful, where ...

Custom module configuration for Prism WPF modules

first post: jamief wrote: Hi - I'm trying to figure out a way to decouple the configuration ...

latest post: jamief wrote: The problem I'm having is with ClickOnce and app.config. If I use t...