Quantcast
Channel: Content Master » C#
Browsing latest articles
Browse All 5 View Live

Event aggregation using Prism for the Windows Runtime

(cross posted from Dave’s Tech Blog) Previously I’ve blogged about how to perform validation using Prism for the Windows Runtime. In this blog post I’ll demonstrate how to use Prism for the Windows...

View Article


Event subscription filtering using Prism for the Windows Runtime

(cross posted from Dave’s Tech Blog) Previously I’ve blogged about how to perform event aggregation using Prism for the Windows Runtime. When a publisher invokes the PubSubEvent<TPayload> class’s...

View Article


Image may be NSFW.
Clik here to view.

Using Blend behaviours in a Windows Store App

(cross posted from Dave’s Tech Blog) Previously I’ve demonstrated a sample PhotoViewer app that displays photo thumbnails on the MainPage, and that displays a selected photo on the PhotoPage. The app...

View Article

Using Blend behaviours in a Windows Store App – update 1

(cross posted from Dave’s Tech Blog) Previously I wrote about replacing an attached behaviour that was used to execute a view model action, with a Blend behavior that executes a view model command. The...

View Article

Writing a custom Blend interaction to perform page navigation in Windows...

(cross posted from Dave’s Tech Blog) Previously I wrote about replacing an attached behaviour that was used to execute a view model action, with a Blend behaviour that executes a view model command....

View Article

Browsing latest articles
Browse All 5 View Live