.NET news » Silverlight Silverlight Rss Feed

Prism for Silverlight/MEF in Easy Samples. Part 1 - Prism Modules

Prism tutorial in easy samples

Silverlight Animations along Arbitrary Mathematical Paths via Easing

Describes a simple algorithm for animating object movements along arbitrary paths.

Customizing Group Row Header of Silverlight DataGrid

This article will definitely help you. Here, I will show you how to modify the XAML to add different content to create a multi level row group header too.
20 Jan 2011, 06:10:00   Source: Customizing Group Row Header of Silverlight DataGrid   Tags: Silverlight

Visualizing Live and Historic Stock Data Using Silverlight

The article aims to present a generic approach of fetching and visualizing live and historical stock data in Silverlight.
19 Jan 2011, 11:22:00   Source: Visualizing Live and Historic Stock Data Using Silverlight   Tags: Silverlight

Silverlight Exposed: Using MEF to Expose Interfaces in Your Silverlight MVVM Apps

Managed Extensibility Framework (MEF) lets you expose interfaces and classes in your Silverlight apps without having to expose the real implementation. We'll show you how it works.

New Features in XNA 4.0 and Windows Phone 7

Unless you’ve been living under a rock, you’ve probably heard about Windows Phone 7. What you may not know is that there are two ways of developing applications and games for this device. Silverlight and XNA are your two choices and in this article, I cover the Games and XNA side of the house.

27 Dec 2010, 18:00:00   Source: New Features in XNA 4.0 and Windows Phone 7   Tags: Silverlight

Filtering Records in Silverlight DataGrid using PagedCollectionView

In this article, we will see how this PagedCollectionView will help us to filter out the records based on the search keyword. Not much code but the trick done with the same class will do everything for us in some easy way. We will learn about this here in this article.
7 Dec 2010, 09:42:00   Source: Filtering Records in Silverlight DataGrid using...   Tags: Silverlight

Grouping Records in Silverlight DataGrid using PagedCollectionView

Do you work with Silverlight DataGrid and want to group your records inside the DataGrid in a proper manner? If so, this article is for you. Here we will learn about data grouping inside a DataGrid.
7 Dec 2010, 09:41:00   Source: Grouping Records in Silverlight DataGrid using...   Tags: Silverlight

Windows Phone 7 Development: Sudoku for Windows Phone 7

Get started with Windows Phone 7 development with this Silverlight-based game tutorial that demonstrates key concepts such as the Model-View-ViewModel design pattern, serialization, user storage and multiple orientations.
2 Dec 2010, 18:00:00   Source: Windows Phone 7 Development: Sudoku for Windows Phone 7   Tags: Silverlight

A Sample Silverlight 4 Application Using MEF, MVVM, and WCF RIA Services - Part 1

Part 1 of a series describing creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services
30 Nov 2010, 15:26:00   Source: A Sample Silverlight 4 Application Using MEF, MVVM, and...   Tags: Silverlight