Hi Prism Experts,
First i want to thank you because you are the only guidance for us for lack of books on prism.
I have an application similar to PrismTrainingKit 4.0 /UI Composition Hands-On Lab / Exercise 3
(where i need to use scoped regions) with some deviation so i need your help to implement it with the following modifications to use it as a guide to complete my application:
1-using MEF as container and RequestNavigate & UriQuery for view navigation
2-If there is another tab in the MainRegion that will display SpareParts for example, and another user control will be displayed in the BottomRegion with diffrent tabs, now the user controls in the BottomRegion will interchange depending on i'm selecting from Product List or Spare Parts
list, how would you implement this?
Thanks in advance for your very valuable help
First i want to thank you because you are the only guidance for us for lack of books on prism.
I have an application similar to PrismTrainingKit 4.0 /UI Composition Hands-On Lab / Exercise 3
(where i need to use scoped regions) with some deviation so i need your help to implement it with the following modifications to use it as a guide to complete my application:
1-using MEF as container and RequestNavigate & UriQuery for view navigation
2-If there is another tab in the MainRegion that will display SpareParts for example, and another user control will be displayed in the BottomRegion with diffrent tabs, now the user controls in the BottomRegion will interchange depending on i'm selecting from Product List or Spare Parts
list, how would you implement this?
Thanks in advance for your very valuable help