.NET news » Silverlight Silverlight Rss Feed

Silverlight Unsaved Data Detection

Detect that a user has un-saved changes and popup a box that allows them to stop navigating away from the page (using ViewModel / MVVM)
4 Oct 2010, 07:47:00   Source: Silverlight Unsaved Data Detection   Tags: Silverlight

First Guide to MEF and Silverlight (Part–II)

In this article I described about MEF using a Silverlight Application. Read it and don't forget tp Vote and share your feedback.
24 Aug 2010, 10:49:00   Source: First Guide to MEF and Silverlight (Part–II)   Tags: Silverlight

Composite Application Library (Prism) and Silverlight

With the advancement in the Silverlight technology starting with the 1.0 release to 2.0, 3.0, and lately 4.0, Silverlight is loudly saying WOW “Watch Out World.” Can you guess which world I am talking about here? It is the RIAs world! Really WOW!

22 Aug 2010, 19:00:00   Source: Composite Application Library (Prism) and Silverlight   Tags: Silverlight

Building your first PivotViewer application

Geting started with the Silverlight PivotViewer.
18 Aug 2010, 16:10:00   Source: Building your first PivotViewer application   Tags: Silverlight

T4 template for Silverlight apps to generate a class with literal strings defined in a .resx file

A T4 template for Silverlight apps that generates a class containing literal strings for all the resource strings defined in a .resx file. It helps make your Silverlight code much more maintainable.

Frictionless WCF service consumption in Silverlight. Part 1.

Consuming WCF services in Silverlight without static code generation of service proxy

Silverlight : Simple PopUp Behavior for VM, MVVM

Behavior that will create a simple PopUp and run some ICommands when closed
10 Aug 2010, 10:00:00   Source: Silverlight : Simple PopUp Behavior for VM, MVVM   Tags: Silverlight

Using The Silverlight DataGrid with View Model / MVVM

The Silverlight DataGrid using Inline Editing, Paging, Sorting, and Button Events, using View Model
29 Jul 2010, 08:59:00   Source: Using The Silverlight DataGrid with View Model / MVVM   Tags: Silverlight

Beginners Guide to Silverlight 4 PathListBox Control (Part–I)

In this article, I will guide you to understand the functionality of this control. Also, I will guide you step-by-step to create your first PathListBox control demo application. Here we will create the above two samples where the collection of texts will position them in proper location on the edge
27 Jul 2010, 12:41:00   Source: Beginners Guide to Silverlight 4 PathListBox Control...   Tags: Silverlight

How to Create a Silverlight OOB Installer Wrapper UI Library?

In this Article I will guide you creating a UI Wrapper Library for the installation experience of your Silverlight Out-of-Browser application.
15 Jul 2010, 23:44:00   Source: How to Create a Silverlight OOB Installer Wrapper UI...   Tags: Silverlight