.NET news » Silverlight 
Design Patterns: Problems and Solutions with Model-View-ViewModel
The Model-View-ViewModel (MVVM) design pattern describes a popular approach for building Windows Presentation Foundation or Microsoft Silverlight applications. Robert McCarter shows you how the ViewModel works, and discuss some benefits and issues involved in implementing a ViewModel in your code.
A Simple Application using Silverlight Physics Helper Library
Recently I was interested to work with the Physics Helper for Silverlight. I saw couple of demos on net which uses the Physics library for Silverlight to create good animations with Friction logic. Yeah, friction. You can drop a ball on a surface which will bounce over that surface. I found it very
27 Jun 2010, 12:41:00 Source: A Simple Application using Silverlight Physics Helper...
Tags: Silverlight
Silverlight Active Dynamic Backgrounds
Create a rich and dynamic background that reacts to a user when they use your application.
Picture Frame Control in Expression Blend & Silverlight
How to build your first re-useable Control from scratch in Expression Blend.
9 Jun 2010, 15:41:00 Source: Picture Frame Control in Expression Blend & Silverlight
Tags: Examples
Silverlight
Animation in Silverlight
In this chapter, you will be learning the fundamental concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code ...
Achieve loose coupling with the WPF/Silverlight EventBroker
Using attached properties in WPF or Silverlight to loosely couple UI element events to arbitrary code.
8 Jun 2010, 07:27:00 Source: Achieve loose coupling with the WPF/Silverlight EventBroker
Tags: WPF
Silverlight
Customer Support in Silverlight
Take a screen capture of your running Silverlight app and submit it to your web server. Inclusive a lot of system information
Silverlight Online: Silverlight in an Occasionally Connected World
We discuss the latest incarnation of occasionally connected Silverlight applications, which come with a highly interactive user experience and can run either inside or outside of a browser.
6 Jun 2010, 19:00:00 Source: Silverlight Online: Silverlight in an Occasionally...
Tags: Silverlight
Using lambdas for WPF animation
It’s fairly easy to create and animate a graphical primitive, say by moving it from point A to point B at constant speed. But what if you need to position several graphical objects in a particular arrangement and then animate them in a non-linear fashion? Neither Silverlight nor WPF has built-in functions for this. In this article, I’ll demonstrate ways in which one can create objects and animations dynamically using lambda-delegates and higher-order functions.
Windows Phone 7 View Model Style Video Player
A Designer/Developer collaboration in an example of a Windows Phone 7 View Model Style Video Player
31 May 2010, 20:08:00 Source: Windows Phone 7 View Model Style Video Player
Tags: Mobile
Silverlight

