dschenkelman

Stories submitted by dschenkelman

How to: Drag and Drop Silverlight Views between Regions in Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This blog post explains how to drag and drop SL views between regions in Prism. It also provides a code sample. read more...

add a comment |category: |Views: 258

tags: another

WebBrowser control Quickstart for Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

WPF demo application using Prism-v2 that shows both way interaction between different modules of the application and different WPF WebBrowser controls. read more...

add a comment |category: |Views: 112

tags: another

How to: Drag and Drop WPF Views between Regions in Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This article explains how to drag and drop views between regions in Prism-v2. read more...

add a comment |category: |Views: 77

tags: another

Commands with Attached Behavior for Silverlight 3 DataForm(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

Article that explains how to implement commands using Attached Behaviors in Silverlight 3. As an example it uses the DataForm control. read more...

add a comment |category: |Views: 327

tags: another

Putting Prism-v2 extensibility to test. The standalone Silverlight Eve(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This article explains how to decouple the Silverlight Event Aggregator from the Prism-v2 CAL into a different assembly. read more...

add a comment |category: |Views: 9

tags: another

Prism-v2 Reference Implementation migrated to Silverlight 3 with Out-O(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

This blog post explains the steps to use Prism-v2 RI with SL3 and offline capabilities. read more...

add a comment |category: |Views: 44

tags: another