Click here to Skip to main content
15,890,512 members
Everything / Silverlight

Silverlight

Silverlight

Great Reads

by Alan Beasley
Explanation and examples of Additional Templates and Generated Content of a ListBox. Covering Layout, Transitions, and Animation.
by defwebserver
How using the Silverlight DataTrigger allows you to run a process and then raise another when using View Model (MVVM)
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Todd Davis
How to bind an enum to radiobuttons in Silverlight/WPF

Latest Articles

by OwenDavies
How to implement a crossdomain.xml file to allow the Flash client to connect to my site
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by webmaster442
How to format your XAML documents for effective version handling & maximum maintainability
by epicTurk
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors

All Articles

Sort by Title

Silverlight 

6 Jan 2011 by mbcrump
Here is a list of 15 things I've discovered about Silverlight
4 Jan 2011 by mbcrump
A better way to organize your Silverlight Code Snippets
24 May 2011 by Colin Eberhardt
How to re-template the Silverlight ProgressBar control to render a circular progress indicator
7 Feb 2012 by Colin Eberhardt
This blog post provides step-by-step instructions for creating a user control, which exposes bindable properties, in WPF and Silverlight. The post covers dependency properties, and how to manage DataContext inheritance.
29 Jan 2012 by Don Kackman
A simple Silverlight object viewer
14 Jul 2009 by Jeremy Likness
A method for abstracting WCF service calls in Silverlight to facilitate reuse and easy re-targeting of services.
25 May 2010 by mrjvdveen
In this post, I want to look back and reflect. We've run into some issues with our project, so it seems like a good moment to learn some stuff from what we have and have not done.
15 Oct 2010 by mrjvdveen
Adventures while building a Silverlight Enterprise application
9 Dec 2010 by mrjvdveen
In this post, we look at an issue we had while implementing a specific form of data entry for our application. Basically there was an oversight in our reasoning about CRUD operations that needed fixing. It also shows the power of GUIDs.
19 May 2011 by Vangos Pterneas
An easy-to-use, thread-safe library which works similarly to WebClient!
4 Sep 2010 by Kunal Chowdhury «IN»
Here, I am consolidating all the Silverlight Articles that I posted in my Blog and CodeProject for your further reference. It includes articles of last six months.
24 Mar 2011 by Kunal Chowdhury «IN»
Attaching an External DataSource in LightSwitch Application
12 Apr 2011 by Manas_Patnaik
Authentication against custom table in Silverlight4 using RIA service
24 May 2011 by Colin Eberhardt
How to automatically show ToolTips on a trimmed TextBlock (Silverlight + WPF)
12 Feb 2020 by OwenDavies
How to implement a crossdomain.xml file to allow the Flash client to connect to my site
23 Nov 2010 by stephen.vaubell
Beginning a Silverlight journey
26 Mar 2010 by Colin Eberhardt
This blog post is a bug fix (due to differences between SL2 and SL3) and expansion on my previous posts on this subject.
17 May 2009 by Colin Eberhardt
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not know at design / compile-time.
17 May 2009 by Colin Eberhardt
This technical blog post shows how to bind a DataGrid to dynamic data where the properties are not known at design / compile-time.
19 May 2011 by Kunal Chowdhury «IN»
Binding on Style setter in Silverlight 5
13 Feb 2011 by Tony Champion (Champion DS)
Binding to a ComboBox in Silverlight: A Gotcha
21 Oct 2009 by mrjvdveen
Today we are looking into databinding to the ComboBox.SelectedItem property through a custom dependency property in a UserControl.
19 Jun 2013 by Ernest Poletaev
Binding to Image Path in Isolated Storage
19 Mar 2013 by DapperDanH
Calling into your database on Silverlight Application_Exit.
19 Oct 2009 by Daniel Vaughan
There are two things I wanted to look at. Firstly, I wanted to allow a web service to be called after the Silverlight application’s Exit event is raised. Secondly, I wanted to provide the Silverlight application with the opportunity to cancel, or at least interrupt the close window process.
12 Apr 2011 by Manas_Patnaik
In this post, we will replicate the cascade combo box loading scenario, where data of other combos depend on the selection in the first.
12 Feb 2011 by ozkary
Change Silverlight Business Application template to handle login state events
26 Apr 2010 by Timmy Kokke
Changing CSS with jQuery syntax in Silverlight using the jLight library
22 Oct 2010 by Kunal Chowdhury «IN»
Choose the way to Create a Silverlight Out-of-Browser application
12 Apr 2011 by Manas_Patnaik
How to consume external webservice from Silverlight application
12 Apr 2011 by Manas_Patnaik
How to convert the XML to a CLR object and use it as a datasource in a Silverlight app
30 Apr 2013 by Jyothikarthik_N
A look into creating smoke effect in Silverlight using the concept of Particle System.
18 Oct 2014 by adityaswami89
A generic way of adding a table to Powerpoint using OpenXML
21 Aug 2012 by Christian Amado
In this simple tutorial, I want to show how to hide the default Context Menu presents on every Silverlight application created via Visual Studio.
17 May 2011 by KevinBhavsar
Custom Splash Screen using Silverlight 4.0
22 Nov 2010 by mbcrump
Customize the Silverlight Installation Experience in about 15 Minutes
13 Apr 2011 by Manas_Patnaik
An in-depth look into the Presentation Model and its mode of handling related multiple entities
15 Apr 2011 by Manas_Patnaik
Debugging XAML Binding with Silverlight 5
29 Sep 2009 by Jeremy Likness
Decoupled ChildWindow Dialogs with Prism in Silverlight 3
2 Jun 2009 by Colin Eberhardt
A simple lesson regarding the speed of dependency properties ... and a funky Oscilloscope!
1 Feb 2011 by Tony Champion (Champion DS)
Deploying Silverlight with WCF Services
18 Jan 2013 by Mamta D
Design Time Formatting of RichTextBox in Silverlight 4
19 Aug 2010 by Colin Eberhardt
Development of a lookless radial gauge control
21 Oct 2010 by Colin Eberhardt
How to develop a lookless Silverlight Guage control - Part 2
12 Apr 2011 by Manas_Patnaik
Achieving a Twitter page like functionality using Element Binding in Silverlight.
9 Nov 2010 by Wayne Ye
Elevated trust in Silverlight 4
20 Sep 2009 by Paul_Wade
A better way to handle errors and provide a useful message back to the user in Silverlight.
26 Apr 2012 by Colin Eberhardt
Databinding is a fundamental part of the WPF, Silverlight, and the Silverlight for Windows Phone 7 frameworks. It is a powerful concept that once mastered allows you to write concise and elegant code.
22 Jul 2010 by Colin Eberhardt
An attached behaviour that exposes the ScrollViewer's horizontal / vertical offset as dependency properties that permit binding
13 Jan 2010 by User 271009
WPF and Silverlight Design-Time code sharing
13 May 2011 by Kunal Chowdhury «IN»
How to format text in Silverlight XAML using StringFormat
28 Apr 2012 by Jeremy Alles
In this post, I share the “journal” I wrote will porting the app so that you can follow this process with many detail.
5 Jun 2012 by ManojKumar19
Hands on Lab for MVVM, Value Converter, XAML Binding, Delegate Command pattern, INotifyPropertyChange, Lambda Expression, LINQ etc. in Silverlight/WPF project
28 Sep 2009 by Colin Eberhardt
Today's blog post is a couple of very simple utility methods that I have found myself using again and again ...
10 Jan 2011 by jebarson
Highlighted Features & Improvements In Silverlight 5
12 Aug 2011 by Kunal Chowdhury «IN»
Read this post to know how to detect the browser information using the HtmlPage.BrowserInformation property.
30 Oct 2009 by Kunal Chowdhury «IN»
Here I will explain the feature & step by step process for implementing the Silverlight Out-Of-Browser functionality.
9 Apr 2011 by Kunal Chowdhury «IN»
In this article, we will learn how to access the template parts from code behind to do various operations in the UI front.
9 Aug 2011 by Kunal Chowdhury «IN»
If you are developing a secured site and want to close the browser window just after the user logs out from the application, this small tip will help you.
5 Apr 2011 by Kunal Chowdhury «IN»
This post will show you how to create a custom control in Silverlight
26 Jan 2010 by Kunal Chowdhury «IN»
In this post, I will discuss how to create a Silverlight arrow.
4 Oct 2010 by jmix90
Reusability and factorizing are maybe the most commons things you want and use when you are developing applications. In WPF it often means creating controls library (i don’t mean UserControl) that will be easy to use in multiple applications.
6 Apr 2011 by Kunal Chowdhury «IN»
This is a continuation to my previous post "How to create a Custom Control in Silverlight".
23 Sep 2010 by Kunal Chowdhury «IN»
How to detect installed Silverlight version?
6 Apr 2011 by Kunal Chowdhury «IN»
How to implement template binding in Silverlight custom control
24 Jul 2010 by Kunal Chowdhury «IN»
I found various people in different forums asking for the logic on the implementation part for passing value to Silverlight application from ASP.NET application. In this post, I will describe it.
21 Nov 2010 by Kunal Chowdhury «IN»
How to Reposition a Silverlight Child Window?
1 Dec 2011 by Kunal Chowdhury «IN»
How to Setup New Stories and Tasks in a Telerik TeamPulse Project?
20 Jul 2010 by Kunal Chowdhury «IN»
How to use the new Rupee Symbol of India in Silverlight?
11 Jan 2011 by JamesHurst
How to use your own fonts within Silverlight
31 Jan 2012 by XPG Live
Initialize a game on Windows Phone with XPG
9 Jul 2012 by Paulo Morgado
How to make XAML Content Globalizable when using value converters
31 Jan 2012 by XPG Live
Use leaderboards on Windows Phone with XPG
22 Nov 2011 by GraemeKMiller
HTML5 vs Flash vs Silverlight
9 Dec 2014 by adityaswami89
Article on Validation in XAML applications with Fluent technique
17 Jan 2011 by mbcrump
Ten things I would say if I were in a Silverlight focus group
17 Mar 2010 by Arun Jacob
This article shows how to implement INotifyPropertyChanged.
28 Jan 2013 by Paulo Morgado
With Rx, events are first class citizens that can be passed around and composed as needed in a very simple way.
26 Apr 2010 by Timmy Kokke
Using jQuery style syntax to talk to the DOM using Silverlight and jQuery
6 May 2010 by rudigrobler
Is Silverlight eating Adobe's bread and butter?
13 Feb 2010 by Philipp Sumi
A lightweight task scheduling library that allows you to easily schedule the invocation of callback methods at specified times or intervals. Supports .NET 3.5 and Silverlight.
19 Jun 2013 by Ernest Poletaev
Localize ToggleSwitch in the Silverlight Toolkit.
10 Feb 2011 by Tony Champion (Champion DS)
Logging in Silverlight and WP7 with MVVM Light
14 Jun 2010 by rudigrobler
In this, my first edition of Mahhala, we will look at the awesome set of controls by Kevin Moore called Bag of Tricks (BOT).
2 Dec 2011 by Nandun
Microsoft Silverlight is the new product they introduced for rich interactive web application developments.
17 May 2011 by Kunal Chowdhury «IN»
Learn about Multi Column Text support in Silverlight 5 with a simple example
19 May 2011 by Colin Eberhardt
A method of using attached properties to bind a ViewModel which contains multiple data series to a Visiblox chart without any code-behind
7 Dec 2010 by Kunal Chowdhury «IN»
Here are the new features announced for Silverlight 5 Beta
30 Oct 2009 by User 271009
New Options for Visual Studio 2010 Beta2 WPF and Silverlight Projects
16 Sep 2010 by rudigrobler
Obfuscating Silverlight
28 May 2010 by rudigrobler
OutlookBar for WPF & Silverlight
12 Aug 2010 by rudigrobler
OutlookBar for WPF & Silverlight
23 Aug 2010 by rudigrobler
OutlookBar for WPF & Silverlight
20 Oct 2011 by Colin Eberhardt
An implementation of IPagedCollectionView which allows paging of data from the server
5 Apr 2013 by Irina Pykhova
How to parse JSON to C# in WinRT, Silverlight, WPF, Windows Phone.
29 Nov 2010 by mbcrump
Tips/Tricks for Silverlight Developers
13 Dec 2010 by mbcrump
Part 3 of 4 : Tips/Tricks for Silverlight Developers
31 Jul 2011 by Brij M
Passing objects between ASP.NET and Silverlight controls using serialization
31 Jul 2011 by Brij M
A description of how to embed Silverlight components in ASP.NET and pass parameters to them
12 Apr 2011 by Manas_Patnaik
Various approaches available for passing values between Silverlight pages