matiasbonaventura

Stories kicked by matiasbonaventura

Prism Automation: Templates for implementing the MVVM pattern in CAL(blogs.southworks.net)

submitted by matiasbonaventuramatiasbonaventura(105) 2 years, 9 months ago

Provides Visual Studio Templates for implementing View and ViewModel using the MVVM pattern. The templates are specially designer to work on prism read more...

add a comment |category: |Views: 181

tags: another

How To: Integrate a Prism v2 application with the Silverlight 3 Naviga(blogs.southworks.net)

submitted by mconvertimconverti(120) 2 years, 10 months ago

This articles provides an overview of the things that should be taken into account to use the Silverlight 3 Navigation Framework in a Prism v2 application, as well as the limitations / issues that you could come up with during the integration. read more...

add a comment |category: |Views: 154

tags: another

Live Smooth Streaming: Retrieving the configuration settings via code(blogs.southworks.net)

submitted by ejadibejadib(185) 2 years, 10 months ago

In my previous post, I explained how the Microsoft.Web.Administration API of IIS7 helped us to manage the Live Smooth Streaming Publishing Points programmatically. In this post I’m going to show you how, using the same API, you can retrieve the Live Smooth Streaming configuration settings. read more...

add a comment |category: |Views: 84

tags: another

Optional Checkable Tree View Control for .NET Compact Framework 3.5 (blogs.southworks.net)

submitted by mconvertimconverti(120) 2 years, 10 months ago

Article that shows a custom control for .NET Compact Framework that extends the default TreeView to create optional checkable nodes read more...

add a comment |category: |Views: 144

tags: another

Composite Application Guidance (Prism-v2) sample application using Sil(blogs.southworks.net)

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

Sample app showing SL 3 Child Window with Prism-v2 read more...

add a comment |category: |Views: 185

tags: another

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

Live Smooth Streaming: Managing a Publishing point via code(blogs.southworks.net)

submitted by ejadibejadib(185) 2 years, 11 months ago

Live Smooth Streaming: How-to: Start, Stop & Shutdown a Publishing Point Programmatically. Describes how to use the Microsoft.Web.Administration API to perform different operations over a live smooth streaming publishing point. read more...

add a comment |category: |Views: 135

tags: another