Quantcast
Channel: Ramani Sandeep's Blog » WPF / Silverlight
Viewing all articles
Browse latest Browse all 8

Important Silverlight/WPF tutorials by Anoop Madhusudanan

$
0
0

1. Silverlight and WPF Behaviours and Triggers

The objective of this article series is to give a quick overview of Behaviors, Triggers and Actions in Silverlight and WPF. Together, they enable a great deal of design time interactivity for your UI. They also make possible re-use and re-distribution of interaction logic.

Read more

2. WPF Extensibility Hacks or WEX – Includes EventTrigger, ReactiveTrigger, InvokeMethodAction, InvokeCommandAction etc.

A set of extensibility hacks for WPF. A few interesting triggers and actions, including EventTrigger, ReactiveTrigger, InvokeMethodAction, and InvokeCommandAction. Also allows invoking Triggers and Actions based on Conditions.

Read more

3. Silverlight Experimental Hacks (SLEX) – EventTrigger, PropertyTrigger, ReactiveTrigger, InvokeMethodAction, StoryBoardAction, etc. for Silverlight

A set of Silverlight Experimental Hacks (1) A custom implementation of EventTrigger and PropertyTrigger (2) Invoking methods in your view model in MVVM (3) Conditionally invoking triggers and behaviors (4) ReactiveTrigger for exporting your custom events.

Read more

 

Hope this will Help

Jay Ganesh


Filed under: WPF / Silverlight

Viewing all articles
Browse latest Browse all 8

Trending Articles