Discussions under Prism v2 - Silverlight 4

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.


Getting List of Loaded Assemblies using PRISM

first post: raj_msce wrote: Hi, We are working on a large application developed using Silve...

latest post: DCherubini wrote: Hi Raaj, As far as I know Prism does not expose the assemblies of t...

remote module downloading in PRISM 2.2

first post: julianhertz wrote: Hi, I'm using PRISM 2.2 with SL4. I've have setup my solution which...

latest post: DCherubini wrote: Hi, After reading your post again, I believe that I have misunderst...

Module Loader perfomance tunning

first post: ramyed wrote: I am working on an application where there are several modules(.xa...

latest post: aadami wrote: Hi, As far as I know the recommended approaches in the Prism guidan...

Issue with Multiple Popup windows using InteractionRequest<Notification>

first post: gnaresh82 wrote: &#65279; Hi, We have encountered a strange issue with Interacti...

latest post: DCherubini wrote: Hi Naresh, Based on our understanding of your scenario, we tried to...

Parent region is region state aware

first post: kmwestwood wrote: Hi I have a view in a parent region that contains several regions....

latest post: GuidoMaliandi wrote: Kevin, In my opinion you could use the event aggregator to communic...

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...

silverlight 4.0 supports prisum 2.0?

first post: srikargandhi wrote: Hi, Please let me know,Does silver light 4.0 supports prisum 2.0 ?...

latest post: GuidoMaliandi wrote: Hi Srikar, If you wish to use Silverlight 4 with Prism 2.x, you cou...

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...

Prism Source-Code Stepping?

first post: weitzhandler wrote: Is there a way to get into the Prism source code while debugging? S...

latest post: mvermef wrote: well you have the source code so if you reference the project of th...

There should be a non-generic CompositePresentationEvent and EventSubscription.

first post: weitzhandler wrote: I don't understand why there is no CompositePresentationEvent that ...

latest post: weitzhandler wrote: This blogpost should be useful: http://blogs.microsoft.co.il/blogs/...