Click here to Skip to main content
6,821,293 members and growing! (18,345 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager

Microsoft Silverlight


Web Development » Silverlight
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

Applications

top
Title / Updated Author Score  
Silver Draw - A Silverlight Based Collaboration White Board with Drawing and Chat
Updated: 2 Nov 2009  
Silver Draw shows how to use Silverlight and WCF Polling Duplex services to create realtime collaboration apps.
C#, Visual-Studio, WCF, Silverlight, Architect, Dev, Design
Anoop Madhusudanan 4.96
Developing a Loosely Coupled Silverlight 3 Application
Updated: 20 Jul 2009  
Create a line of business application using Silverlight 3.
C#1.0, C#2.0, C#3.0.NET3.5, ASP.NET, WCF, XAML, Silverlight, Dev
Mark J. Caplin 4.87
Notification of Silverlight Applications about Database State Changes
Updated: 27 Nov 2009  
This article presents the techniques and caveats of building Silverlight applications that can be notified about database state changes via polling duplex. WSHttp binding and CLR triggers are used to implement the solution as well.
SQL, C#3.0, Windows, .NET3.5, ASP.NET, Visual-Studio (VS2008), WCF, LINQ, Silverlight, SQL2005, IIS5.1, IIS6, Architect, DBA, Dev
Max Paulousky 4.86
Silverlight MVVM Lib And FileUploader Using HttpHandler - Unedited
Updated: 9 Jan 2010  
A demo app that shows how to upload a file using Silverlight/HttpHandler/MVVM, and includes Silverlight MVVM Library and Helpers
C# (C#4.0), .NET (.NET4.0), Silverlight, Architect, Dev
Sacha Barber 4.78
Recreating Frogger in Silverlight
Updated: 11 May 2009  
A tutorial on how to recreate a classic arcade game in Silverlight.
HTML, C#3.0, Windows, WebForms, Silverlight, Dev
Michael Ceranski 4.72
Building a 3-Tier App with Silverlight 3, .NET RIA Services, and Azure Table Storage
Updated: 11 Jul 2009  
This article presents the techniques and caveats of building a 3-tire Azure hosted application using Silverlight 3 (presentation tier), .NET RIA services (business logic and data access), and Windows Azure Table (data storage).
CSS, C#3.0, Windows, .NET3.5, ASP.NET, Silverlight, Architect, Dev
Modesty Zhang 4.67
Bubble Breaker
Updated: 8 Aug 2009  
A good tutorial for beginners to develop games in Silverlight.
C#3.0.NET3.0, .NET3.5, ASP.NET, Silverlight, Dev
Shakeel Iqbal 4.65
Code Browser Take 2: Silverlight - Unedited
Updated: 19 Jun 2009  
After publishing an AJAX-based source code browser last week, I decided to do an iteration with Silverlight support. Our company is exploring this technology, so it was the perfect "proof of concept" project to get familiar with Silverlight before wiring it in at the office.Download the Source Code
C# (C#3.0), .NET (.NET3.5), ASP.NET, Silverlight, All-Topics, Architect, Dev
Jeremy Likness 4.50
Skeleton for a Silverlight business application based on Ria Services and the Ria Services Class Library - Unedited
Updated: 7 Nov 2009  
This article presents the techniques and caveats of building Silverlight business applications. It describes breaking down applications into tiers, implementing a data access in N-tier applications, implementing a custom authentication, adding a support of https to Ria Services applications.
C#3.0, Windows, .NET3.5, ASP.NET, IIS, XAML, LINQ, Silverlight, SQL2005, VS2008, Architect, Dev
Max Paulousky 4.50
Using Silverlight in Enterprise: RAD of User Friendly Database Access
Updated: 31 Jul 2009  
This article introduces FulcrumWeb RAD Framework - A Silverlight UI Engine to build user friendly database driven applications
C# (C#3.0, C#4.0), .NET (.NET3.5), ASP.NET, SQL-Server (SQL2008), Visual-Studio (VS2008), ADO.NET, Ajax, Silverlight, CEO, Architect, Dev, Sales, Marketing
fulcrumweb 4.47
Beginning Silverlight: Tic-Tac-Toe
Updated: 6 Jul 2009  
Learn Silverlight with a simple tac-tac-toe game application. This article will explain how to build your first application and user control in Silverlight by creating a simple tic-tac-toe game complete with artificial intelligence.
C# (C#3.0), Windows, ASP.NET, Silverlight, Dev
Jeremy Likness 4.33
Digital Clock in SilverLight 2
Updated: 27 Nov 2008  
How to create a simple dgital clock in SilverLight 2.
C#3.0WinXP, Vista, XAML, Silverlight, VS2008, Dev
_Mohammad_ 4.17
Connect4
Updated: 11 Apr 2009  
The turn based classic game Connect4 with computer AI
C#, Silverlight
Bishoy Labib 3.00
Silverlight Page Flip Navigation
Updated: 21 Jul 2009  
It describes page to page navigation with flip animation in Silverlight
C# (C#3.0, C#4.0), Javascript, CSS, HTML, XHTML, .NET (.NET3.0, .NET3.5, .NET4.0), ASP.NET, WebForms, Ajax, Silverlight, Dev, Design
Venkatesan Jagadisan, Balaji Ganesaan 2.71

Controls

top
Title / Updated Author Score  
Silverlight Captcha Example - Unedited
Updated: 1 Sep 2009  
Silverlight, with its powerful text and graphics manipulation capabilities and strong interaction with the scripting DOM, seems to be the perfect engine for a Captcha challenge.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), Silverlight, Architect, Dev
Jeremy Likness 5.00
Autofiltering Support for Silverlight DataGrid
Updated: 16 Jan 2009  
Allows auto filtering functionality for the datagrid columns
C#3.0.NET3.0, Silverlight
Stefan Bocutiu 4.97
Build Your Own DataGrid for Silverlight: Step 1
Updated: 23 Apr 2009  
Learn how to build the body part of your DataGrid using Silverlight and the GOA Toolkit. Implement Virtual Mode, work with hierarchical data, and build cells and cells navigation.
C#1.0, C#2.0, C#3.0, Windows, XAML, Silverlight, Dev
Jeff Karlson 4.88
AutoComplete ComboBox for Silverlight
Updated: 2 Feb 2010  
How to customize an AutoCompleteBox as a type-ahead ComboBox for Line of Business Applications
C#, .NET, Silverlight, Dev
Syed Mehroz Alam 4.87
Text on A Path for Silverlight
Updated: 27 Oct 2008  
Displays a text string along a path defined by a given geometry.
C# (C#3.0), .NET (.NET3.5), Silverlight, Dev, Design
lneir 4.83
Professional Drag and Drop Manager Control for Silverlight 2
Updated: 12 Feb 2009  
An article on a flexible Silverlight 2 Drag and Drop Manager and TemplateControl
C#, Windows, .NET, XAML, Silverlight, Dev
Thilo Ruppert 4.83
Silverlight 3: Slideshow
Updated: 6 Oct 2009  
This is a slideshow that works in a Silverlight 3 UserControl.
VB (VB9.0, VB10), Visual-Studio (VS2008, VS2010), Silverlight
VB Rocks 4.82
Silverlight 2.0 Syntax Highlighting TextBox
Updated: 27 Feb 2009  
Syntax highlighting TextBox in Silverlight 2.0.
C#3.0.NET3.5, ASP.NET, XAML, WPF, LINQ, Silverlight, Dev, Design
Alexei Prokudin 4.81
Circular gauge custom control for Silverlight 3 and WPF
Updated: 22 Jul 2009  
An article on creating a circular gauge custom control for Silverlight 3.
C#3.0WinXP, Vista, .NET3.5, XAML, WPF, Silverlight, Dev, Design
EvelynT 4.80
Building Modular Silverlight Applications
Updated: 5 Feb 2009  
This article presents a flexible and practical reusable control that is essential to modular Silverlight applications. It helps to improve a large Silverlight application's composite structure and run time performance.
C#, .NET (.NET3.5), XAML, Silverlight, Architect, Dev
Basab Dattaray, Modesty Zhang 4.78
Silverlight Custom Control - Number Tumbler - Unedited
Updated: 26 Apr 2009  
Presents the design and interface considerations together with implementation details for NumberTumbler custom control in Silverlight 3 Beta
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), Silverlight, Dev
Modesty Zhang 4.75
Silverlight Auto Complete Treeview
Updated: 18 Jun 2009  
Silverlight auto-complete treeview which takes hierarchical data as its datasource.
C#1.0, C#2.0, C#3.0, LINQ, Silverlight, Dev
HarishBhattbhatt 4.75
Pop Search Form Control in Silverlight - Unedited
Updated: 7 Aug 2009  
Silverlight is a new and powerful browser plug-in that works with Mac OS, Windows and Linux. It helps you create rich web application that is safe, secure and scalable cross-platform. This article will use Visual Studio 2008 to create Silverlight pop search form control.
C# (C#3.0).NET3.0, .NET3.5, Silverlight, Dev, Design
MIB426 4.75
Silverlight Carousel: Creating a Silverlight Control Displays Picture in an Interactive Carousel
Updated: 2 Aug 2009  
This article describes how to create and use the Silverlight Carousel control.
C#2.0, C#3.0.NET3.0, .NET3.5, Silverlight, Architect, Dev, Design
cokkiy 4.74
Tall skinny data columns using improved WrapPanel for Silverlight
Updated: 3 Jul 2008  
Reusable code to do narrow data columns with navigation buttons, such as address lists.
C# (C#3.0), .NET (.NET3.5), Visual-Studio (VS2008), Dev
Matt Perdeck 4.71
How to Implement Custom Cursors in Silverlight 2
Updated: 30 Dec 2008  
This article describes how to implement custom cursors in Silverlight.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), XAML, Silverlight, Dev
Juergen Baeurle 4.71
Animation Along a Path for Silverlight
Updated: 4 Mar 2009  
Animates an object along a geometric path
C#, Windows (WinXP, Vista), .NET (.NET3.5), Silverlight, Dev, Design
lneir 4.71
Configurable Silverlight Image Rotator
Updated: 23 Feb 2009  
Using Silverlight 2.0 and C#/VB.NET to build an image rotator that has a useful set of basic features and is easy to setup and deploy.
C#, VB, XML, Windows, ASP.NET, XAML, LINQ, Silverlight, Dev, Design
johnsontroye 4.69
Message boxes and Confirm dialogs using the Silverlight Toolkit
Updated: 8 Oct 2009  
An article demonstrating how to implement a message box or confirm dialog with the Silverlight Toolkit.
C#3.0.NET3.5, Silverlight, Dev
Wayne Delport 4.69
Customizable Loading Indicator for Silverlight 3
Updated: 8 Dec 2009  
An article on creating a customizable loading indicator for Silverlight 3
C# (C#3.0), Windows, .NET (.NET3.5), Silverlight, Dev
Eugene Pankov 4.68
Silverlight 2.0 in Examples: Part 1 - Silverlight Elements: Panels and Controls
Updated: 24 Sep 2008  
part 1 of silverlight 2.0 tutorial
C#, Windows, XAML, Silverlight, Dev, Design
Nick Polyak 4.68
Silverlight Wizard
Updated: 26 Sep 2008  
Describes how to create an MFC like Wizard (Property sheet with Property Pages) control.
C#, .NET (.NET3.0, .NET3.5), XAML, WPF, Silverlight, Dev, Design
Knowm Ercy 4.67
Changing the background color for one or more columns in a Silverlight DataGrid
Updated: 2 Jan 2010  
Column.BackgroundColor = "Yellow"? I wish.
C#3.0, Windows, XAML, Silverlight, Dev, Design
Paul B. 4.67
Creating a Vista Busy Cursor Like Silverlight Control Step by Step
Updated: 1 Dec 2008  
In this article, you will learn how to create a Vista busy cursor like Silverlight control step by step.
C#2.0, C#3.0.NET2.0, .NET3.0, .NET3.5, Silverlight, Dev, Design
cokkiy 4.61
Silverlight ListBox Part II (Drag and drop in the same listbox and scroll)
Updated: 8 Mar 2009  
This article is about some of the issues like drag and drop in the same listbox and scrolling.
C#3.0.NET2.0, Vista, .NET3.0, .NET3.5, Win2008, Silverlight
Anil_gupta 4.60
Silverlight ListBox: Part I - Using multiple templates in a ListBox
Updated: 26 Feb 2009  
How to show mutliple types of items in a single listbox by using multiple templates.
C#3.0Vista, .NET3.0, .NET3.5, Win2008, XAML, Silverlight, Dev
Anil_gupta 4.56
Silverlight Gantt Chart
Updated: 14 Feb 2009  
An example of a Gantt chart implemented in Silverlight 2.0.
C#3.0.NET3.5, ASP.NET, XAML, Silverlight, Dev
defwebserver 4.54
Reusable Silverlight 2 Popup Menu
Updated: 15 Jan 2009  
A popup menu implementation with submenus.
C#, .NET, XAML, Silverlight, Dev
Philip Kin 4.50
Exposing Bindings as Properties of a Control - Unedited
Updated: 19 Jun 2009  
Demonstrates how to create versatile controls which expose bindings for the elements which they contain internally.
C#, WPF
Colin Eberhardt 4.50
A Multilingual Silverlight Virtual Keyboard
Updated: 10 Jul 2009  
A multilingual Silverlight virtual keyboard.
Javascript, C#1.0, C#2.0, C#3.0.NET3.5, XAML, Silverlight, Dev
Andrius Mudinas 4.50
A Stacked Bar Chart Silverlight control
Updated: 3 May 2009  
A stacked Bar Chart control for Silverlight.
C++, .NET, Silverlight, Dev
S1mm0t 4.46
ExImage -- A Silverlight control very similar to the Image control that supports image tiling
Updated: 24 Jan 2010  
ExImage is a Silverlight control very similar to the built-in Image control, except it supports three more stretch modes: RepeatX, RepeatY, and RepeatXY, which means images can be tiled horizontally, vertically, or both.
C#3.0.NET3.5, Silverlight, Dev
cokkiy 4.43
A simple animation button in Silverlight
Updated: 26 Nov 2008  
This article shows you how we can create an animation button in Silverlight.
C# (C#3.0), Windows (WinXP, Vista), Visual-Studio (VS2008), WPF, Dev
_Mohammad_ 4.39
Silverlight Gantt Chart
Updated: 1 Apr 2009  
This is an example of a Gantt Chart written in Silverlight
C#, Javascript, XML, ASP, ASP.NET, WebForms, Ajax, Silverlight
CoderForRent 4.33
Silverlight: Reflection Image Button - Unedited
Updated: 4 Jul 2009  
A simple silverlight control that creates an image button with zoom and reflection.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Silverlight, All-Topics, Architect, Dev, Design
Jeremy Likness 4.33
Multiple-Selection ComboBox for Silverlight
Updated: 9 Sep 2009  
A tutorial on how to create a Multiple-Selection ComboBox for Silverlight
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), ASP.NET, WPF, Silverlight, Architect, Dev, Design
Frank W. Wu 4.33
Silverlight 2.0 - Rotating 3D Image Cube / Box
Updated: 16 Oct 2008  
An implementation of a 3D image cube as a custom user control in Silverlight 2.0
C#2.0, C#3.0.NET2.0, .NET3.0, ASP.NET, XAML, Silverlight, Dev
Itamar Kotler 4.31
A Textured Triangle Control for Silverlight 2 - the Basic Building Block for 3D
Updated: 11 Jun 2008  
This article is all about implementing a triangle primitive as a custom control in Silverlight 2.0 that can be used for 3D effects in Silveright.
C# (C#1.0, C#2.0, C#3.0), .NET, XAML, Dev
Florian Kruesch 4.29
Build Your Own DataGrid for Silverlight: Step 3 - Unedited
Updated: 4 Jun 2009  
Add headers to your data grid.
C# (C#1.0, C#2.0, C#3.0), Silverlight
Jeff Karlson 4.29
Build Your Own DataGrid for Silverlight: Step 2
Updated: 4 Jun 2009  
Implementation of editing and validation features.
C#1.0, C#2.0, C#3.0.NET3.5, Silverlight, Architect, Dev
Jeff Karlson 4.26
An attempt to make the Silverlight DataGrid similar to Excel
Updated: 9 Jan 2010  
Business users love them some Excel. Using similar navigation and features helps with buy-in for your applications.
C#, Windows, Silverlight, Dev
Paul B. 4.20
WrapPanel for Silverlight 2.0
Updated: 6 Mar 2008  
A simple example of a custom panel using Silverlight 2.0.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0, .NET3.5)
lneir 4.14
Silverlight integrated into ASP.NET Ajax Control (Fifteen Puzzle Game) - Unedited
Updated: 17 Jun 2008  
Silverlight integrated into ASP.NET Ajax Control (Fifteen Puzzle Game)
C# (C#2.0), Javascript, XML, CSS, HTML, XHTML, .NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), XAML, WebForms, Ajax, Dev
Ferreri Gabriele (Megasoft78) 4.08
Custom MessageBox Control for Silverlight 3
Updated: 19 Sep 2009  
Creating a user control for displaying a custom messagebox in Silverlight 3.0
C# (C#3.0), .NET (.NET3.5), Dev
Ahmed_Said 4.06
A ViewStack Component for Silverlight 2 with Transitions and Cache management
Updated: 20 Oct 2008  
An enhanced ViewStack component for Silverlight 2 with transitions and cache management.
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), XAML, Silverlight, Dev
Anil Kumar T R 4.00
DownloadProgress, DownloadProgressOffset, and BufferProgress of the MediaElement
Updated: 17 Feb 2009  
This article is about the DownloadProgress, DownloadProgressOffset, and BufferProgress of the MediaElement.
C#3.0.NET3.0, .NET3.5, Silverlight, Dev
Anil_gupta 4.00
Silverlight 3.0 DropDownMenu
Updated: 22 Jul 2009  
This is an implementaion of SL 3.0 DropDown Menu like Application MainMenu
C# (C#1.0, C#2.0, C#3.0), HTML, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7), ASP.NET, WPF, LINQ, Silverlight, Dev, Marketing
Alexei Prokudin 3.95
Numbered And Bulleted Lists for Silverlight - Unedited
Updated: 8 Jun 2008  
Counterpart of HTML's ol and ul tags for Silverlight
C# (C#3.0), .NET (.NET3.0), XAML, Dev
Matt Perdeck 3.89
ViewStack Component for Silverlight 2 – An Inevitable Control in RIA Space
Updated: 17 Oct 2008  
ViewStack component for Silverlight 2 – An inevitable control in RIA space
C#2.0, C#3.0.NET2.0, .NET3.0, .NET3.5, XAML, Silverlight, Architect, Dev, Design
Anil Kumar T R 3.89
Media Player Renderer
Updated: 4 Jan 2010  
A control to render the object tag for MediaPlayer
C#, .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0), ASP.NET, Ajax, Silverlight
Xmen W.K. 3.80
A Silverlight Video Player Carousel Control
Updated: 22 Oct 2009  
VideoCarousel is a Silverlight V2 control that can play media in an interactive carousel.
C#2.0, C#3.0.NET2.0, .NET3.0, Silverlight, Dev, Design
cokkiy 3.73
Silverlight Tutorial: How to create a skinnable custom control - Unedited
Updated: 19 Oct 2008  
A step by step guide to creating a skinnable animated navigation bar custom control
C#, .NET, Silverlight, Architect, Dev
Mike Dobbles 3.70
Running video in silverlight site using Expression Blend - Unedited
Updated: 14 May 2008  
Running video in silverlight site using Expression Blend
Javascript, CSS, HTML, XHTML, .NET (.NET3.5), ASP, ASP.NET, Visual-Studio (VS2008), XAML, WebForms, Ajax
Praveen Chandran 3.67
Silverlight Password Box - Unedited
Updated: 30 Jun 2008  
An small article about how to create simple password text box in Silverlight 2 Beta 2
C# (C#1.0, C#2.0, C#3.0), Windows, Visual-Studio (VS2008), Dev, Design
Maciej Gren 3.67
Silverlight DataGrid with Dynamic Multiple Row Columns in Header
Updated: 15 Dec 2008  
Creating a dynamic header for the Silverlight DataGrid with multiple rows/columns.
C#3.0.NET3.0, Silverlight, Dev
Somnath Pal 3.67
A paged searchable ListBox control in Silverlight 2
Updated: 21 Jul 2009  
How to implement paging and filtering on a Silverlight 2 ListBox.
VB.NET3.5, Silverlight, Dev
Alberto Venditti 3.67
Silverlight DataContext Changed Event - Unedited
Updated: 28 Jul 2009  
One known issue with Silverlight is that the DataContext bound to a control may change, but there is no readily available change event. Unlike WPF, you don't have an explicit event to register with in order to track changes.
C# (C#1.0, C#2.0, C#3.0), Silverlight, Architect, Dev
Jeremy Likness 3.67
Reusable Silverlight Popup Logic - Unedited
Updated: 22 May 2008  
Encapsulated Popup logic for easy reusable Silverlight popups.
C# (C#3.0), ASP.NET, Dev
Chuck Kinnan 3.60
Dynamic Silverlight controls binding with XML data using LINQ
Updated: 9 Mar 2009  
How to create dynamic Silverlight controls with animation binding with XML data.
C#.NET3.5, XAML, LINQ, Silverlight, Dev, Design
Debdatta Dey 3.00
Finding a Child Control Inside Another Control
Updated: 20 May 2009  
Finding a child control inside another control
C#, XAML
Abhinav S 3.00
Silverlight Drag and Drop Custom Controls - Unedited
Updated: 25 Oct 2008  
How to create Custom Control and Drag and Drop Functionallity
C#, .NET (.NET3.5), Silverlight, Architect, Dev, Design
diego jose 2.78
Silverlight: Create Custom Control like UserControl
Updated: 7 Nov 2008  
This article explains how to create a developer friendly custom control in Silverlight 2.0
C#, Windows, .NET3.0, .NET3.5, XAML, Silverlight, VS2008, Dev
papnkukn 2.76
Custom Panel in Silverlight: Advanced Canvas
Updated: 6 Dec 2008  
Here, you will learn how to create your own custom panel like the an advanced canvas.
C# (C#3.0), .NET (.NET3.0, .NET3.5), Visual-Studio (VS2008), Silverlight, Dev, Design
OsoreWatashi 2.14
Silverlight Hierarchy Tree Control
Updated: 29 Jan 2010  
A Hierarchy Tree with the ability to display any control as a node
C# (C#4.0), Windows (Win7), Silverlight, Dev
Robert Croll  

Silverlight - General

top
Title / Updated Author Score  
Silverlight Energy Savings Calculator
Updated: 24 Nov 2009  
MVVM patterned calculator that demonstrates Charting Toolkit styling.
C#3.0, .NET, Silverlight, Dev
BBalmer 5.00
Silverlight MultiBindings, How to attach multiple bindings to a single property. - Unedited
Updated: 11 Nov 2009  
This blog posts describes a technique for associating multiple bindings with a single dependency property within Silverlight applications. WPF already has this functionality in the form of MultiBindings, the code in this post emulates this function.
C#, .NET (.NET3.5), Silverlight
Colin Eberhardt 4.97
Dependency Property Performance and Lissajous Figures - Unedited
Updated: 2 Jun 2009  
A simple lesson regarding the speed of dependency properties ... and a funky Oscilloscope!
C#, .NET (.NET3.5), WPF, Silverlight
Colin Eberhardt 4.92
(Much) Faster Silverlight Scrolling
Updated: 10 Dec 2008  
Improving scrolling performance in Silverlight
C#3.0, .NET, Silverlight, Dev
Jerry Evans 4.90
Binding a Silverlight DataGrid to dynamic data Part 2 - editable data and INotifyPropertyChanged - Unedited
Updated: 17 May 2009  
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not know at design / compile-time.
Silverlight
Colin Eberhardt 4.88
DeepZoom - Unedited
Updated: 24 Feb 2009  
An article showing how to do DeepZoom in Silverlight 2.0
C# (C#3.0), .NET (.NET3.5), ASP.NET, Dev, Design
Sacha Barber 4.84
Silverlight OverrideCursor
Updated: 16 Apr 2009  
One of the really great things you can do with WPF is use Mouse.OverrideCursor to set the cursor for the entire application.
C#, Silverlight
Pete O'Hanlon 4.80
Binding a Silverlight DataGrid to dynamic data via IDictionary - Unedited
Updated: 17 May 2009  
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not know at design / compile-time.
Silverlight
Colin Eberhardt 4.80
Adding a Location Crosshair to Silverlight charts - Unedited
Updated: 17 May 2009  
This technical blog post details the differences in the latest release of the Silverlight charts and shows how to add a location crosshair.
C#, Silverlight
Colin Eberhardt 4.80
Implementing RelativeSource binding in Silverlight - Unedited
Updated: 17 May 2009  
This technical blog post shows how to create FindAncestor and RelativeSource.Self bindings with Silverlight 2.0
C#, Silverlight
Colin Eberhardt 4.80
Helpful extension methods for Show / Hide animations in Silverlight - Unedited
Updated: 28 Sep 2009  
Today's blog post is a couple of very simple utility methods that I have found myself using again and again ...
C#, .NET, Silverlight, Dev
Colin Eberhardt 4.80
An Introduction to the Silverlight samples in the All-In-One Framework
Updated: 12 Dec 2009  
This article introduces several Silverlight samples in the All-In-One Framework.
C#, Windows, .NET, Dev
All-In-One Code Framework 4.80
Event-Driven Architecture in the Clouds with Windows Azure
Updated: 5 Feb 2010  
To demonstrate Azure and EDA, this article will show you how to build a flight delay management system for all US airports in clouds with Windows Azure.
C#, Silverlight, SQL2008, VS2010, Dev
John Mokkosian-Kane, Daniel Hsu 4.79
Networking in Silverlight and WPF or how to make them speak one each other - Unedited
Updated: 22 Apr 2008  
How to use raw sockets in Silverlight application and how to make silverlight to speak with windows forms and wpf
C# (C#1.0, C#2.0, C#3.0), VB, VBScript, Javascript, XML, HTML, XSLT, Windows, .NET, ASP, ASP.NET, Win32, Win64, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS2005, VS2008), GDI+, XAML, WPF, WinForms, Ajax, Architect, Dev
Tamir Khason 4.77
ElementName binding in Silverlight via Attached Behaviours - Unedited
Updated: 17 May 2009  
This technical blog post shows how to perform element name bindings purely within XAML in Silverlight 2.0
Silverlight
Colin Eberhardt 4.75
4 Simple Steps to Consume WCF Service using Silverlight
Updated: 8 Oct 2009  
4 simple steps to consume WCF service using Silverlight
WCF, Silverlight, Architect
Shivprasad koirala 4.75
Silverlight Experimental Hacks (SLEX) - EventTrigger, PropertyTrigger, ReactiveTrigger, InvokeMethodAction, StoryBoardAction, etc. for Silverlight
Updated: 14 Jan 2010  
A set of Silverlight Experimental Hacks (1) A custom implementation of EventTrigger and PropertyTrigger (2) Invoking methods in your view model in MVVM (3) Conditionally invoking triggers and behaviors (4) ReactiveTrigger for exporting your custom events
C#, .NET, XAML, Silverlight, VS2010, Architect, Dev, Design
Anoop Madhusudanan 4.74
Thread-safe Silverlight Cairngorm
Updated: 20 Oct 2008  
Some code changes and improvements that make the Silverlight Cairngorm thread-safe
C#WinXP, Win2003, Vista, .NET3.5, Flash, Silverlight, Architect, Dev
Modesty Zhang 4.73
Implement master pages in Silverlight - Unedited
Updated: 19 Aug 2009  
There are several posts about how to implement the master page feature in Silverlight. So the question is do we really need this master page feature in Silverlight. If there is an advantage to use the master page features in ASP.NET, then I can’t see the a reason why Silverlight can’t take advantage
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), Silverlight, Dev
MIB426 4.73
My First Data Application in Silverlight 2
Updated: 20 Oct 2008  
A walkthrough of retrieving data from a database and consuming it in a Silverlight application.
C#, Windows, Silverlight, Dev
Syed Mehroz Alam 4.73
Legion: Build your own virtual super computer with Silverlight - Unedited
Updated: 27 Oct 2008  
Legion is a grid computing framework that uses the Silverlight CLR to execute user definable tasks. It provides grid-wide thread-safe operations for web clients. Client performance metrics, such as bandwidth and processor speed, may be used to tailor jobs. Also includes a WPF Manager application.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), WCF, XAML, WPF, CEO, Architect, Dev
Daniel Vaughan 4.72
Silverlight Alien Sokoban
Updated: 11 Nov 2007  
A fun Silverlight implementation of the game Sokoban. Contrasting Silverlight 1.1 and WPF, while showcasing some new features of C# 3.0, Expression Design, Expression Blend, and Visual Studio 2008.
C#3.0, Windows, .NET3.5, ASP.NET, XAML, WebForms, VS2008, Dev, Design
Daniel Vaughan 4.68
A simple treeview in Silverlight 2b1 - Unedited
Updated: 14 May 2008  
Créating a templatable treeview in silverlight
C#
Valentin Billotte 4.67
Generate Silverlight 2 DeepZoom Image Collection from Multi-page TIFF
Updated: 9 Jul 2008  
Fast generation of DeepZoom image tile sets, collection thumbnails, and XML data in managed code without using external tools.
XML, C#2.0, C#3.0.NET2.0, .NET3.5, GDI+, WinForms, Silverlight, Dev
Berend Engelbrecht 4.67
Silverlight Visual States Sample
Updated: 8 Apr 2009  
Interesting aspect of Silverlight visual states and how they can be used in controls.
C#.NET3.0, .NET3.5, XAML, Silverlight, Dev
SteveLi-Cellbi 4.67
A Silverlight WidgetZone Control
Updated: 21 Oct 2009  
Widget developing is more and more in fashion today, drag and drop support is a basic function in a widget platform. If you want to develop a Silverlight widget platform, you may need a Panel which supports drag and drop UIElement on it. The WidgetZone is a Panel that can be used in such cases.
C# (C#3.0), .NET (.NET3.5), Silverlight, Dev
cokkiy 4.67
Understanding and Reading Exif Data
Updated: 14 Dec 2009  
This article explains how to retrieve valuable image information from the Exif data found in JPEG images, and provides a Silverlight class library to perform this task entirely on the client's machine
.NET2.0, GDI+, Silverlight, Dev
Etienne Whittom 4.67
SilverStunts - a data driven game in SilverLight - Unedited
Updated: 31 Dec 2007  
The article discusses concepts of data driven web games. An example game 'SilverStunts' is presented and described in more technical details.
C# (C#3.0), Javascript, XML, CSS, HTML, XHTML, Windows (Win2K, WinXP, Vista), .NET (.NET3.5), Visual-Studio (VS2008), XAML, Dev
Antonin Hildebrand 4.65
Creating and Reusing Dynamic Animations in Silverlight
Updated: 5 Sep 2008  
Creating dynamic animations, and a simple way to reuse them to reduce the XAML code size.
C# (C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), Visual-Studio (VS2008), XAML, Silverlight, Dev
SteveLi-Cellbi 4.65
Silverlight 2 Beta 2: The first native rich text editor
Updated: 8 Jun 2008  
In contrast to existing ones, my RTE is fully written in C#, and doesn't use any HTML rendering or JavaScript. Most common features are supported!
C# (C#3.0), .NET (.NET3.0, .NET3.5), XAML, WPF, Dev, Design
Christoph Husse 4.65
Using Silverlight 3 Navigation with Prism and On-Demand Loading
Updated: 8 Sep 2009  
An article demonstrating one way of integrating Silverlight 3 Navigation with Prism 2, including on-demand loading of modules.
C#3.0, .NET, XAML, Silverlight, Dev
Nigel Ferrissey 4.64
It’s not that hard to add the missing bits to Silverlight - Unedited
Updated: 19 Jul 2009  
Adding some missing bits to Silverlight.
C#, .NET, Silverlight, Dev
Pete O'Hanlon 4.64
A simple solution to some problems with asynchrony in Silverlight
Updated: 19 Oct 2009  
A small, extensible suite of classes that elegantly solve some common problems involving asynchrony and event handling that tend to occur when Silverlight and WCF are used together.
C#, .NET (.NET3.0), WCF, Silverlight, Dev
ghenry74 4.64
Silverlight 1.1 Fun and Games
Updated: 1 Nov 2007  
Silverlight 1.1 Fun and Games
C#, XML, Windows, .NET3.5VS2008, Dev, Design
Sacha Barber 4.64
3 Ways of Applying Layouts using Silverlight
Updated: 8 Oct 2009  
3 ways of applying layouts using Silverlight
C#, Silverlight, Architect
Shivprasad koirala 4.63
CRUD operations in Siverlight using ADO.NET Data Service
Updated: 10 Feb 2008  
The simplest way to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service (Astoria).
C# (C#1.0, C#2.0, C#3.0), Windows, .NET (.NET3.5), ASP.NET, ADO.NET, WebForms, Ajax, Dev
Michael Sync 4.62
Silverlight 2 beta 2 - Using Animation for Sorting Image Items - Unedited
Updated: 9 Jul 2008  
Put image of products on the Canvas and drag and drop them to get them added to the cart. And use animation to sort them by id and price and recommend.
C# (C#1.0, C#2.0, C#3.0), Windows (WinXP, Win2003, Vista), MacOS, Visual-Studio (VS2008), XAML, Dev
Mr.Darcy 4.60
Silverlight Super TextBox (ComboBox, Masked TextBox and More)
Updated: 31 Mar 2008  
Supplementing the Silverlight 2.0b1 Controls
C#, ASP.NET, Dev
Robert Linders 4.51
DrawingBrush for Silverlight 2.0
Updated: 12 May 2008  
This article is about how to build the missing DrawingBrush object for Silverlight. Also, we'll learn about how to deeply clone Silverlight objects.
C# (C#1.0, C#2.0, C#3.0), Javascript, XML, HTML, XHTML, Windows, .NET, XAML, WinForms, WebForms, Dev
Tamir Khason 4.50
Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part IV – The Silverlight Project - Unedited
Updated: 27 May 2009  
IntroductionAfter a short sojourn with the Visual Studio 2010 Beta, I’m back with the next part. Pop quiz – can you run Visual Studio Team Foundation and Visual Studio Professional without Team Suite? Well some wit told a client you could not – so I spent some of the Bank Holiday proving otherwise
All-Topics
Paul S. Chapman 4.50
Silverlight 3 Out of browser - Unedited
Updated: 22 Sep 2009  
Silverlight is now in its third version. Among the many new features in this version is out of browser support. For developers enabling out of browser can be as simple as clicking a button in visual studio or via a menu in blend 3. For the end user they can use the silverlight context menu which if
All-Topics
Paul_Wade 4.50
A Silverlight Introduction for Line-of-Business Applications
Updated: 30 Aug 2009  
An introduction on Silverlight for developers of administrative applications. The article starts by explaining the basics of WPF and then delves deeper in the business-oriented aspects.
C#2.0, Windows, .NET3.5, WCF, WPF, LINQ, Silverlight, Dev
Xavier Spileers 4.48
Beginning Silverlight 1.1 Part 1
Updated: 12 Oct 2007  
Describing basic Silverlight principles
C#, Windows, .NET, Visual-Studio, Dev
Andrey Baskov 4.46
Developing a Custom Control for Silverlight 2.0 - Unedited
Updated: 14 Apr 2008  
In this article I show the key steps to develop a Silverlight 2.0 custom control
C# (C#1.0, C#2.0, C#3.0), Windows, .NET (.NET3.5), XAML, Dev, Design
Attila Hajdrik 4.45
Clog: Client Logging, Silverlight Edition
Updated: 16 Apr 2009  
A customizable log provider system that allows you to harness your existing logging system to log client side messages to your server. Includes a Silverlight interface and Log Viewer.
C#3.0, Windows, .NET3.5, ASP.NET, XAML, Silverlight, VS2008, Dev, QA
Daniel Vaughan 4.45
Usage of IsolatedStorage Made Easy
Updated: 28 Jun 2009  
Usage of IsolatedStorage made easy
C# (C#1.0, C#2.0, C#3.0), Windows, .NET (.NET3.0, .NET3.5), Silverlight, Architect, Dev
Rohit Shrivastava, AmitKRana 4.43
Silverlight Controls - The Path to Reusable XAML
Updated: 23 Dec 2007  
An article about Silverlight Controls - The path to reusable XAML
C#, Javascript, XML, Windows, XAML, Dev
Justin-Josef Angel [MVP] 4.42
BackgroundWorker in Silverlight
Updated: 4 Feb 2008  
Why not create our own BackgroundWorker for use with Silverlight?
C# (C#1.0, C#2.0, C#3.0), WinMobile, .NET, ASP.NET, WebForms, Dev
Valentin Billotte 4.40
Silverlight Tutorial: Using VisualStateManager to Create an Animated Navbar
Updated: 3 Aug 2008  
A step-by-step example on how to use the Silverlight VisualStateManager to create an animated navigation bar.
C#, .NET, Silverlight, Dev
Mike Dobbles 4.40
Silverlight Animations in a Practical Business Application - Unedited
Updated: 29 Dec 2007  
An article on building a practical business application using Silverlight animations
C# (C#2.0, C#3.0), HTML, .NET (.NET3.0, .NET3.5), WinXP, Win2003, Vista, Visual-Studio (VS2008), XAML, WPF, CEO, Architect, Dev, Design
Cal Schrotenboer 4.40
Dataset surrogate for silverlight - Unedited
Updated: 1 Oct 2008  
Dataset surrogate for silverlight
C# (C#1.0, C#2.0, C#3.0), Windows, WCF, Silverlight, Dev
sommelo1 4.33
DataGrid with Movable Rows
Updated: 8 Oct 2009  
The DataGridMovableRows control lets you move rows around in a DataGrid
C#, Dev
RadiantQ 4.33
Basic Database Operations in Silverlight 3.0
Updated: 24 Nov 2009  
All basic database operations in Silverlight version 3.0 are covered here.
C#.NET3.5, Silverlight, Dev
GanesanSenthilvel 4.33
List vs ObservableCollection vs INotifyPropertyChanged in Silverlight
Updated: 21 Sep 2009  
This article gives a basic understanding of List, ObservableCollection, and INotifyPropertyChanged.
C# (C#3.0), Javascript, .NET (.NET3.0, .NET3.5), ASP.NET, WebForms, Silverlight, Dev
BalaG Ganesan, Venkatesan Jagadisan 4.32
(Extended) Modal Window in Silverlight
Updated: 2 Apr 2009  
An extension of the code submitted in the article: "Modal Window in Silverlight". This extension wraps the hosted control in a window frame that provides various modal features.
C#, .NET, Silverlight, Dev
Ed Dupas 4.27
SilverLight's FAQ - Part 3 - Unedited
Updated: 8 Oct 2009  
This article discusses 12 FAQ’s which revolve around bindings, layouts, consuming WCF services and how to connect to database through Silverlight.
C#, Windows (Vista, Win2008, Win7), SQL-Server, WCF, Silverlight, Architect
Shivprasad koirala 4.27
AjaxControlToolkit, Silverlight and JavaScript
Updated: 27 May 2008  
An article on combining Silverlight and JavaScript in an ASP.NET Web page
C#, Javascript, Windows, .NET2.0, ASP.NET, Dev
codegod.de 4.20
Silverlight Cairngorm – Updates for Silverlight 4 and Visual Studio 2010
Updated: 21 Dec 2009  
Silverlight Cairngorm update for Silverlight 4 and Visual Studio 2010.
C#.NET4.0, Silverlight, Dev
Modesty Zhang 4.20
Silverlight based AJAX line graph
Updated: 7 Aug 2007  
An article on creating real time line graphs for webpages using AJAX and Silverlight.
Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, XAML, WebForms, Ajax, Dev, Design
ashish_patil++ 4.17
SilverLight Introduction
Updated: 26 May 2007  
Tinkering with SilverLight to get a 3D scene rendered in the Browser.
C#, Javascript, HTML, Windows, .NET3.0, WPF, VS2005, Architect, Dev
.Suchit 4.16
Why I Love Silverlight DataBinding
Updated: 2 Dec 2009  
Solving a common UI problem with a ViewModel.
C#, Windows, XAML, Silverlight, Dev
Marc Schluper 4.15
Silverlight2 Lightbox - Unedited
Updated: 28 Apr 2008  
A Silverlight2 lightbox control
C# (C#3.0), Javascript, .NET (.NET3.5), Visual-Studio (VS2008), XAML, Dev, Design
Tim Mason 4.11
7 simple steps to connect SQL Server using WCF from SilverLight - Unedited
Updated: 8 Oct 2009  
In this article we will look how we can do database operations using SilverLight.
C#, Windows (Vista, Win2008, Win7), SQL-Server, WCF, Silverlight, Architect
Shivprasad koirala 4.10
Silverlight 2 Database Updating
Updated: 30 Aug 2008  
Perform database updates from Silverlight applications.
C#, .NET (.NET3.0, .NET3.5), SQL-Server, LINQ, Silverlight, Architect, Dev
Stein Borge 4.09
Silverlight application memory leaks detector
Updated: 11 Feb 2009  
Simple memory leaks detector for Silverlight applications.
C#, CSS, ASP.NET, WebForms, Ajax, Dev
Amit Kanfer 4.09
Hosting XAML files for Silverlight without registering MIME types on Web Server - Unedited
Updated: 28 Nov 2007  
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. Article suggests a work around to host XAML files.
Windows, .NET3.0, .NET3.5, XAML, IIS6, VS2005, IIS7, Dev
Sriram Chitturi 4.08
Silverlight Tutorial: Creating an animated navigation bar using Storyboards - Unedited
Updated: 4 Aug 2008  
First article in a series. This article focuses on the use of storyboards for creating animation effects.
C#, .NET, Silverlight, Dev
Mike Dobbles 4.07
Sierpinski Triangle - An Introduction into Silverlight by Example
Updated: 20 May 2007  
An Introduction into Silverlight by Example
Javascript, HTML, C#2.0, C#3.0WinXP, Vista, .NET3.0, ASP.NET, XAML, WebForms, IIS6, VS2005, IE6.0, IE7, IIS7, Dev, Design
CJCraft.com 4.06
Silverlight Media Player
Updated: 6 Apr 2009  
Has some cool features like sliding menus with animation and Drag N Drop from menu
C#, .NET, ASP.NET, Silverlight, Architect, Dev
sunit_82 4.06
Silverlight 1.1 Hebrew and Arabic Language Support
Updated: 31 Jan 2008  
An article presenting Silverlight 1.1 Hebrew and Arabic language support
C#, XML, .NET, Visual-Studio, XAML, Dev
Justin-Josef Angel [MVP] 4.05
Meet Microsoft Popfly: Part I - Mashup App Creator Built On Silverlight
Updated: 3 Jun 2007  
Learn more about the Mashup creator, Popfly space, and the Web page creator.
Javascript, XML, HTML, C#2.0, Windows, .NET2.0, ASP.NET, XAML, WPF, WebForms, Ajax, IIS6, VS2005, IE6.0, IE7, Dev, Design
CJCraft.com 4.05
SilverLight FAQ part 2 (Animations and Transformations) - Unedited
Updated: 8 Oct 2009  
SilverLight FAQ part 2 (Animations and Transformations)
C#, .NET, Visual-Studio, Silverlight, Architect
Shivprasad koirala 4.00
One Way, Two Way and One Time Bindings using Silverlight
Updated: 8 Oct 2009  
This article will talk about three ways of binding object properties with Silverlight user interfaces.
C#, Windows (Vista, Win2008, Win7), Silverlight, Architect, Design
Shivprasad koirala 4.00
Silverlight and Application Globalization – The Converter Approach
Updated: 3 Sep 2009  
Silverlight and Application Globalization – The Converter approach
C#, Silverlight
Abhinav S 4.00
Silverlight 4: How to work with Notification API? - Unedited
Updated: 20 Nov 2009  
Silverlight Notification API is a new feature introduced in Silverlight 4 Beta 1. If you are developing your application using Silverlight and want to show some notification message like Outlook to the user, then you can use this.
All-Topics
KunalChowdhury 4.00
Lightweight Task Scheduling for .NET / Silverlight - Unedited
Updated: 9 Feb 2010  
A lightweight and fluent task scheduling library for .NET 3.5 / Silverlight.
C# (C#3.0), .NET (.NET3.5), LINQ, Silverlight, Architect, Dev
Philipp Sumi 4.00
Resize/Shrink Photos for Web Development
Updated: 27 Oct 2008  
Resize/Shrink Photos for Web Development to reduce download time
C#, Javascript, ASP.NET, Silverlight, Dev
Marc Schluper 3.91
Using Brushes and Transparency in Silverlight
Updated: 17 Dec 2009  
An article that explains how to use brushes and transpency in Silverlight.
C#WinXP, Vista, Win2008, Win7, Win2008-R2, ASP.NET, XAML, Silverlight, Architect, Dev, Design
logicchild 3.91
Introducing SilverlightDesktop.net
Updated: 19 Oct 2008  
SilverlightDesktop.net is a Open-Source ASP.NET framework that allows you to dynamically load Silverlight modules into resizable draggable windows.
C#, CSS, HTML, XHTML.NET3.5, ASP.NET, Visual-Studio (VS2008), XAML, WebForms, LINQ, Silverlight, SQL2005, Architect, Dev
defwebserver 3.86
Silverlight and WPF Behaviours and Triggers - Understanding, Exploring And Developing Interactivity using C#, Visual Studio and Blend - Unedited
Updated: 9 Feb 2010  
A good starting guide for Understanding, Exploring And Developing Silverlight and WPF Behaviors and Triggers - Using C#, Visual Studio and Blend
C#, WPF, Silverlight, Web-Development, expression
Anoop Madhusudanan 3.86
Silverlight 1.0 Full JavaScript Intellisense
Updated: 21 Dec 2007  
An article about Silverlight 1.0 full JavaScript Intellisense
Javascript, XML, Windows, XAML, Dev
Justin-Josef Angel [MVP] 3.81
Silverlight Tutorial: How To Animate a Ball Being Thrown and Bouncing
Updated: 5 Aug 2008  
How to use Silverlight to create the animation of a ball being thrown and bouncing
C#, .NET, Silverlight, Dev, Design
Mike Dobbles 3.75
Introduction to Silverlight 2 using DeepZoom - Unedited
Updated: 3 Feb 2009  
How to use DeepZoom
Silverlight
Vuyiswa Maseko 3.67
Write a Silverlight Client to Consume WCF Service
Updated: 23 Mar 2009  
Article describing how to write a Silverlight client to consume a WCF service
C#, .NET, WCF, Silverlight, Architect, Dev
ByteBlocks 3.67
Silverlight 4: Implementing Notification Using New APIs
Updated: 20 Nov 2009  
This article demonstrates all the new notification features in Silverlight 4.
C#3.0, C#4.0.NET3.5, .NET4.0, Silverlight, Dev
KunalChowdhury 3.67
Silverlight 2.0 components development - Unedited
Updated: 24 Apr 2008  
This article has been initiated by some knowledge that we wanted to share based on our Silverlight experiences from one of the projects that we made.
C# (C#1.0, C#2.0, C#3.0).NET2.0, .NET3.0, XAML, WPF, Dev
Enterra 3.62
How to create a Simple Arrow in Silverlight? - Unedited
Updated: 26 Jan 2010  
In this post I will discuss on how to create a Silverlight arrow. This will be beneficial for implementing Silverlight presentation where you can add some arrows to point to some blocks. This is simple enough to implement & will be beneficial for the beginners. Create a Silverlight project. Now add
KunalChowdhury 3.57
Developing of silverlight-enabled ASP.NET controls - Unedited
Updated: 4 Jan 2008  
This article shows you how to bring revolutionary UI provided by MS Silverlight to the world of ASP.NET control development with the help of recent released ASP.NET 3.5 Extensions CTP
C# (C#3.0), Javascript, .NET (.NET3.5), ASP.NET, XAML, Ajax, VS2008, Dev, Design
Aleksey Zaharov 3.52
Silverlight for Dummies - Why Silverlight? - Unedited
Updated: 26 May 2009  
It explains about the need of Silverlight. Explains the basic things which are required to understand the working of silverlight. Beginners must start with this article.
C# (C#2.0), ASP.NET, Ajax, Silverlight
dhaneel 3.43
Using Custom Fonts in Silverlight - Unedited
Updated: 30 Sep 2008  
Describes the usage custom font in Silverlight
C# (C#1.0, C#2.0, C#3.0), LINQ, Silverlight
priti_sisodia 3.40
Silverlight Tetris
Updated: 2 Dec 2008  
Build a tetris game using Silverlight 2.
C# (C#3.0), .NET (.NET3.5), XAML, Silverlight, Dev
Edward Moemeka 3.37
Silverlight Stock Rates Rotator
Updated: 5 Jul 2008  
Marquee like Silverlight text rotator - implements web service calling and animation.
C# (C#3.0), .NET (.NET3.5), ASP.NET, WebForms, Dev
Ahmed Shokr 3.36
Silverlights Out - An Introduction into Silverlight by Example
Updated: 13 May 2007  
An Introduction into Silverlight by Example
Javascript, CSS, HTML, C#2.0, C#3.0WinXP, Vista, .NET3.0, ASP.NET, XAML, WebForms, IIS6, IE6.0, IE7, IIS7, Dev
CJCraft.com 3.19
Silverlight - Save Web Page - Unedited
Updated: 15 Apr 2008  
Saving the silverlight based web control to the database.
ASP.NET, Visual-Studio (VS2008), XAML
Yildirim Kocdag 3.00
Implementing a Silverlight based ‘Vertical’ tickertape - Unedited
Updated: 14 May 2009  
IntroductionI have a need of a ‘mash-up’ of business headlines for one of my current projects. For this I want an area where headlines enter at the bottom and the other headlines scroll up, vanishing at the top. If there are no new headlines, then the first headline appears at the bottom.Now gene
C#, Silverlight
Paul S. Chapman 3.00
Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part III - The Azure Project, and creating our Web service. - Unedited
Updated: 17 May 2009  
So far Parts I & II have not given us anything new – the code will work happily in an ASP.Net or a traditional client application. Now we get to a more interesting bit – creating our Azure Project.Before we can create an Azure Project you will eventually have to go to the Azure Website – and downlo
All-Topics
Paul S. Chapman 3.00
Html Password Box with Silverlight - Unedited
Updated: 1 Jul 2008  
How to communicate from javascript/html page to Silverlight application using password form
C#, Windows, MacOS, ASP.NET, Visual-Studio (VS2008), WebForms, Dev
Maciej Gren 2.88
XAML and Silverlight - Unedited
Updated: 6 Apr 2008  
What is XAML and its basics
C# (C#3.0), Javascript, HTML, .NET (.NET3.0), ASP.NET, XAML, Ajax, Dev, Design
Nandini S Anatharam 2.50
Cool Media Player with Silverlight - Unedited
Updated: 7 Sep 2008  
Demo Media player
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), Silverlight
Hoàng Lê Minh 2.25
Custom Listbox Silverlight2
Updated: 4 Nov 2008  
Implement Listbox using animation of items & publish Images on Surface
C#.NET3.5, Silverlight, VS2008, Dev
bono2k 2.09
Why Silverlight...why not Flash ??? - Unedited
Updated: 8 Nov 2008  
Now no need to depend on multimedia person to make your web page more dynamic and attractive.
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Anand Ranjan Pandey 2.00
Dynamic module loading in Prism (CAL) - Unedited
Updated: 1 Jan 2010  
While using Microsoft Prism with a Silverlight application, we need not download all modules at the client together. This can be done on demand (as the client navigates to that particular module via the application).The first two steps are described well in the Prism documentation available...
Silverlight
Abhinav S 1.00
Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part I - Unedited
Updated: 13 May 2009  
If you have had a chance to look at the downloadable videos from MIX 09 (http://videos.visitmix.com/MIX09/All) then you will have heard that it will soon be possible to develop Azure hosted applications and have good old Transact SQL as a backend! It was in Nigel  Ellis’ session on ‘What's New in Mi
C#, .NET, SQL-Server, All-Topics, Dev
Paul S. Chapman  
Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part II – Database access layer - Unedited
Updated: 14 May 2009  
Part II of a multiple part article where I build a project to show News Headlines from a number of RSS feeds as a vertical scrolling region
Silverlight
Paul S. Chapman  
Testing Silverlight 2 code with Silverlight 3 and moving to Silverlight 3 - Unedited
Updated: 21 Oct 2009  
This article describes my experience with upgrading to Silverlight 3 and the steps taken to ensure our code would work.
Windows, .NET (.NET3.5), Silverlight, All-Topics
mrjvdveen  
Adventures while building a Silverlight Enterprise application: Part #21
Updated: 8 Sep 2009  
Why and how we chose Silverlight and how we (or at least I) learned to use the Silverlight technology.
Silverlight, Dev
mrjvdveen  

HowTo

top
Title / Updated Author Score  
Silverlight Cairngorm - Port Cairngorm to .NET
Updated: 6 Oct 2008  
Port Cairngorm 2.2.1 to Silverlight 2 Beta 2. Includes all source code and a sample application.
C#3.0Win2K, WinXP, Win2003, Vista, .NET3.5, XAML, LINQ, Flash, Silverlight, Architect, Dev
Modesty Zhang 5.00
Modal Window in Silverlight
Updated: 12 Mar 2009  
Shows a generic mechanism to make modal windows
C#, .NET, XAML, Silverlight, Dev, Design
Knowm Ercy 5.00
Silverlight 2.0 – How to use a {Binding} to dynamically change the background colour of an individual DataGrid row - Unedited
Updated: 5 May 2009  
The System.Windows.Controls.Data assembly contains the DataGrid control.  You can use it to display tabular data in your Silverlight 2.0 applications.  While it handles the basics well, it’s still an early release and lacks obvious support for some of the most apparently simple tasks such as settin
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), Silverlight, Dev, Design
Richard Ashman 5.00
Silverlight 2.0 – Delaying Data Binding with a ToolTip - Unedited
Updated: 5 May 2009  
Silverlight promises much in the way of been the enabler for the development or rich enterprise class LOB application over the internet, but in its current carnation and with its brittle temperament it has a steep learning curve (especially if you come to it from WPF) and you often find yourself cod
C#, .NET, Silverlight, All-Topics, Dev, Design
Richard Ashman 5.00
Silverlight 2.0 – How to use a DataBinding with the ToolTipService - Unedited
Updated: 5 May 2009  
The simple ToolTipService type that Silverlight provides us with out of the box, exposes an attached property called ToolTip that enables us to assign a popup visual to a dependency object.
C#, .NET (.NET3.5), Silverlight, Dev, Design
Richard Ashman 5.00
Binding to ComboBox.SelectedItem through a custom dependecy property - Unedited
Updated: 21 Oct 2009  
Today we are looking into databinding to the ComboBox.SelectedItem property trough a custom dependency property in a UserControl.
C# (C#3.0), .NET (.NET3.5), Silverlight, All-Topics
mrjvdveen 5.00
Silverlight and the Unity Container - Property and Method Injection
Updated: 28 Aug 2009  
Using Property and Method injection with Silverlight 3
C#, Silverlight
Abhinav S 5.00
Passing dates in XAML
Updated: 20 Oct 2009  
An article demonstrating how to pass date values in XAML as property values.
C#3.0.NET3.5, XAML, Silverlight, Dev
Wayne Delport 5.00
Silverlight 4: How to Capture Video from Default Webcam? - Unedited
Updated: 21 Nov 2009  
In this post I will demonstrate one of the new features: “Accessing Default Webcam using Silverlight 4”.
C#, .NET, Silverlight, Dev
KunalChowdhury 5.00
Draggable Popup Window in Silverlight 3
Updated: 19 Nov 2009  
Allows a user to drag a popup to any location in the Silverlight window.
C#, .NET, Silverlight, Dev
dsmolen 5.00
Silverlight MEF: Custom ExportProvider for Attached XAML Exports - Unedited
Updated: 2 Dec 2009  
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight.
C#3.0.NET3.5, Silverlight, Architect, Dev, Design
Jeremy Likness 5.00
Converting .NET Assemblies to Silverlight Assemblies
Updated: 3 Mar 2009  
Share your .NET assemblies with Silverlight.
C#, XML, .NET (.NET3.0, .NET3.5), Silverlight, Architect, Dev
Suriel Bendahan 4.90
Catch and Handle WCF Service Exceptions in Silverlight
Updated: 22 Jan 2009  
A reusable set of code to enable service thrown exception handling in Silverlight.
C# (C#3.0), .NET (.NET3.0, .NET3.5), WCF, Silverlight, Architect, Dev
Suriel Bendahan 4.87
Silverlight Database Deep Zoom
Updated: 26 Mar 2009  
The article describes how to create a Deep Zoom image and store the tiles in a database, and how to read the image from the database and display it in the browser.
C#.NET3.5, ADO.NET, Silverlight, Dev
Joerg Lang 4.84
Synchronous Web Service Calls with Silverlight: Dispelling the async-only myth - Unedited
Updated: 16 Nov 2008  
In this article, we look at the asynchronous web service model in Silverlight, and how it can be augmented to allow synchronous web service calls. We also explore efficient channel caching, and asynchronous Silverlight Unit Tests.
C# (C#3.0), .NET (.NET3.5), WCF, Silverlight, Architect, Dev
Daniel Vaughan 4.81
A More Flexible and Secure Method to Configure Silverlight Applications Using the Web.config File from ASP.NET
Updated: 3 Feb 2010  
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
C#, Javascript, HTML, .NET, ASP.NET, IIS, WCF, XAML, Silverlight, Architect, Dev
Dr. Song Li 4.80
Silverlight ClipToBounds - Can I Clip It?, Yes You Can! - Unedited
Updated: 17 May 2009  
This technical blog posts shows how to add a new property ClipToBounds to clip your UI Elements.
Silverlight
Colin Eberhardt 4.78
Retrieve WebService Exceptions from a Silverlight Client
Updated: 23 Jan 2010  
This article shows how to retrieve exceptions from a Web Service to a Silverlight Client by creating a WCF endpoint behavior.
C#, XML.NET3.5, WCF, XAML, Silverlight, Dev
Didier St.Médar 4.77
Create Reflection Shader in Silverlight
Updated: 25 May 2009  
Sample code on how to create reflection shader using new pixel shader feature of Silverlight 3
C#, XAML, Silverlight, Dev, Design
SteveLi-Cellbi 4.76
Export Silverlight DataGrid to Excel XML/CSV
Updated: 1 Dec 2009  
This article explains how to export the contents of a DataGrid to Excel/CSV.
C#3.0.NET3.5, ASP.NET, Silverlight, Dev
raelango 4.71
How to build an asteroids inspired Silverlight game
Updated: 8 Jan 2009  
A good example of a Silverlight game using collision detection.
C# (C#3.0), Windows, .NET, XAML, Silverlight, Dev
Michael Ceranski 4.69
Silverlight charts, and reaching my inner child - Unedited
Updated: 30 Jul 2009  
So, there was a question in the Code Project forums today from somebody looking to create an application that uses input data, LINQ and charting. My first reaction was, “we don’t provide code for people; it’s not rentacoder”, but I took pity on the poor so and so. To that end
C# (C#3.0), .NET (.NET3.5), LINQ, Silverlight, All-Topics, Dev
Pete O'Hanlon 4.67
Publish Your Database as Silverlight in 15 Minutes
Updated: 30 Mar 2009  
Guide to creating a very cool Silverlight application from any database schema in 15 minutes.
C#3.0.NET3.5, ASP.NET, WCF, XAML, MySQL, Silverlight, Oracle, SQL2000, SQL2005, SQL2008, Architect, Dev
Faisal AlToukhy 4.65
Build a Silverlight 2 Web Chat Application
Updated: 12 Feb 2009  
We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.
C#, Javascript, SQL.NET3.5, ASP.NET, WPF, WebForms, Ajax, LINQ, Silverlight, SQL2005, VS2008, SQL2008, Dev
junnark 4.65
Silverlight Windows User Identity Name
Updated: 15 Dec 2009  
How to get the Windows user identity name in Silverlight.
C#.NET3.5, Silverlight, Dev
Webplethora 4.64
Silverlight Without XAML
Updated: 20 Nov 2008  
Silverlight without XAML, just a playground for graphics and fun.
C# (C#3.0), Silverlight, Dev
Timmy Kokke 4.60
How to create stock charts using the Silverlight Toolkit
Updated: 16 Feb 2009  
An article on how to create a Candlestick stock chart using the Silverlight Toolkit.
C#, Windows, .NET, Visual-Studio, XAML, WPF, Silverlight, Dev
rudigrobler 4.58
Hierarchical Data Templates in Silverlight
Updated: 22 Jul 2009  
Hierarchical data templates are a powerful way to organize and bind data that is available in Windows Presentation Foundation (WPF) and Silverlight.
C#1.0, C#2.0, C#3.0, Silverlight, Architect, Dev
Jeremy Likness 4.57
Persian (Farsi) Support for Silverlight 2.0
Updated: 21 Oct 2008  
This is an article on how to support Persian language in Microsoft Silverlight 2.0.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0), Visual-Studio (VS2008), XAML, WPF, LINQ, Silverlight, Dev, Design
Ali Daneshmandi 4.55
A Glass Orb Button in Silverlight
Updated: 31 Mar 2009  
A detailed walkthrough on how to style a basic Silverlight button into a "Glass Orb" button.
C#, XAML, Silverlight, Dev, Design
Timmy Kokke 4.51
Implementing INotifyPropertyChanged
Updated: 3 Sep 2009  
This article shows how to implement INotifyPropertyChanged.
C#1.0, C#2.0, C#3.0, .NET, XAML, WPF, Silverlight, Dev
Arun Jacob 4.50
Silverlight 4: How to use the all new right click context menu
Updated: 28 Nov 2009  
This article demonstrates the all new right click feature of Silverlight 4.
C#3.0, C#4.0, Silverlight, Dev
KunalChowdhury 4.50
How to determine the processor count from a Silverlight web page
Updated: 28 Apr 2009  
How can you tell if a computer has more than one CPU without using any special permissions.
C#, Windows, .NET, Ajax, Silverlight, Dev
Eylon Yogev. 4.48
Access Sessions from Silverlight and ASP.Net - Unedited
Updated: 20 Jan 2009  
Add or Retrieve Session Object from Silverlight and ASP.Net
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, ADO.NET, Silverlight, CEO, Architect, Dev, Design
A. Rajesh Kumar 4.47
How to Add Visually Stunning Financial Charts in Silverlight Applications – Part 1
Updated: 23 Jun 2009  
Creating Silverlight Financial Chart in XAML
C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), Silverlight, Architect, Dev
SunilUrs 4.44
Blend PDF with Silverlight
Updated: 1 Oct 2008  
Details & demo project of plumbing works that blend PDF and Silverlight visually with bi-directional data exchange.
C# (C#1.0, C#2.0, C#3.0), Javascript, XML, HTML, Windows, .NET (.NET3.5), Silverlight, Architect, Dev
Modesty Zhang 4.44
Silverlight 3 TreeView with Huge Number of Dynamic Tree Items
Updated: 31 Mar 2009  
Load Silverlight 3 TreeView items from database on-demand
C# (C#3.0), SQL, .NET (.NET3.5), SQL-Server (SQL2000, SQL2005), WCF, XAML, Silverlight, Architect, Dev
Faisal AlToukhy 4.43
Silverlight 3: Displaying SQL Server Data - Unedited
Updated: 17 Sep 2009  
This article demonstrates how to display SQL Server data in a Silverlight DataGrid
VB (VB8.0, VB9.0), Silverlight, Dev
VB Rocks 4.43
Blending HTML into Silverlight pages seamlessly
Updated: 8 Feb 2009  
This article will show a technique to blend an HTML page into a Silverlight page seamlessly through .NET/JavaScript interop and HTML frames.
C#, Javascript.NET2.0, .NET3.5, ASP.NET, Silverlight, Dev, Design
Henry Tan Setiawan 4.40
Build a Silverlight Web Chatroom with Multiple Rooms and Private Chat - Part 2 - Unedited
Updated: 17 Mar 2009  
In part 1 we built a simple web chat using Silverlight 2. Now, we are going to add functionalities so that users are able to choose from multiple chat rooms as well as chat privately with other users.
C#, Javascript, XML, CSS, SQL, HTML, Windows (WinXP, Win2003, Vista, Win2008), .NET (.NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL2008), Visual-Studio (VS2008), WCF, XAML, WebForms, Ajax, LINQ, Silverlight, Dev
junnark 4.38
How to Implement MergedDictionaries for the ResourceDictionary in Silverlight 2
Updated: 19 Dec 2008  
This article describes how to implement the MergedDictionaries feature for resource dictionaries in Silverlight.
C#, Javascript, CSS, HTML, XHTML, ASP, ASP.NET, XAML, WPF, WebForms, Ajax, Silverlight
Juergen Baeurle 4.38
How to use Microsoft Silverlight in Oracle Weblogic Portal 10gR3
Updated: 5 Oct 2008  
Step-by-step instructions on how to use the Microsoft Silverlight 1.0 Software Development Kit in Oracle Weblogic Portal10gR3.
Javascript, XAML, Silverlight, Dev, Design
bnossov 4.33
Automated Testing in Silverlight
Updated: 6 Apr 2009  
Simulate user interactions in a Silverlight application to create automated tests
C# (C#1.0, C#2.0, C#3.0), Javascript, Windows, XAML, WPF, Silverlight, Dev, QA
Bernhard Deininger 4.33
Saving Bitmaps to Isolated Storage in Silverlight 3 - Unedited
Updated: 31 Jul 2009  
There may be times when you wish to save a bitmap image to the user's local storage. Perhaps it was a generated image that is used in the application, or maybe it is an externally referenced image that you are loading locally for caching purposes. This example shows how.
C# (C#1.0, C#2.0, C#3.0), Silverlight, Dev
Jeremy Likness 4.33
Populating a Silverlight DataGrid with Data from MDB
Updated: 24 Nov 2009  
This is a sample project to access Microsoft Access MDB data in Silverlight via OLEDB and dynamically populate a DataGrid.
C#3.0.NET3.5, ASP.NET, ADO.NET, Silverlight, Dev
raelango 4.33
A Simple Flexible Silverlight Splash Screen
Updated: 15 Dec 2009  
This article shows a simple and flexible way of creating a Silverlight splash screen.
C#, Windows, .NET, XAML, Silverlight, Dev
Dr. Song Li 4.33
Playing Subtitles with Videos in Silverlight
Updated: 10 Feb 2009  
Playing subtitles with video in Silverlight
C#3.0.NET3.5, Silverlight, Dev
Anil_gupta 4.20
Concurrent Development of Silverlight and WCF Applications in the Same Visual Studio Solution
Updated: 27 Jan 2010  
This article introduces a way of developing Silverlight and WCF applications in the same Visual Studio solution.
C#, Javascript, XML, CSS, HTML, .NET, ASP.NET, WCF, WebForms, Silverlight, VS2008, Architect, Dev, Design
Dr. Song Li 4.20
Configure Silverlight 3 Applications using the Web.config File from ASP.NET
Updated: 6 Jan 2010  
This article introduces a method to configure Silverlight 3 applications using the Web.config file from ASP.NET.
C#, HTML, XHTML, .NET, ASP.NET, Silverlight, VS2008, Architect, Dev
Dr. Song Li 4.16
SketchFlow - Tools for Prototyping Interactive Applications
Updated: 18 Sep 2009  
In order to create a great design, certain great processes help a lot and it is especially very helpful to have ways to effectively explore, communicate and evaluate design ideas fast and efficiently. SketchFlow will help you from the design process from the very first step to final production.
C#, .NET, WPF, Silverlight, Architect, Dev, Design
Somnath Mondal 4.11
Silverlight Tutorial: Creating a data centric web app with DataGrid, LINQ, and WCF Web Service - Unedited
Updated: 11 Sep 2008  
Step-by-step guide for creating a silverlight web app capable of submitting and retreiving data from a database
C#, .NET, WCF, XAML, LINQ, Silverlight, Architect, Dev
Mike Dobbles 4.00
The Silverlight homepage great navigation bar only with javascript - Unedited
Updated: 5 Jan 2009  
Building a nice animation bar for your website with javascript & script.aculo.us
Javascript, Windows, .NET (.NET1.1, .NET2.0, .NET3.5), Visual-Studio, Silverlight, Dev
matrix_resident 4.00
Solving cross domain issues with Silverlight 2
Updated: 1 May 2009  
Hot to solve cross domain issues with Silverlight 2.
C#, Windows, .NET, Dev
Leonid Sorokin 4.00
Integrating Silverlight with the Browser's Back Button
Updated: 11 May 2009  
Describes how to make Silverlight applications behave like a traditional web application - with navigation states that use the browser's back/forwards navigation buttons.
Javascript, C#3.0.NET3.5, Silverlight, Architect, Dev
Jack_Dermody 4.00
A Simple Quickstart - Using the Unity Container with Silverlight
Updated: 12 Jan 2010  
A simple Quickstart for using the Unity Container with Silverlight.
C#1.0, C#2.0, C#3.0, XAML, Silverlight, Dev
Abhinav S 4.00
Silverlight 2.0 – Supporting unsupported image formats (GIF) - Unedited
Updated: 11 Jun 2009  
A quick look at one way of supporting gif images in a Silverlight application
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, Silverlight, Architect, Dev
Richard Ashman 4.00
How can you implement the Silverlight 3 Out Of Browser feature? - Unedited
Updated: 30 Oct 2009  
Here I will explain the feature & step by step process for implementing the Silverlight Out-Of-Browser functionality.
.NET3.5, XAML, Silverlight, All-Topics, VS2008
KunalChowdhury 4.00
Local Messaging in Silverlight
Updated: 18 Nov 2009  
Communicating with Silverlight applications locally.
VB, Silverlight, Dev
yozi 4.00
Silverlight 4: Capturing Video from Default Webcam
Updated: 20 Nov 2009  
Silverlight 4 Beta 1 has been released by Microsoft on 18th November 2009. Among the new features, I will demonstrate one of them “Accessing Default Webcam using Silverlight 4”.
C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), XAML, Silverlight, Dev
KunalChowdhury 4.00
Silverlight: Drag And Drop ListBoxItem to Canvas (using Telerik Control) - Unedited
Updated: 4 Dec 2009  
While surfing thru different forum I noticed that, lots of people are actually facing issues while trying to implement the drag and drop feature. The main problem arises while trying to drag from a ListBox to a panel like canvas. In this post, I will go thru the steps to demonstrate such feature. H
Silverlight, Dev
KunalChowdhury 4.00
Silverlight - Creating an Image Map with Hotspots
Updated: 28 Dec 2009  
An article on how to create an image map with hotspots and attach click event and tooltip to it.
C#, .NET, Silverlight, Dev
Bryian Tan 4.00
Navigable Grid in Silverlight 2, Supporting Page Navigation for List Controls such as DataGrid
Updated: 14 May 2009  
This article is to explain how to create a custom control that can be used to provide Navigation Bar for the DataGrid
C#, XML, .NET, XAML, Silverlight, Architect, Dev, Design
R i c k C o de 3.71
Silverlight 3 Out Of Browser Feature
Updated: 6 Nov 2009  
Here I will explain the feature & step by step process for implementing the Silverlight Out-Of-Browser functionality.
C# (C#3.0), .NET (.NET3.5), Silverlight
KunalChowdhury 3.67
Silverlight 4: How to use the all new Right Click Context Menu? - Unedited
Updated: 6 Dec 2009  
In my previous posts I discussed about “How to work with Notification API?” & “How to Capture Video from Default Webcam?”. In this post I will describe about the another cool new feature (“How to use the all new Right Click Context Menu?”) of Silverlight 4. Silverlight 4 has now support for right c
Silverlight, Dev
KunalChowdhury 3.67
Abstracting WCF Service Calls in Silverlight 3 - Unedited
Updated: 14 Jul 2009  
A method for abstracting WCF service calls in Silverlight to facilitate reuse and easy re-targeting of services.
C#, .NET, Silverlight, All-Topics, Architect, Dev, Design
Jeremy Likness 3.50
Silverlight Behaviors and Triggers: Making a True Behavior - Unedited
Updated: 9 Oct 2009  
Learn how to create reusable behaviors in Silverlight that can be attached through code or even with Expression Blend.
All-Topics
Jeremy Likness 3.50
Silverlight Behaviors and Triggers: TextBox Magic - Unedited
Updated: 7 Oct 2009  
The TextBox control is popular in Silverlight but comes with a few nuances. Learn how to filter textboxes and force databinding with attached behaviors.
C# (C#1.0, C#2.0, C#3.0), Silverlight, Architect, Dev
Jeremy Likness 3.25
Silverlight: Creating a simple smooth reverse storyboard animation on mouse enter and leave
Updated: 8 Sep 2009  
I have seen this question come up a lot and did not come accross a simple answer. Perhaps I just wasn't looking hard enough!
C#, Silverlight, Dev
Steve Psaltis 3.00
Silverlight Behaviors and Triggers: Storyboard Trigger Example - Unedited
Updated: 6 Oct 2009  
One of the most powerful benefits of Silverlight is that it uses the DependencyProperty model. Using this model, you can have great attached properties to describe reusable behaviors and attach those behaviors to certain elements.
C# (C#1.0, C#2.0, C#3.0), Silverlight, Architect, Dev
Jeremy Likness 3.00
Silverlight 4: Mouse Wheel Support in your Application - Unedited
Updated: 6 Dec 2009  
Silverlight 4 has now support for Mouse Wheel. From now onwards you can use mouse wheel event to trigger on mouse wheel rotation. Until the release of Silverlight 4 Beta 1 you had to write JavaScript code & a huge lines of code in C#. Now just forget about those lines. Your code will be clean. If y
Silverlight, Dev
KunalChowdhury 3.00
Data Driven Silverlight Pages - Unedited
Updated: 15 Apr 2009  
Dynamically Creating Silverlight Controls
C#, ASP.NET, Silverlight
Nidhi Dham 2.33
A Simple Smart Solution for Silverlight Versioning Conflicts - Unedited
Updated: 22 Oct 2008  
A solution for Silverlight versioning conflicts
HTML, XHTML, Silverlight, Architect
Mekki Ahmedi 1.80
Decoupled ChildWindow Dialogs with Prism in Silverlight 3 - Unedited
Updated: 29 Sep 2009  
A common user interface component is the confirmation or message box, which is often presented as a dialog returns a boolean (OK/Cancel). There are a variety of ways to achieve this, but how can you decouple the implementation of the popup from the request itself?
C# (C#1.0, C#2.0, C#3.0), .NET, Silverlight, Architect, Dev
Jeremy Likness  
Silverlight Behaviors and Triggers: Making a Trigger Action - Unedited
Updated: 11 Oct 2009  
So far we've explored how to use dependency properties and attached properties to create reusable behaviors and triggers. I showed you recently how to refactor an attached property to use the Behavior base class instead. Today, we'll look at the TriggerAction.
All-Topics
Jeremy Likness  
Silverlight/WCF example using polling duplex with threaded multicast commands
Updated: 4 Nov 2009  
Send multicast commands to clients even when some clients are disconnected, and avoid blocking by using threads to send commands.
VB9.0, Windows, .NET, ASP.NET, WCF, Silverlight, Dev
Fasttimes  

Last Updated 9 Feb 2010
Advertise | Privacy
Copyright © CodeProject, 1999-2010
All Rights Reserved. Terms of Use