Hadling Exceptions

first post: maq_balrajs wrote: Is there a centralized place to handle all exceptions that comes up...

latest post: DCherubini wrote: Hi, If you want to react to UnhandledExceptions in your applicatio...

Application Settings Navigation

first post: shaggygi97 wrote: UI Guidelines state settings flyout should not navigate, but the Ad...

latest post: shaggygi97 wrote: Yes, I agree with you. It seems like you should ( in most cases ) ...

Prism for the Windows Runtime Book

first post: shaggygi97 wrote: Great job on first release. It would be nice to see a book... even...

latest post: shaggygi97 wrote: Yes, I've started reading through this pdf. It would be nice to be...

Navigation Explanation

first post: shaggygi97 wrote: Could you explain how to navigate to a specific page when a user cl...

latest post: DCherubini wrote: Hi, Based on my understanding, the __ListViewItemClickedToAction__...

What is the purpose to make private constructors of DelegateCommand that use Func<T, Task> executeMethod parameter?

first post: xperiandri wrote: What is the purpose to declare in DelegateCommand class 2 private c...

latest post: AngkorWu wrote: Thanks

ViewNodeId Errors

first post: shaggygi97 wrote: I'm getting this error coming from the StandardStyles.xaml file. "...

latest post: shaggygi97 wrote: Thanks for reply. This is a weird one as my AW example does this t...

IMO, Shopping != LOB

first post: tommck wrote: I feel that one failure in this application guidance is the subject...

latest post: shaggygi97 wrote: It would be nice to have a VS template for this project. Meaning, ...

Any plans to involve WinJS apps in the mix?

first post: tommck wrote: It seems that all this code is based on C#/XAML. Are there any pla...

latest post: tommck wrote: I mean UX guidelines. Business apps don't generally have need/desir...

April 10 Drop

first post: Sledge70 wrote: Nice, I like how you've moved to using the Prism namespace. Much ea...

latest post: blainew wrote: Sledge70, Thanks for the feedback and it is good to hear that it i...

Custom NavigationService

first post: mschoneman wrote: I need a custom NavigationService for my application (reason detail...