Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Silverlight

Silverlight

Silverlight

Great Reads

by Ed Dupas
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.
by Jerry Evans
Improving scrolling performance in Silverlight
by Redgate Software
Identifying an application’s performance bottlenecks is all about understanding how the application is spending its time. Only with the most complete understanding of how an application is operating is it possible to understand what it is doing wrong, as this article describes.
by Brad Joss
[RegSave] your property to the Registry, and more.

Latest Articles

by Ed Dupas
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.
by Jerry Evans
Improving scrolling performance in Silverlight
by Redgate Software
Identifying an application’s performance bottlenecks is all about understanding how the application is spending its time. Only with the most complete understanding of how an application is operating is it possible to understand what it is doing wrong, as this article describes.
by Brad Joss
[RegSave] your property to the Registry, and more.

All Articles

Sort by Score

Silverlight 

by Ed Dupas
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.
by Jerry Evans
Improving scrolling performance in Silverlight
by Redgate Software
Identifying an application’s performance bottlenecks is all about understanding how the application is spending its time. Only with the most complete understanding of how an application is operating is it possible to understand what it is doing wrong, as this article describes.
by Brad Joss
[RegSave] your property to the Registry, and more.
by Jani Giannoudis
Concepts and patterns for the handling of strings in multilingual applications.
by Alan Beasley
The WC Door button, covering all the missing skills needed to create the buttons shown in my first tutorial. As well as all 10 buttons for download!
by Shivprasad koirala
3 ways of applying layouts using Silverlight
by MetaMapper (Andy Powell)
A minimal 3D program showing how to use XNA in Silverlight-5, with a full explanation of the core concepts
by MetaMapper (Andy Powell)
Learn 3D programming with Silverlight-5 and XNA
by Shivprasad koirala
4 simple steps to consume WCF service using Silverlight
by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
by 69Icaro
Analyzing the Snake game, we'll study an application for the new Windows Phone 7 platform, focusing on localization, Inversion of Control, navigation, transition effects, triggers, Isolated Storage, audio and we'll also use Blend to create a rounded glowing button, and other things...
by Raj Lal
Chapter 11 of "Fun with Silverlight 4" More information at http://silverlightfun.com
by Christopher Camacho
A user control for entering numeric values
by Ilya Builuk
This article describes the key principles of PhoneCore Framework implementation and how to use it for building Windows Phone 7 application.
by User 4677916
This article presents a reusable class and technique for easily doing Asynchronous Programming using the Begin/End Pattern and the new Reactive Extensions for .NET (Rx) library.
by Timmy Kokke
A detailed walkthrough on how to style a basic Silverlight button into a "Glass Orb" button.
by Sandrino Di Mattia
Clean up and manage your XAML references. This can be done using custom namespaces (scheme URLs) and custom prefixes.
by Alishah Novin
Currently, ComboBoxItems cannot be selected using the keyboard - only the mouse. This is an attempt to resolve that.
by Dr. Song Li
This article introduces a more flexible and secure method to configure Silverlight applications using the Web.config file from the ASP.NET host application.
by Andrius Mudinas
A multilingual Silverlight virtual keyboard.
by Alberto Venditti
How to implement paging and filtering on a Silverlight 2 ListBox.
by J. Ambrose Little
When your boss asks you to create applications transforming your data warehouse into business intelligence, you need the right set of Silverlight 3 tools to make this transformation quickly and easily. Here is a pivot grid control that really gets the job done.
by Weidong Shen
This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
by pierre poliakoff
A tutorial on how to write a Silverlight game based on the classical Pong game.
by Dr. Song Li
This article gives a practical quick-start tutorial on MVVM in WPF for application developers.
by Kunal Chowdhury «IN»
A Quick Guide to Silverlight Ribbon Controls (Part - 1)
by defwebserver
We will create a Silverlight Custom Control called “LightSwitch Explorer” that will display information about the collections of the screen that it is displayed on, raise methods, and switch screens.
by Weidong Shen
Part 1 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services.
by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services. In this second part, we will go through various topics on how MVVM Light Toolkit is used in our sample application.
by Weidong Shen
Part 3 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services. In this part, we will discuss how custom authentication, reset password, and user maintenance are implemented in the sample application.
by Jevgenij Pankov
A Silverlight application using the WCF RIA Services Class Library. Demonstrates how to implement a custom Authorization Service, utilize localized resources, and add unit tests for DAL.
by Hiren Khirsaria
Zooming and panning an image in a Silverlight application.
by mbcrump
A Silverlight Developer’s look at TFS 2010 Remote Hosting
by defwebserver
This module allows you to easily gather, and process Expense Reports, from users in your DotNetNuke portal
by Xavier Spileers
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.
by Weidong Shen
Part 1 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Weidong Shen
Part 3 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
by Weidong Shen
Part 4 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light toolkit, MEF, and T4 Templates.
by cokkiy
VideoCarousel is a Silverlight V2 control that can play media in an interactive carousel.
by cokkiy
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.
by Kunal Chowdhury «IN»
A Simple Application using Silverlight Physics Helper Library
by David Sehnal
A computation wrapper with built-in progress tracking using Reactive Extensions for .NET (and AsyncCTP).
by Dr. Song Li
This article shows a simple and flexible way of creating a Silverlight splash screen.
by Wang Hai Feng
A simple GB2312/GBK encoder for Silverlight
by Abhinav S
A simple Quickstart for using the Unity Container with Silverlight.
by Arun Jacob
This is a simple Silverlight RSS Reader which pulls out data from a feed URL.
by Mekki Ahmedi
A solution for Silverlight versioning conflicts
by George Henry 1954
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.
by Valentin Billotte
Creating a templatable treeview in Silverlight
by rj45
For performance reasons, I decided to write my own XML parser.
by don!marco
A lightweight, single-file function parser, which uses an Excel like syntax.
by Frank W. Wu
Using AutoGenerateColumns to generate exactly as needed data columns
by S1mm0t
A stacked Bar Chart control for Silverlight
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
by Ian Reah
Two basic coverflow controls - one in JavaScript and one in Silverlight
by Pat Capozzi
In this article, I reduce the use of the MVVM pattern in Silverlight to the absolute minimum lines of code in order to understand the basics.
by Anil Kumar T R
An enhanced ViewStack component for Silverlight 2 with transitions and cache management.
by Don Kackman
Building a WP7 browser app for last.fm
by Colin Eberhardt
This article describes the development of a Windows Phone 8 Run Tracking application that uses a number of the new Windows Phone 8 features.
by Dave Kerr
A Zune Style Application Template that makes a great starting point for WPF or Silverlight Projects
by Shining Legend
This article discusses how to access a Web Service from a Silverlight Application. It has sample code attached.
by Novalys
As companies look for different ways to manage their IT needs, “Multi-tenant” and “SaaS” applications are becoming more and more common. However, they also pose unique challenges. We will look at security administration and user management in a multi-tenant application with Visual Guard.
by A. Rajesh Kumar
Add or Retrieve Session Object from Silverlight and ASP.NET
by esaulsberry
An example of a COM object written in C# that allows access to hardware from Silverlight
by David Bobeck
Using attached properties in WPF or Silverlight to loosely couple UI element events to arbitrary code.
by Evan Hutnick
This whitepaper explains how through smart use of UI and Data virtualization, content recycling, XAML optimizations and more, RadControls for Silverlight deliver first-class performance.
by Hisham Abdullah Bin Ateya
aCloud Web Operation System running on the cloud
by Alessandro Del Sole
This article explains how to acquire images from scanners and Webcams and how to store them to a LightSwitch application's database
by Mircea Deliu
In this article, you will find out what you need to do if you want to add a Facebook Like button to your Silverlight application.
by Colin Eberhardt
This technical blog post details the differences in the latest release of the Silverlight charts and shows how to add a location crosshair.
by mbcrump
Easy way to add Analytics to your Windows Phone 7 App with Preemptive Solutions
by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
by mrjvdveen
Some of the less technical (a.k.a functional) stuff around code generation, especially when using XAML, it being in either Silverlight or WPF
by mrjvdveen
Adventures while building a Silverlight Enterprise application
by mrjvdveen
Adventures while building a Silverlight Enterprise Application - Part #25
by mrjvdveen
A more generic solution to databind to some primitive type variables like a bool or a string
by mrjvdveen
Adventures while building a Silverlight Enterprise application
by mrjvdveen
Analyzing performance in a Silverlight Line Of Business application, including multiple service layers
by mrjvdveen
Something I ran into while doing rework on our framework - it involves the order in which code gets executed when using events and such
by mrjvdveen
A problem most of us will encounter while building a Line Of Business application in Silverlight - it involves UI paradigms combined with the asynchronous communication model
by mrjvdveen
Adventures while building a Silverlight Enterprise application
by mrjvdveen
In this post, we dive into this tiny change that caused a weird bug in the WCF communication between our Silverlight client and one of our web services.
by mrjvdveen
Why and how we chose Silverlight and how we (or at least I) learned to use the Silverlight technology
by Pranay Rana
Align Text in Autogenerated Column of Rad Silverlight Girdview and Silverlight Gridview
by defwebserver
An Advanced Visual Studio LightSwitch Application
by Paul B.
Business users love them some Excel. Using similar navigation and features helps with buy-in for your applications.
by keesari_anjaiah
The definition of Silverlight, the purpose of the Silverlight technology, and the different versions released so far. You will also read about the development tools required to work with Silverlight.
by Greg Lutz
Learn how to perform OLAP analysis on plain data (no need to setup SQL cubes on your server). With ComponentOne OLAP™ for Silverlight Beta you have the tools to create interactive tables, charts, and reports. Drag-and-drop views give you real-time information, insights, and results in seconds.
by Nick Polyak
Describes Single Page Applications and a new BPF Framework that helps to develop SPAs.
by lneir
Animates an object along a geometric path
by keesari_anjaiah
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 ...
by Dave Kerr
Write your first MVVM application in ten minutes using the Apex SDK!
by Dave Kerr
Learn how to add Commands to your MVVM application to add functionality without breaking the separation of View and ViewModel.
by Florin Badea
This article presents a way to apply data templates dynamically by type in the Windows Phone 7 platform
by emranallan
Make your Application windows phone 7 support for Bi-Directional right to left
by Alan Beasley
All the tools you need to create, tweak and style the Arcade button
by craigd
More professional ASP.NET C# search with proper document summary, query highlighting and RIA display options
by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
by Sacha Barber
Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps
by Jan-Erik Romoeren, Björn Asplund
Pattern for publishing an event by using attached property and IEventAggregator
by Jan-Erik Romoeren, Björn Asplund
Pattern for publishing an event by using an attached property and IEventAggregator. This time it's generic.
by Harald Heide Gundersen
Geocoordinate positioned Xna model viewable thru Photocamera
by Syed Mehroz Alam
How to customize an AutoCompleteBox as a type-ahead ComboBox for Line of Business applications.
by Stefan Bocutiu
Allows auto filtering functionality for the datagrid columns
by Bernhard Deininger
Simulate user interactions in a Silverlight application to create automated tests
by EmitsorGrp
Automatically generate a Windows Phone 7 settings page.
by Ganesan Senthilvel
All basic database operations in Silverlight version 3.0 are covered here.
by keesari_anjaiah
In this article, you will learn the basics of the Silverlight technology.
by Kunal Chowdhury «IN»
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
by Kunal Chowdhury «IN»
In this post, I will demonstrate how to animate the items in a specific direction in your PathListBox control. This will not only guide you for animation in PathListBox but also will help you understanding the StoryBoard creation (if you are very new to Silverlight).
by Kunal Chowdhury «IN»
In this article, I will show you how you can start with Visual Studio LightSwitch with an example.
by Jeremy Likness
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.
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by ManojKumar19
Server side logging for Silverlight applications using NLog 2.0
by Telerik Corp
This article is designed to help clarify the way Telerik WebUI Test Studio goes beyond Visual Studio 2010 Test Edition to offer richer user experience and solid web testing solutions.
by JohnExalt
The article demonstrates how to calculate various points in a Bezier curve and determine the angle at any point.
by Kerem Kat
Connecting geographical locations on Bing Maps with Bézier curves
by hoonzis
Learn how to build a small mobile application to visualize data from the city bike sharing system. Get the nearest stations, find the number of free bikes, and compute directions to other stations.
by Henrik Jonsson
How to work around that Binding's Converter, ConvertParameter and StringFormat cannot be specified as dynamic Bindings.
by Dr. Song Li
This article introduces a simple method to bind UI events to the corresponding methods in the MVVM view models in Silverlight applications.
by Todd Davis
How to bind an enum to radiobuttons in Silverlight/WPF
by nereo.lopez
How to get started with bing maps in your Silverlight app
by Modesty Zhang
Details & demo project of plumbing works that blend PDF and Silverlight visually with bi-directional data exchange.
by Henry Tan Setiawan
This article will show a technique to blend an HTML page into a Silverlight page seamlessly through .NET/JavaScript interop and HTML frames.
by J. Ambrose Little
Survey the many productivity enhancing features Microsoft added to Visual Studio 2010 and see how adding Infragistics NetAdvantage for .NET 2010 Volume 1 to your IDE will help you accelerate your application development and break out of the limitations of the Toolbox.
by Yasser Azeem
An implementation of classic breakout game in Silverlight
by Sacha Barber
An experiment into combining AOP and MEF.
by Shakeel Iqbal
A good tutorial for beginners to develop games in Silverlight.
by Judah Gabriel Himango
Exercising Silverlight 4 to build a fun, real-world app
by junnark
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.
by Shai Raiten
Build Your First Windows Phone 7 Silverlight Application
by Jeff Karlson
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.
by Jeff Karlson
Implementation of editing and validation features.
by Jeff Karlson
Add headers to your data grid.
by Modesty Zhang
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).
by Accusoft, CaseyMuse
This article provides a quick tour of the ImageGear for Silverlight toolkit from Accusoft Pegasus, while developing a multi-page image viewer that runs completely on the client via managed code.
by CaseyMuse
This article will provide a quick tour of the ImageGear for Silverlight toolkit while developing a multi-page image viewer, running completely on the client, via managed code. Once the viewer is built, it will be ready for deployment to the Windows Azure Cloud via an Azure Cloud Service project.
by Daniel Vaughan
Get a head start with the new Windows Phone 7 developer tools. Learn how to create a Sokoban game in Silverlight for the WP7 platform.
by Alan Beasley
Beginner's guide to building robust, scalable, and easily editable buttons
by kishhr
An in-depth reference of how to build performance-oriented applications in WPF for both Windows and the Web.
by Daniel Vaughan
Leverage existing .resx files to localize Windows Phone, Android, and iOS apps in Xamarin.Forms.
by Basab Dattaray, Modesty Zhang
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.
by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator for WPF/Silverlight.
by valentasm
Silverlight and XNA animation class with automatic animation and flexible sprites loading.
by Timmy Kokke
Geting started with the Silverlight PivotViewer
by Alan Beasley
Simulating a random motion animation without code, using Spirographic Shapes, PathListBoxes, Storyboards & Behaviours
by Hiren Khirsaria
Communication between JavaScript and Silverlight to calling methods
by I.explore.code
Capture a frame from live webcam feed and save it as an image file to disk
by Bishoy Labib
A library for creating a cards games with Silverlight, with two sample Solitaire games.
by Dr. Sai
This article demonstrates how to code the Carousel animation effect in Silverlight
by Talha Naqvi
The best and most unconventional virtual carrom application optimized for AIO!
by Suriel Bendahan
A reusable set of code to enable service thrown exception handling in Silverlight.
by Jorge J. Martins
Using a Slider to select an item from a list of objects (string, numeric, or image) as a discrete value or category.
by Geert van Horrik
This article tries to explain why you should use Catel as the (or one of the) frameworks when developing WPF, Silverlight, and Windows Phone 7 applications.
by Paul B.
Column.BackgroundColor = "Yellow"? I wish.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM Frameworks
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.
by EvelynT
An article on creating a circular gauge custom control for Silverlight 3
by Clifford Nelson
Provides a way to connect to an external DependencyProperty
by Kelvin Armstrong
Entity Query Load Manager for Entity Framework Domain Contexts.
by Daniel Vaughan
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.
by Jeremy Likness
This post will walk you through the steps I took to go from a project that had no Silverlight whatsoever to the existing project available here...
by Mohammad Dayyan
Colorize C# & VB codes
by Nish Nishant
This is a WP7 application that will analyze your most recent posts and give you summarized statistics on your forum wide posting split up.
by Sumit Samediya
In this article we will learn how to share code between Windows store app and Windows phone app using Windows Universal App development.
by Lakamraju Raghuram
This article aims at building an simple Windows phone 7 application for accessing Codeproject content.
by J. Ambrose Little
Designers used to write style guides in unwieldy documents or Wikis to ensure a consistent look, but such style guides soon went stale and obsolete. Enter Quince Pro™ by Infragistics, a private, secure and organized way to collaborate, communicate and cultivate private UX design libraries.
by Dr. Sai
This article explains to combine animations and easing functions to generate effects like the Les Paul (guitar) Google Doodle by Google and National Geographic channel’s Test your brain episode, etc.
by anshulskywalker
Introduction to building a simple Windows phone 7 application that reads and stores comic feeds in WP7
by PhilipSch
This article seeks to identify differences between the WPF and the Windows RT's UI framework.
by Amit Kumar Dutta
Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern
by Dave Kerr
A consistent approach to Commands, Asynchronous Commands, and Events-to-Commands for WPF, Silverlight, and WP7.
by mbcrump
A look at how to communicate between two local Silverlight Applications
by Syed Aftab Naqvi
It explains how we can call a method defined in Silverlight from Silverlight C++ host.
by Hung, Han
This article is about converting a VB.NET WinForms application to C# using WPF and Silverlight.
by Gary H Guo
Apply components, aspects, and Dynamic Decorator principles to Silverlight / WCF Service applications.
by Super Lloyd
A much simpler composite application library.
by Dr. Song Li
This article introduces a way of developing Silverlight and WCF applications in the same Visual Studio solution.
by Manas_Patnaik
Conditional controls at Runtime in Silverlight DataGrid
by johnsontroye
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.
by Dr. Song Li
This article introduces a method to configure Silverlight 3 applications using the Web.config file from ASP.NET.
by Bishoy Labib
The turn based classic game Connect4 with computer AI
by adriancs
Silverlight access to MySQL using Web Services.
by Steve_Fox
How to integrate SharePoint apps with cloud-based technologies.
by D Y Chan
Consume WCF service with Windows Phone 7
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat. Allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat; allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Clifford Nelson
Implements a control to support changing colors for Silverlight Shapes using VisualStateManager
by Sandrino Di Mattia
If you take a look at the Silverlight DataGrid, you'll see that you can't control scrolling by default. This could be a hurdle if you're working with data driven applications. What if you want to preserve the scroll position after you reload the DataGrid?
by BenWintringham
How to convert a Silverlight Navigation Application to use MVVM using Cinch V2.
by Suriel Bendahan
Share your .NET assemblies with Silverlight.
by taralex
PHP array to C# Dictionary conversion.
by Hoàng Lê Minh
Demo Media player
by Mark Brownsword
This article demonstrates building a web based interactive chart and is my attempt to assimilate some of the recent updates and best practices that have emerged with Visual Studio 2010 and .NET Framework 4 into my software lexicon.
by Don Kackman
A WP7 port of CPVanity with a CodeProject RSS reader.
by Prabu ram
This article explains how to create a PDF file using C# object
by Prabu ram
This article explains how to take a snapshot of a Silverlight page and convert it into a PowerPoint slide.
by SteveLi-Cellbi
Sample code on how to create reflection shader using new pixel shader feature of Silverlight 3
by Julien Villers
This will walk you through the creation of a custom IMarkerProvider implementation, allowing to display SAMI subtitles in SMF (Silverlight Media Framework).
by cokkiy
In this article, you will learn how to create a Vista busy cursor like Silverlight control step by step.
by Shenwei Liu
Create and configure WCF RIA Services class library for Silverlight app
by Marc Schluper
Extending the Silverlight RichTextBox so that it supports interactive text
by SteveLi-Cellbi
Creating dynamic animations, and a simple way to reuse them to reduce the XAML code size.
by Marcio_Coelho
The creation of a user control that is built with watermark, tooltip and that can be reused in many areas of your app
by Samuel Jack
A few tricks for creating Photoshop-style Inner Shadow effects in WPF and Silverlight.
by bbbnova
How to create a silverlight 4 Busyindicator style with custom progressbar
by Manas_Patnaik
Customizing DataPager with PageSize dropdown in Silverlight.
by Florin Badea
This article is the second in the series that describes a set of gauge controls for WP7.
by Florin Badea
This article is the third in the series that describes a set of gauge controls for WP7. This article focuses on the implementation of the indicators used with the gauges.
by AbuElNour
Implement Listbox using animation of items & publish Images on Surface
by Matt Cavanagh
A guide to making custom loading animations for your applications in Silverlight.
by OsoreWatashi
Here, you will learn how to create your own custom panel like the an advanced canvas.
by Renil Joy, Bangalore
Custom Rule Engine approach which can evaluate complex combinations of business rules. A sample application is provided in WPF following the MVVM pattern.
by Anil_Saran
This article describes a basic functionality of textbox with cut, copy, paste and delete using context menu which might be helpful to enrich user experience and assist developers.
by KevinBhavsar
How to make Custom Splash Screen using Sliverlight 4.0
by rodney128
A windows Azure development to showcase online geocoding and mapping.
by Peter Gfader
Take a screen capture of your running Silverlight app and submit it to your web server, inclusive of a lot of system information
by Jevgenij Pankov
An article on creating a customizable loading indicator for Silverlight 3
by Kunal Chowdhury «IN»
Customized Scrolling in Silverlight using Expression Blend
by Kunal Chowdhury «IN»
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.
by Kunal Chowdhury «IN»
In this article, I will guide you through the steps of customization with the help of a sample application. We will need Microsoft Expression Blend for the full customization. Read the complete article to learn about it.
by Dr. Song Li
This article summarizes two utility classes used for data and command bindings in Silverlight MVVM applications and demonstrates how to use the two classes with a running example.
by r.stropek
Selected advanced topics about data binding in WPF and Silverlight.
by Manas_Patnaik
Data binding in Silverlight with RIA and Entity Framework - validating input data
by Manas_Patnaik
Data Binding in Silverlight with RIA and EntityFramework – Part 1 (Displaying Data)
by Nidhi Dham
Dynamically Creating Silverlight Controls
by keesari_anjaiah
In this article, you will learn the basic concepts of simple data binding in a Silverlight application.
by Sunasara Imdadhusen
DataPagerPlus allows user to displaying Navigation Button (right), Page Number (center), Total Records (left) on Pager
by sommelo1
Dataset surrogate for Silverlight
by J van Rooyen
A simple article: From DB to Browser using Silverlight
by Kunal Chowdhury «IN»
Read the complete article to know more about it and gather knowledge on the debugging feature with a simple code walkthrough. At the end, don't hesitate to leave your feedback. Appreciate your Vote.
by Colin Eberhardt
This blog post describes a technique for specifying WPF / Silverlight Dependency Properties declaratively via attributes.
by Sacha Barber
An article showing how to do DeepZoom in Silverlight 2.0.
by Dmitri Raiko
A small library that allows for a simple and reliable raising of the CanExecuteChange event through property changes caused by user input or any async change. It can be used with both WPF and Silverlight.
by Vijeth C R
Configuration and deployment of WCF services used by a Silverlight client on IIS 5 and IIS 7.
by Umesh Khandelwal
Design Metro App using windows 8 and Visual studio 2011
by RobCroll
Creating a custom control when inheriting ItemsControl doesn't fit the requirement
by Visual WebGui
VWG successfully reproduces the Web Forms development experience by offering pure Window Forms development paradigm for Web due to its unique application code virtualization technology which allows to virtualize over Web server rather than OS.
by Attila Hajdrik
In this article, I show the key steps to develop a Silverlight 2.0 custom control
by Mark J. Caplin
Create a line of business application using Silverlight 3.
by Colin Eberhardt
This article describes the development of a Windows Phone 7 Jump List control, giving a step-by-step account of the control's development (and a pretty flashy control to use at the end of it!).
by Aleksey Zaharov
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 the recently released ASP.NET 3.5 Extensions CTP.
by cameron_elliot
A .NET library and website which allows developers to expose and view arbitrary diagnostic information about their .NET processes.
by Mohammad Dayyan
How to create a simple dgital clock in SilverLight 2.
by mbcrump
We will explore if a Silverlight application must end in .XAP.
by Christian Amado
This is the first part in a set of articles relative to some useful features that you may be want to include on your Silverlight Application
by defwebserver
The goal of this tutorial is to walk you through creating a simple Silverlight module in DotNetNuke that authenticates the currently logged in user through a web service.
by Alishah Novin
A simple double-clickeable datagrid in Silverlight
by Dr. Song Li
This article introduces a method to download and use "XAP" packages on demand in Silverlight.
by Anil_gupta
This article is about the DownloadProgress, DownloadProgressOffset, and BufferProgress of the MediaElement.
by dsmolen
Allows a user to drag a popup to any location in the Silverlight window.
by Dundas Data Visualization
Dundas Dashboard is a turnkey Silverlight data visualization solution that lets companies create interactive dashboards and scorecards, all in a rich internet application (RIA) environment. This article will show the many powerful options for developers to customize and extend to get exactly what t
by Debdatta Dey
How to create dynamic Silverlight controls with animation binding with XML data.
by Shailendra P Singh
Explains how to apply Theme Dynamically to the Silverlight Application
by defwebserver, hisowa
An example using MEF to dynamically load Silverlight Video Players
by Colin Eberhardt
This technical blog post shows how to perform element name bindings purely within XAML in Silverlight 2.0
by Wayne Ye
Elevated trust is one of the most important new features in SL4, my post is going to concentrated discuss about elevated trust including accessing file system/isolated storage/registry, invoking COM objects and other executable files.
by Sacha Barber
Simple article showing how you to embed PicLens in your own apps
by Eugene Sadovoi
Implements delayed or disabled INotifyCollectionChanged.
by Manas_Patnaik
Microsoft Media Platform Player Framework (MMPPF) from Microsoft which is an Open Source player framework and its implementation.
by venugopalm
Database and Library Design for Customer Order Management System
by venugopalm
Business Logic (Engines) and Service Contracts (Managers) Design for Customer Order Management System
by David_Tucker
An article that compares Flex/Flash, Silverlight, HTML5/CSS3, jQuery/JavaScript for enterprise RIA development
by John Mokkosian-Kane, Daniel Hsu
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.
by Simon McKenzie
Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects.
by cokkiy
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.
by Sacha Barber
A look into messaging solutions using NServiceBus.
by Al Alberto
A series of articles exploring how to develop applications for Windows Azure using Bing Maps.
by Al Alberto
A series of articles exploring Azure development featuring Bing Maps and phone.
by Colin Eberhardt
In this article, I give a brief introduction to Reactive Extensions, then explore their use within Silverlight by creating a Twitter / Bing Maps mashup.
by saanj
This article talks about the powerful SharePoint 2010 Client Object Model Capabilities and various ways to utilize it.
by raelango
This article explains how to export the contents of a DataGrid to Excel/CSV.
by Somnath Mondal
An important thing in Blend for Windows Phone is that it is pretty much the same as in Silverlight with Blend. All the features work in the same way...
by defwebserver
Creating a Number Guesser in Expression Blend with no code using DataStore
by defwebserver
Easily implement two-way communication between Master and Child View Models that works with Microsoft Expression Blend
by Richard Waddell
ViewModel provides both IDataErrorInfo and collection binding for field-level errors and exceptions on client and server.
by Kunal Chowdhury «IN»
In this article I will guide you creating a File Explorer in Silverlight 4. This step-by-step guide will help yoou understanding the API call and how to access local files, folders and drives using the Silverlight 4 COM APIs.
by Brett Goodman
How to use FileDb as a local database in your .NET, Silverlight and Windows Phone applications
by Kunal Chowdhury «IN»
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.
by Kunal Chowdhury «IN»
In this article, I describe MEF using a Silverlight Application. Read it and don't forget to vote and share your feedback.
by Kunal Chowdhury «IN»
In this article, I described the need of MEF using a Console Application. Read it and don't forget to vote for it and share your feedback.
by Kunal Chowdhury «IN»
In this article, I described little about MEF and then described it in depth using a Console Application. Read it and don't forget to vote and share your feedback.
by Arik Poznanski
Flashcards.Show – Planning a Cross-Platform Solution
by Tom F Wright
Flexibox is an alternative to Lightbox, displaying multiple resolutions of an image without needing a popup overlay. Flexibox shows how a Silverlight app can resize itself with a page.
by Jevgenij Pankov
Resizable windows simulating multi-windows desktop interface for Silverlight 4
by User 468701
Using Fluent Validation with Unity in a Silverlight application
by User 468701
Force validation, even if the user doesn't enter anything, so that fields that are required show an appropriate message.
by Yevhen Bobrov
Simplifying programming of asynchronous WCF service calls and asynchronous programming in general.
by Yevhen Bobrov
Simplifying unit testing of View Models which use asynchronous WCF service calls.
by Yevhen Bobrov
Consuming WCF Services in Silverlight without static code generation of the service proxy.
by Colin Eberhardt
This article describes my experiences of taking a control written in Silverlight for Windows Phone 7 and making it cross-platform by re-implementing it using JavaScript and HTML5.
by Dave Kerr
The quickest, easiest, and funkiest way to bind enumerations to a combo box in WPF, Silverlight, and Windows Phone 7.
by Roger Martin
Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features.
by Lionel LASKE
Learn how to generate your own code for the DLR using an Abstract Syntax Tree.
by Berend Engelbrecht
Fast generation of DeepZoom image tile sets, collection thumbnails, and XML data in managed code without using external tools.
by Colin Eberhardt
This article describes how to generate Dependency Properties from an XML declaration using a simple T4 template. It also includes a quick T4 primer.
by Graeme_Grant
This article focuses on developing an MVVM compatible ListBox-to-ListBox drag/drop helper for Silverlight.
by Clifford Nelson
A generic implementation for IValueConverter.
by Stephan Johnson
This article introduces The Genesis Smart Client Framework v2.0 (Project Ruby). It focusses on the user interface component, dubbed the User Experience Platform (UXP), developed using PRISM for WPF and Silverlight.
by Charles Ju
This article describes how to get the method name from an EventHandler with WinDbg.
by keesari_anjaiah
How to start basic Silverlight application development using the different development options available.
by mbcrump
A look at how to get started working with the Silverlight 5 RC
by Paul S. Chapman
Avoiding the WCF issue in the Azure CTP
by mikewishart
Dynamic globalization for WPF and Silverlight apps without breaking design time
by ntg123
Performing four different Google Image searches in a single web-page, each search result is displayed and managed in a 'conveyor-belt' form.
by Brian Holsen
A mini-language for simple graphic drawing in Silverlight.
by Dave Kerr
The 960 Grid System is a hugely popular layout system for web sites - Grid960 lets you use it in Silverlight!
by Kunal Chowdhury «IN»
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.
by Thomas Guilbault
Adding support for groups to the Silverlight Toolkit's StackedColumnSeries chart.
by bl@cksheep
Display, edit and save large data sets in Silverlight using WCF based services and customized DataGrids
by Vivek Pandey (V)
Hangman is a very simple word game for Windows Phone 7
by Jeremy Likness
Hierarchical data templates are a powerful way to organize and bind data that is available in Windows Presentation Foundation (WPF) and Silverlight.
by Syed Aftab Naqvi
Hosting Silverlight control in C++ using ATL
by Sriram Chitturi
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. This article suggests a workaround to host XAML files.
by #realJSOP
With some earlier design forethought, I was able to inject some significant code optimization into a current project.
by Jürgen Bäurle
This article describes how to access and integrate SAP customer data in Silverlight using WCF RIA Services and LINQ to SAP.
by dmart23
ESRI has developed an API to allow you to embed maps and add GIS functionality using online services from ESRI’S ArcGIS Online and Bing Maps for Enterprise. This article will demonstrate how to use ESRI’s ArcGIS API for Microsoft Silverlight/WPF.
by Jorge J. Martins
It's easy to add user customized properties to any Silverlight control.
by SunilUrs
Creating Silverlight Financial Chart in XAML
by Michael Ceranski
A good example of a Silverlight game using collision detection.
by Xomega Team
Design Patterns and best practices for building flexible and reusable WCF services.
by Xomega Team
A design pattern and implementation example for building advanced search forms
by Ondrej_Uzovic
Simple example showing the communication between Silverlight client and Java application.
by Kunal Chowdhury «IN»
Communicate Between Two Local Silverlight Applications
by Novalys
This article demonstrates how Visual Guard has been able to help meet the strict criteria of health regulations in the United States. It will look at why two major health care actors have integrated Visual Guard into their applications.
by SummiG
This article focuses on how to compress several pages' contents in one page and print in Silverlight.
by Kunal Chowdhury «IN»
In this article, I will guide you through creating a UI Wrapper Library for the installation experience of your Silverlight Out-of-Browser application.
by Anil_gupta
This article is about the best practices to write a Silverlight application which is highly unit testable.
by Murtaza Abdeali
Infragistics leverages Microsoft Visual Studio 2010, the latest version of Microsoft’s integrated development environment (IDE) for the .NET Framework, to deliver powerful user interface tools that allow you to create rich user experiences that will delight your users with the WOW-factor!
by rudigrobler
An article on how to create a Candlestick stock chart using the Silverlight Toolkit.
by Steve-Low-NextwaveSoft
Step by step Expression Blend 2 tutorial on how to draw and design a Commerical Software Box.
by Eylon Yogev.
How can you tell if a computer has more than one CPU without using any special permissions.
by Vasudevan Kannan
The purpose of this article is to show how the default dialog displayed by the Silverlight plugin can be prevented from being shown to the user on right clicking on a Silverlight application.
by LEADTOOLS Support
With minimal effort you can use LEADTOOLS V17 to load and save over 100 file formats, manipulate images with advanced image processing, and implement annotations directly within a Silverlight client application replacing the need for calls to an external server.
by Kunal Chowdhury «IN»
In this article, I will show you how to create an Drag and Drop ListBox using the Silverlight 4 ToolKit. Here you will learn how to drag and drop between two ListBoxes as well as in the same ListBox.
by Frank W. Wu
Showing you how to use the Popup to create your own dropdown-like window.
by Jürgen Bäurle
This article describes how to implement custom cursors in Silverlight.
by Jürgen Bäurle
This article describes how to implement the MergedDictionaries feature for resource dictionaries in Silverlight.
by Kunal Chowdhury «IN»
Silverlight 4 now has support for installing out-of-browser application silently. In this article, I will describe about it.
by Kunal Chowdhury «IN»
In this Tutorial, I will show you how to integrate a UserControl in LightSwitch Application.
by Deb Kumar Ghosal
Windows Phone 8.1 RT Microsoft has introduced many new features and changes in the Windows Phone 8.1. Isolated Storage is one of the crucial features that has completely changed in Windows Phone 8.1.
by Kunal Chowdhury «IN»
Pinging a network IP or Hostname is not available in Silverlight. But you can do this using WCF service. In this post, I am going to implement the same thing for you.
by sathishsingam
This example shows how to print and display print previews in VB .NET. It shows how to use the PrintDocument object to print, how to print with the PrintDialog control, and how to display a print preview with the PrintPreviewDialog.
by LEADTOOLS Support
In this article, we will create a simple application that loads an image and reads its barcodes. Try it out for yourself by downloading a fully functional evaluation SDK from the links provided below the tutorial.
by bnossov
Step-by-step instructions on how to use the Microsoft Silverlight 1.0 Software Development Kit in Oracle Weblogic Portal10gR3.
by Kunal Chowdhury «IN»
In this post, I will describe how to integrate the new symbol for the Indian Rupee in Silverlight application.
by mbcrump
A look at how to get started working with P/Invoke in the Silverlight 5 RC.
by ByteBlocks
Article on how to use Silverlight controls in ASP.NET GridView or DataGrid
by Nicolas Humann
How to use the IOC Container and MVVM with Phone7.Fx
by SummiG
Shows how to visit an external XAP UserControl in Silverlight.
by Kunal Chowdhury «IN»
Silverlight BusyIndicator is not a new thing in Silverlight. It was first added in Silverlight 3 Toolkit in November 2009 release (if I am not wrong). In this post, I will describe about this for those who want to know about it.
by Maciej Gren
How to communicate from JavaScript/HTML page to Silverlight application using password form
by Derek Lakin
HyperlinkButton Gotcha
by Renat Khabibulin
Silverlight based simple image editor that allows user to create simple images online
by Igor Ladnik
Article presents Azure based software to image upload, viewing with Silverlight MultiScaleImage control, mark out and annotation. Browser performs the operations with no additional installation on user machine/device (the viewing browser should support Silverlight).
by MIB426
This article will demonstrate how to build a traditional master page style application in Silverlight.
by Paul S. Chapman
How to implement a Silverlight based 'vertical' tickertape
by Paul S. Chapman
Implementing a Silverlight based 'vertical' tickertape
by Colin Eberhardt
This technical blog post shows how to create FindAncestor and RelativeSource.Self bindings with Silverlight 2.0
by George Henry 1954
Presents a class that facilitates high-usability binding of an ordinary TextBox to a numeric property
by Florin Badea
This article presents how to build a wizard for WP7 applications.
by Tomer Shamam
How I implemented the ContentControl implicit data-template using the ImplicitContentTemplateBehavior attached behavior
by Shivprasad koirala
Twenty one important FAQ questions for WPF and Silverlight
by Stephen H Davis
How to give your users a better zooming experience with High Resolution Mouse Wheels.
by Redgate Software
Discover how Automated Error Reporting can let your users notify you instantly when they encounter a bug, and give you all the information you need to reproduce and fix the problem.
by After2050
This article demonstrates how we can install a Silverlight OOB application using a setup project.
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by Ernesto Herrera
Integrate Reporting Services with your Silverlight Line-of-Business applications.
by Dom_Smith
A look at how performance profiling can be integrated into the build process to form part of the automated test suite.
by Jack_Dermody
Describes how to make Silverlight applications behave like a traditional web application - with navigation states that use the browser's back/forwards navigation buttons.
by defwebserver
An advanced LightSwitch tutorial covering PreProcess Queries, Email, PopUps, WCF RIA Services, and HTML pages
by Dave Kerr
Introducing Apex - a lightweight MVVM and utility library for WPF, Silverlight, and WP7.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by Vahid_N
PdfReport is a code-first reporting engine which is built on top of the iTextSharp and EPPlus libraries.
by defwebserver
SilverlightDesktop.net is a Open-Source ASP.NET framework that allows you to dynamically load Silverlight modules into resizable draggable windows.
by Daniel Vaughan
Reduce threading code, and increase UI responsiveness with a new pattern extending MVVM.
by Sacha Barber
An introduction to ADO.NET Data Services / RIA Services.
by Mohammad Elsheimy
In this article, we’ll see a brief introduction to Microsoft Silverlight, see how it fits with other technologies today, and watch it in action. Get ready!
by Jonathan Cardy
Introduction to the parallelism features of .NET 4.0 - PLINQ, the TPL and Rx
by Vimalsoft(Pty) Ltd
How to use DeepZoom
by Josué Yeray Julián Ferreiro
Introduction to Windows Phone 7 Silverlight development: Making an Off Line RSS Reader
by Kunal Chowdhury «IN»
How to open the "Run Dialog" directly from the Silverlight 5 application
by Mohib Sheth
Invoking People Hub in Windows Phone 7 Emulator
by Pete O'Hanlon
Adding some missing bits to Silverlight.
by Sergey Piskov
Implementing a JavaScript-based client side to interact with a WCF service
by Jacob Himes
Introducing a small library to make configuring your .NET apps just a bit more easier.
by Colin Eberhardt
This article compares Silverlight and KnockoutJS by looking at the implementation of the same application with both frameworks and tries to answer the all-important question "which framework is best?"
by Jason Gleim
Creating slightly-smarter dirty flags in our model classes
by defwebserver
An example of an end-to-end LightSwitch application
by defwebserver
The point of this article is to demonstrate methods you can use when faced with integrating a complex control.
by r.stropek
WPF data binding works great with LINQ! This article shows how to create a hierarchical result set by using LINQ's group by clause and how to consume it in WPF data binding.
by BalaG Ganesan, Venkatesan Jagadisan
This article gives a basic understanding of List, ObservableCollection, and INotifyPropertyChanged.
by Alan Beasley
How to Style a more complicated Control, than just a simple button, starting with the ScrollBars!
by Alan Beasley
How to Style the Control Template of a ListBox in a small MVVM application
by Alan Beasley
Explanation and examples of Additional Templates and Generated Content of a ListBox. Covering Layout, Transitions, and Animation.
by ntg123
Visual representation for a logical items-switching between two lists
by Renil Joy, Bangalore
Creating a custom AutoCompleteBox which will filter large amounts of data quickly.
by yozi
Communicating with Silverlight applications locally.
by uncager
Presents methods to handle some of the trickier aspects of MVVM, including error message localization, multi-control validation, validation with multiple instances of a View, and whole-View validation.
by Durgaprasad Budhwani
This example will give you knowledge about how to design your site for different cultures.
by EmitsorGrp
Give language support to your Windows Phone 7 applications
by Shai Raiten
Lync Add in Development, How to add custom context menu and CWE application using single code base.
by Joel Ivory Johnson
Demonstration of what needs to be done to make a voice recorder on Windows Phone 7 including converting the raw bytes from the recording into a WAVE file.
by Sandrino Di Mattia
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
by ManojKumar19
How to make WCF service reference configurabe for Silverlight project(makes easy for deploying on severs like Dev, QA, UAT etc.)
by Xmen Real
A control to render the object tag for MediaPlayer
by Redgate Software
Distributing applications with DLL dependencies can be problematic. Here we explain how to make distribution easier by combining these dependencies into the main assembly.
by Wayne Delport
An article demonstrating how to implement a message box or confirm dialog with the Silverlight Toolkit.
by Hiren Khirsaria
create Metro theme listbox using style and templates
by Member 7656529
A review of the book Microsoft Visual Studio LightSwitch Business Application Development.
by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
by Shenwei Liu
The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
by Bernardo de Castilho
Learn how you can migrate an application away from Silverlight and into HTML5/JavaScript in this new white paper. In the paper, Bernardo de Castilho takes a simple Silverlight application and walks through, step-by-step, porting the ViewModel and the View into an AngularJS application.
by Alain Bertrand
A small XML serializer for Silverlight projects.
by Ashish Kaila
Describes features in Synergy Toolkit for Windows Phone 7 Version 1.0
by Enver Buzoku
Shows a generic mechanism to make modal windows
by Jeremy Likness
An introduction to the Model-View-ViewModel (MVVM) pattern.
by dougturn
Provides an overview of Sharepoint with Silverlight and Web Parts from the perspective of a developer. This content is part 5 of the MOSS content from www.myrampup.com.
by mrjvdveen
Why we felt the need to abandon our Silverlight development in favor of MVC3
by Henrik Jonsson
An enhanced MultiBinding markup extension implementation for Silverlight 5 with support for bindable Converter, ConverterParameter and StringFormat
by Manas_Patnaik
A DatePicker control in Silverlight with multiple months view.
by Frank W. Wu
A tutorial on how to create a Multiple-Selection ComboBox for Silverlight
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by David Furshpan
How to create Commands infrastructure in Silverlight
by David Furshpan
A simple code that shows how to create, bind and inject View and ViewModel
by Member 10269094
This article on MVVM architecture pattern allows the developer to distinguish between loosely coupled and tightly coupled applications.
by Nick Polyak
This article gives an overview of MVVM pattern, its usage and advantages
by Roger C Moore
MVVM Silverlight app with EF and WCF Service
by Syed Mehroz Alam
A walkthrough of retrieving data from a database and consuming it in a Silverlight application.
by barcodesoftware
Barcode software application in Silverlight.
by Jan Van der Haegen
MyBizz Portal: The "smallest" LightSwitch application you have ever seen
by Andrzej Skutnik
Describes using TreeView navigation in the standard PRISM.
by Katka Vaughan
Learn how to use the Pivot and Panorama controls, page navigation, OData and more!
by Katka Vaughan
Learn how to use the Pivot and Panorama controls, page navigation, OData and more!
by Sanath S. Shenoy
NetTcpBinding Configurations changes for WCF and Silverlight Application on IIS 7 in Windows 7
by Jawahar Suresh Babu
A notification control for Silverlight that looks like the Windows 7 balloon tip.
by Mircea Deliu
This post describes a simple and easy way to change the current behavior of your Silverlight or WPF ComboBox by using an attached property and a ComboBox style.
by Jorge J. Martins
How to have notification on ObservableCollection, not only when the collection changes but also when any member of any of the collection items is changed. How to take advantage of it in a collection binding.
by Shivprasad koirala
This article will talk about three ways of binding object properties with Silverlight user interfaces.
by ManojKumar19
How to open pop up window in MVVM environment. You can use it in WPF or Silverlight.
by Kunal Chowdhury «IN»
Do you have a huge collection of data inside your DataGrid and want to integrate Pagination to show records page by page and don’t know how to do? Then this article will help you to understand the same.
by Nick Polyak
This article describes how to substitute a parameter within an Expression tree by another expression, similar to how one can substitute an argument within a mathematical function by a different function
by Wayne Delport
An article demonstrating how to pass date values in XAML as property values.
by silverazure
This article describes a Prize Wheel designed with Silverlight Pathlistbox control.
by alexis.coles
A pattern for creating generic WCF services.
by Pete O'Hanlon
Learning how to program Windows Phone 7 from the very beginning
by J. Ambrose Little
Glimpse inside the UI virtualization architecture of Infragistics xamWebGrid to see how its industry-best blazing speed was achieved with proven practices for measuring performance and UI virtualization on Microsoft Silverlight 3.
by vikas amin
Profile Silverlight applications performance directly through Visual Studio
by Uday P.Singh
Article describe interacting with database in Silverlight 4 with ease.
by Ali-DN
Persian (Farsi) language support for Silverlight 2.0
by Alan Beasley
How to build your first re-useable Control from scratch in Expression Blend
by Dr. Sai
Pixel Manipulation in Silverlight
by Amir Eshaq
This code demostrates how to use Silverlight with OOB+elevated trust to play a local video (.avi).
by Amir Eshaq
This code demostrates how to use Silverlight 5 with OOB+elevated trust to play a local video (.avi). Uses P/Invoke support for native code
by Anil_gupta
Playing subtitles with video in Silverlight
by Colin Eberhardt
This article describes the creation of a circular relationship graph, which plots a network of interconnected nodes as a circle.
by Muhammad Shareef
This article is about the windows 8 metro style tour and travel app that use ultrabook features with ease of usability.The app is on its way to publish.
by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
by rudigrobler
Podium is a PowerPoint add-in and Windows Phone 7 app for controlling Powerpoint from Windows phone 7 devices
by MIB426
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.
by raelango
This is a sample project to access Microsoft Access MDB data in Silverlight via OLEDB and dynamically populate a DataGrid.
by Arik Poznanski
Porting from WPF to Silverlight: The Missing Pieces, Part 1
by Thiago de Arruda
Showing some good practices that can be applied to the Presentation Model/MVVM pattern.
by Jani Giannoudis
Design patterns on the presentation layer for WPF, Silverlight and Windows Phone applications.
by mbcrump
This article describes how to prevent your Silverlight XAP file from caching in your browser.
by Christophe Bertrand
PriorityObject : more fluent than PriorityBinding in list context (as ListBox), and compatible with Silverlight and WP7.
by Nick Polyak
Prism tutorial in easy samples
by Nick Polyak
3rd part of Prism tutorial describing communications between the modules
by Thilo Ruppert
An article on a flexible Silverlight 2 Drag and Drop Manager and TemplateControl
by mbcrump
Here is an easy way to profile your Silverlight Applications after installing Visual Studio 2010 Service Pack 1
by defwebserver
Programmatically selecting a Silverlight Tree View Control node using View Model (MVVM)
by Jens Theisen
Using "{Binding X.Y.Z}" in a type-safe way in your code.
by Douglas Smallish
Demonstrates how to code a Silverlight Chart ControlTemplate Programmatically.
by Daniel Vaughan
Generate project metadata with T4 and unburden yourself from string literals in XAML binding expressions and INotifyPropertyChanged event arguments.
by David Furshpan
Quickly show you how to create and use a dynamic type/class
by Petr Ivankov
From desktop to Web
by Nadége Baubant
See how to control access to .NET applications reusing Windows accounts for authentication. Integrate with Active Directory and grant roles and permissions to Windows accounts. Define permissions without adding code thanks to .NET reflection mechanism.
by Michael Ceranski
A tutorial on how to recreate a classic arcade game in Silverlight.
by Patrick Kalkman
A complete WP7 application with SQL compact database, LINQ to SQL, MVVM Light and Dropbox integration
by Shenwei Liu
A step by step guide showing the details of renaming projects and resolving related issues in a Visual Studio 2010 solution for a Silverlight application.
by Marc Schluper
Resize/Shrink Photos for Web Development to reduce download time
by Manas_Patnaik
Resource in Silverlight, A Brief Overview
by Paul B.
Sample WCF clients for three different platforms with no code duplication and no generated proxies.
by dolhaig
How to Resume the User's music after we played a video or audio from our Silverlight/XNA WP7 Application.
by ds47
This article shows how to retrieve exceptions from a Web Service to a Silverlight Client by creating a WCF endpoint behavior.
by Christian Rodemeyer
Helper class for easy retrieving of assembly attributes.
by Philip Kin
A popup menu implementation with submenus.
by Chuck Kinnan
Encapsulated Popup logic for easy reusable Silverlight popups
by Jason Gleim
A review of Mastering LOB Development for SL 5 from Packt Publishing
by defwebserver
An example of a Silverlight Application that implements Create, Read, Update, and Delete using web services
by defwebserver
Using Fluent Validation on the website to validate business rules in a Silverlight application
by J. Ambrose Little
With Silverlight and WPF data visualization controls you can create compelling, high-end Business Intelligence solutions. In their latest WPF 4 and Silverlight 4 releases out later this month, Infragistics makes your applications shine. A wealth of samples serve to showcase their rich analytics.
by Murtaza Abdeali
Easily add advanced navigation to Line of Business apps with UI controls designed especially for the new navigation features in Microsoft Silverlight 3.
by Matt Cavanagh
A simple and very effective way to manage navigation between UserControls in a Silverlight project.
by Timmy Kokke
Tutorial on how to create a PivotViewer collection
by Saif Al Falah
A very novel, fun and fast paced game optimized for AIO!
by Jeremy Likness
How to save bitmaps to isolated storage in Silverlight 3
by Karin Huber
Synchronizing the scroll position of multiple controls.
by Sacha Barber
Scrollable friction Canvas for Silverlight
by Mike114
How to enable and tune scrollbar in Telerik's RadScheduler Timeline view
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
by User 468701
Set focus on a control in Silverlight using events and triggers in XAML.
by Bruno Altinet
How to set up a basic application using Silverlight, RIA and NHibernate with top to bottom validation, all nice and fluent:)
by Paulo Zemek
This is a small tutorial on how to create a Shoot'em Up game in .NET using mostly declarative animations.
by Alberto Venditti
How to avoid the Print dialog while printing from Silverlight.
by Anoop Pillai
Silver Draw shows how to use Silverlight and WCF Polling Duplex services to create realtime collaboration apps.
by FantasticFiasco
An article on how to connect Silverlight 2 with web services in order to create a music library application with browse, search and download features.
by ASP.NET Community
"Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET-based media experiences and rich interactive
by Bryian Tan
An article on how to create an image map with hotspots and attach click event and tooltip to it.
by Yildirim Kocdag
Saving the Silverlight based web control to the database
by hisowa
Custom Behaviors to enable MouseWheel support to Silverlight Slider and bit more
by defwebserver, hisowa
Behavior that will create a simple PopUp and run some ICommands when closed
by Mr.Darcy
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.
by Stein Borge
Perform database updates from Silverlight applications.
by Itamar Kotler
An implementation of a 3D image cube as a custom user control in Silverlight 2.0
by Alexei Prokudin
Syntax highlighting TextBox in Silverlight 2.0.
by Mastro Zambo
Silverlight 3 Async File Uploader with WebControl and ASHX receiver
by Kunal Chowdhury «IN»
Here I will explain the feature & step by step process for implementing the Silverlight Out-Of-Browser functionality.
by Alexei Prokudin
This is an implementaion of SL 3.0 DropDown Menu like Application MainMenu
by CS Rocks
This article demonstrates how to display SQL Server data in a Silverlight DataGrid.
by CS Rocks
This is a slideshow that works in a Silverlight 3 UserControl.
by Bert O Neill
Be able to push information to an individual browser page or to all browser pages
by defwebserver
A Silverlight file manager that allows drag and drop multiple file uploads
by defwebserver
An example of Silverlight 4 OData Paging with RX Extensions.
by defwebserver
An example of a Silverlight 4 View Model Style video player that is not just 'skinable' but fully 'designable'.
by Bert O Neill
Get updates to your browser immediately when a change has occurred within the database.
by Bert O Neill
How to use complex types on the client.
by Kunal Chowdhury «IN»
Silverlight 4 has the power to talk with any other application using the COM API. After reading this article, you will be able to pin/unpin any Windows application to your Windows 7 taskbar directly from your Silverlight 4 out-of-browser application.
by Kunal Chowdhury «IN»
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”.
by Raul Mainardi Neto
Discovering the features of Silverlight 4
by Kunal Chowdhury «IN»
In this article, I will guide you to create a simple customized OOB Window Application in Silverlight 4 RC. After the end of this tutorial, you will be able to create a Customized OOB Window in Silverlight 4.
by Kunal Chowdhury «IN»
This article demonstrates the all new right click feature of Silverlight 4.
by Kunal Chowdhury «IN»
This article demonstrates all the new notification features in Silverlight 4.
by Kunal Chowdhury «IN»
Silverlight 4 has the feature to talk with Excel or any other application using the COM API. In this article, I will guide you to understand this feature step-by-step.
by Kunal Chowdhury «IN»
Silverlight 4 now supports printing functionality using the Printing APIs. Using the APIs, you can now print your whole application screen or a portion of the application. Also, you can customize the look while you printing your part/full application. In this post, I will step you guys to the depth.
by Amir Eshaq
This article uses NSpeex as a codec to encode/decode audio from a capture source (e.g., computer microphone) within Silverlight.
by Stephan Johnson
Create a rich and dynamic background that reacts to users when they use your application.
by defwebserver
A full featured Silverlight View Model Style Video Player
by J. Ambrose Little
Get to the bottom of users’ behavior with powerful Silverlight data visualization and line of business controls for tracking and analyzing what users of your RIA are doing. Infragistics Analytics Framework leverages the Microsoft Silverlight Analytics Framework to give you the best Web analytics.
by Abhinav S
Silverlight and Application Globalization – The Converter approach
by Abhinav S
Using Property and Method injection with Silverlight 3
by Anoop Pillai
A good starting guide for Understanding, Exploring And Developing Silverlight and WPF Behaviors and Triggers - Using C#, Visual Studio and Blend
by Nick Polyak
Describes a simple algorithm for animating object movements along arbitrary paths
by Pranay Rana
Silverlight Application with Dispatcher and asynchronous WCF Service
by Roger C Moore
A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end
by Santhosh Kumar Jayaraman
How to create a simple Silverlight application using the MVVM pattern with WCF and Entity Framework.
by Balwant.mnd
Silverlight application for scheduling a meeting
by Balwant.mnd
Meeting Schedule - Part II - Saving to database and sending email to all the contacts
by defwebserver
A demo application using the Silverlight Sterling database using View Model (MVVM).
by HarishBhattbhatt
Silverlight auto-complete treeview which takes hierarchical data as its datasource.
by outcoldman
An article about Silverlight validation: DataAnnotations and ValidatesOnExceptions, IDataErrorInfo and INotifyDataErrorInfo.
by Sangsu Park 99
How to serialize a pure .NET object class to a fast binary data
by Modesty Zhang
Port Cairngorm 2.2.1 to Silverlight 2 Beta 2. Includes all source code and a sample application.
by Modesty Zhang
Silverlight Cairngorm update for Silverlight 4 and Visual Studio 2010.
by cokkiy
This article describes how to create and use the Silverlight Carousel control.
by Colin Eberhardt
This technical blog posts shows how to add a new property ClipToBounds to clip your UI Elements.
by Xiaojie Liu
A Silverlight color picker (looks like ComboBox), more like the one used within VS 2010 property browser for editing color-type
by Seth Dingwell
A solution for the Silverlight combobox dropping its bindings after setting a null value.
by Arpad Pandy
This is an alternative for "Silverlight Extended Canvas Control to Crop Images"
by Modesty Zhang
Presents the design and interface considerations together with implementation details for NumberTumbler custom control in Silverlight 3 Beta
by Joerg Lang
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.
by Somnath Pal
Creating a dynamic header for the Silverlight DataGrid with multiple rows/columns.
by Raul Mainardi Neto
Implementing DataTemplateSelector on Silverlight
by defwebserver
How using the Silverlight DataTrigger allows you to run a process and then raise another when using View Model (MVVM)
by Sunasara Imdadhusen
Debug or attach the debugger to any local process running a Silverlight-based application in all supported browsers in your system.
by diego jose
How to create Custom Control and Drag and Drop Functionality
by Michael Varey
This article covers the mechanics of how to use Silverlight drag and drop in a business application.
by rzvdaniel
This article describes how to dynamically apply themes to a Silverlight application.
by BBalmer
MVVM patterned calculator that demonstrates Charting Toolkit styling.
by Anoop Pillai
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
by Onat Yiğit Mercan
Silverlight Extended Canvas Control to Crop Images
by Edward Moemeka
Build a falling blocks game using Silverlight 2.
by Shivprasad koirala
Animations and Transformations in Silverlight
by defwebserver
An implementation of the View Model Style pattern to create a simple Silverlight 4 File Manager
by Alеksey Nemiro
The Silverlight File Manager on the ListBox control based universal server handler may be working on the ASP .NET WebForms and MVC projects. All requests are sent asynchronously via helper class.
by dhaneel
This article explains why Silverlight is needed. Explains the basic things which are required to understand the working of silverlight. Beginners must start with this article.
by defwebserver
An example of a Gantt chart implemented in Silverlight 2.0.
by Tingu Abraham
Silverlight glass style DataGrid header with glow animation on mouse-over.
by RobCroll
A Hierarchy Tree with the ability to display any control as a node
by venugopalm
Image download indicator for providing rich look in Silverlight application
by ASP.NET Community
Silverlight:                 Silverlight is a RIA (Rich Internet Application) technology by Microsoft is a well competitor to Flash (who is a
by Ferreri Gabriele (Megasoft78)
Silverlight integrated into an ASP.NET AJAX control (Fifteen Puzzle Game).
by alrosan
Integration of Silverlight and JavaScript
by Anil_gupta
This article is about some of the issues like drag and drop in the same listbox and scrolling.
by Anil_gupta
How to show mutliple types of items in a single listbox by using multiple templates.
by sunit_82
Has some cool features like sliding menus with animation and Drag N Drop from menu
by Marcelo Ricardo de Oliveira
A lightweight, professional-looking, MVVM-enabled dropdown menu for Silverlight
by Marcelo Ricardo de Oliveira
A new Silverlight menu with styling and templating.
by ntg123
Performing multi-binding in Silverlight.
by Colin Eberhardt
This blog post 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.
by Emmanuel Nuyttens
Data validation example for Silverlight WCF enabled project
by Sacha Barber
A demo app that shows how to upload a file using Silverlight/HttpHandler/MVVM, and includes Silverlight MVVM Library and Helpers.
by Marek Bieńkowski
This article introduces simple procedure for generating an organization chart with Silverlight technology.
by Pete O'Hanlon
One of the really great things you can do with WPF is use Mouse.OverrideCursor to set the cursor for the entire application
by Venkatesan Jagadisan, Balaji Ganesaan
It describes page to page navigation with flip animation in Silverlight
by Maciej Gren
A small article about how to create a simple password text box in Silverlight 2 Beta 2
by Narsimlu Keshagouni
Silverlight pictures album control with zooming and slideshow.
by silverazure
This article describes a Silverlight wheel animation using a custom circular ListBox control.
by Marcelo Ricardo de Oliveira
How to create a pronunciation test tool using Silverlight and Python
by defwebserver
Viewing .rdlc reports from Silverlight using View Model (MVVM)
by defwebserver, Alan Beasley, hisowa
Creating multiple dynamic Views using View Model Style and the Silverlight Tab Control.
by Piyush Patell
Silverlight Session Management, Error handling, and Unit Test of WCF service
by defwebserver
An example of a Silverlight Drag And Drop / Or Browse File Upload Control using View Model / MVVM
by defwebserver
Dynamically creating tabs of different types in the same Tab Control
by AmitDey
A Silverlight TreeView control with Crud operations
by Mike Dobbles
A step-by-step guide for creating a Silverlight web app capable of submitting and retreiving data from a database.
by Mike Dobbles
First article in a series. This article focuses on the use of storyboards for creating animation effects.
by Mike Dobbles
How to use Silverlight to create the animation of a ball being thrown and bouncing
by Mike Dobbles
A step by step guide to creating a skinnable animated navigation bar custom control.
by Mike Dobbles
A step-by-step example on how to use the Silverlight VisualStateManager to create an animated navigation bar.
by defwebserver
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)
by defwebserver
An example of Silverlight View Model communication between Master and Child View Models
by defwebserver
An example of an easy to use View Modal Style Popup and Silverlight Value Converter
by Anton Kleshchev
This article describes how to write Unit Tests for Silverlight ViewModels with a mocked DomainContext.
by SteveLi-Cellbi
Interesting aspect of Silverlight visual states and how they can be used in controls.
by ASP.NET Community
SilverlightThe Rich User Interface helped to create a website which will make the UI as a desktop application. Silverlight 4.0 even came with out
by apis3445
Its a silverlight page to create a simple comic with photos and text-ballons
by MJ Ferdous
How to deploy Silverlight Web Part in SharePoint 2010 using VS2010
by Webplethora
How to get the Windows user identity name in Silverlight.
by Prabu ram
This article is aimed at helping develop a business application using Silverlight with MVVM and WCF service in a more manageable way.
by Timmy Kokke
Silverlight without XAML, just a playground for graphics and fun.
by Enver Buzoku
Describes how to create an MFC like Wizard (Property sheet with Property Pages) control.
by Katka Vaughan
Search and play YouTube videos inside a Silverlight 4.0 application! Learn about RIA Services, right-click event handling, themes, and styles.
by Fasttimes
Send multicast commands to clients even when some clients are disconnected, and avoid blocking by using threads to send commands.
by papnkukn
This article explains how to create a developer friendly custom control in Silverlight 2.0
by Anil_Saran
How to set focus inside textbox while validating using MVVM pattern
by Shivprasad koirala
FAQs about bindings, layouts, consuming WCF services, how to connect to DB through Silverlight
by Tamas Koszoru
Small, generic, reusable infrastructure for running tasks asynchronously and displaying progress information.
by Ahmedn1
A simple GPS system to locate the current location of the phone
by defwebserver
A simple Silverlight application that uses RX Extensions to communicate with an oData service.
by defwebserver
The application allows your users to query a collection using Silverlight using an animated display
by defwebserver
How to use The Managed Extensibility Framework to Dynamically Load a Silverlight .XAP using View Model Style
by Alishah Novin
A simplified Extension Method which allows you to print any element with standard options such as Landscape printing, Shrink to Fit, Page Centering, and Print Margins.
by Ross Brigoli
How to simulate the MaxLines property in a Silverlight TextBox.
by Max Paulousky
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.
by Somnath Mondal
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.
by Marcelo Ricardo de Oliveira
A soccer game made with Silverlight and VS 2008.
by Leonid Sorokin
Hot to solve cross domain issues with Silverlight 2
by Asher Barak
Implementing the MVVM Design Pattern with Silvelight - RIA Services.
by Henrik Jonsson
An extended Static markup extension implementation for Silverlight 5 and WPF supporting invoking static methods with arguments, and a Silverlight Type markup extension implementation.
by Kunal Chowdhury «IN»
In this article, I will describe how to implement the command binding to load some information & display it to the UI.
by Kunal Chowdhury «IN»
In this article, I am going to describe each shape and the process of adding it in our application (whenever we need to). This article is for the beginners who don’t know much about the shape controls.
by Kunal Chowdhury «IN»
ImplicitDataTemplate is a new feature in Silverlight 5. Using ImplicitDataTemplate, you can declare multiple Data Templates for your control and based on the data type, you can load the proper data template automatically. In this article, we will discuss on the same step by step with a good example.
by Kunal Chowdhury «IN»
Steps to Discuss Application Library Caching in Silverlight 4
by rudigrobler
A article on how to style a standard Silverlight chart to look like the Google Analytics chart.
by Oludayo Alli
Styling the chart control in the Silverlight Toolkit to create a new look and feel.
by Tamas Koszoru
Summarizing client side asynchronous invocations in WCF/WCF Silverlight. Introducing ServiceClient class.
by Valentin Billotte
How to make TRUE sync call in Silverlight
by Daniel Vaughan
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.
by Stef Heyenrath
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.
by Xomega Team
How to quickly build reusable and flexible WPF, Silverlight, or ASP.NET applications with the powerful Xomega Framework using the best MVVM principles.
by Gary Bilkus
A helper class to simplify and enhance Silverlight async calls
by mrjvdveen
This article describes my experience with upgrading to Silverlight 3 and the steps taken to ensure our code would work.
by lneir
Displays a text string along a path defined by a given geometry.
by Kunal Chowdhury «IN»
In this article, I will demonstrate in a step-by-step manner how we can create a Text-to-Speech application using the COM APIs in Silverlight 4. Read it. Learn and Vote for this Article. Feedback and/or Suggestions are most welcome.
by Marcelo Ricardo de Oliveira
Learn how to download your favorite TV transcripts and format it in your Smartphone.
by Marcelo Ricardo de Oliveira
An article exploring the use of MVVM, styles and templates in game programming in Silverlight 4
by ykpui
Bye ComboBox. Hello ListPicker
by Bishal Goswami
The Companion App: Its basically a utility app proposed for ultrabook which consists of the likes of a search tool, a geo location browsing tool and a language translator tool.
by Yvan Rodrigues
Did you skip class the day trigonometry was taught? This article will explain what you’ve been missing all these years.
by matrix_resident
Building a nice animation bar for your website with JavaScript & script.aculo.us
by BalintN
This example shows you all three things to learn about binding.
by Dr. Song Li
This article presents an example on unit testing of Silverlight applications with asynchronous service callbacks.
by Nicolas Dorier
How to easily animate Thickness in Silverlight (Margin, Padding, BorderThickness).
by Modesty Zhang
Some code changes and improvements that make the Silverlight Cairngorm thread-safe
by Steven Shahbazi
This tip shows how we can use Silverlight cool features to make a tic-tac-toe game in the web.
by Dave Kerr
A small and neat addition to the Grid control which can tidy up XAML in WPF, Silverlight and WP7
by Saraf Talukder
This article gives details of the top 5 reasons that applications fail to pass the certification process in the Windows phone market place and few tips on how to avoid those pitfalls
by Andrzej Skutnik
Accordion versus TreeView and the DataGrid in the navigation data in Silverlight.
by User-Rock
Creating a type safe textbox in Silverlight or providing type safe behavior to textbox.
by Xavier Spileers
Classes to add a UIExtensionSites-like mechanism to PRISM.
by Avtar Sohi
Understand MVVM using PRISM by Hello World Silverlight application.
by Etienne Whittom
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
by J. Ambrose Little
Technology’s ability to efficiently capture, store, and retrieve data is only part of the story. As our data warehouses grow, businesses’ needs for digesting and presenting that data in a consumable, understandable, and desirable way will also grow. Infragistics helps developers meet that need wit
by defwebserver
An example of a View Model Style Modal Popup Unit Test.
by Raul Mainardi Neto
A simple dependency property that allows you to update a property on PropertyChanged.
by Rohit Shrivastava, AmitKRana
Usage of IsolatedStorage made easy
by Sumit Samediya
In this article we will learn how to use existing sqlite database in WP 8.1 apps.
by Jorge J. Martins
UserControl populating ItemsControl – manipulation of ItemsControl collection from inner UserControl.
by Josh Smith
Reviews a simple and testable way to show a MessageBox in any WPF or Silverlight application built with the MVVM design pattern
by priti_sisodia
Describes the usage custom font in Silverlight
by OlliFromTor
Extend any class with INotifyPropertyChanged and/or IDataErrorInfo via the new .NET-Framework-Class DynamicObject
by Kunal Chowdhury «IN»
In this article, I will show you how to fire Triggers to call some methods present in your ViewModel, instead of writing in the code behind file. Read more to learn about it.
by Dmitri Nеstеruk
Shows how to use lambdas and higher-order functions for WPF/Silverlight graphics work
by Gildon Opao
How to use Microsoft Expression Blend 4.0 Behaviors to help in the implemention of MVVM
by Daniel Vaughan
Create a Xamarin Forms tabbed page or carousel page by binding to a collection of ViewModels; extending beyond the current capabilities of Xamarin Forms.
by Bert O Neill
How to get started with MVVMLight and XAML for unit testing.
by Nigel Ferrissey
An article demonstrating one way of integrating Silverlight 3 Navigation with Prism 2, including on-demand loading of modules.
by Emmanuel Nuyttens
Using SilverLight 4 LOB Development using RIA-Services, DTO's and EntityFrameWork
by fulcrumweb
This article introduces FulcrumWeb RAD Framework - A Silverlight UI Engine to build user friendly database driven applications
by Alessandro Del Sole
This article explains how to bind Pie Chart controls from the Silverlight Toolkit to a LightSwitch screen
by Sergei Dumnov
It explains how to display business intelligence dimension table using Silverlight TreeView
by jwatte
Output values of one type, based on a comparison of values of another type.
by defwebserver
The Silverlight DataGrid using inline editing, paging, sorting, and button events, using the View Model.
by Rahman Masudur
This article shows how to use WCF service with Silverlight
by AbhishekGoenka
Validation Frameworks in .NET Framework 4
by Anil Kumar T R
ViewStack component for Silverlight 2 – An inevitable control in RIA space
by Max Fedotov
Implementing support of Virtual Keyboard (TabTip) in Silverlight with elevated trust
by GergelyOrosz
The article aims to present a generic approach of fetching and visualizing live and historical stock data in Silverlight.
by David J Rundle
Handling the Faulted state and Closure of a WCF service when being used in a stateful application.
by Pareen Vatani
The article describes the development of a WCF service that will push content into a Silverlight application.
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by SofianH
A description of the open source Web RSS Builder
by Bert O Neill
How to implement a Silverlight application that uses (Super)WebSockets.
by J. Ambrose Little
With NetAdvantage® Ultimate 2010 Volume 3, Infragistics gives .NET developers all of the line of business controls with superior MS Office 2010 style and features for ASP.NET, Windows Forms, WPF and Silverlight, and high performance data visualization controls on WPF and Silverlight.
by Karen Forster
Find out how to get started coding apps for the new Windows Phone 7. Plus learn how you can sell and update your apps through the Windows Phone 7 Marketplace. Get code samples illustrating how to change the keyboard layout, include location data, and support multi-touch. Click now!
by Redgate Software
Learn how error reporting works and how to add it to you software in 3 simple steps. Not only is it easy for you to implement, you’ll also provide your end-users with a one-click solution to report exception/bugs when they occur, incl. the debugging data you need to reproduce the problem and fix it.
by Mohammad Elsheimy
In this article we'll have a full discussion of the new features of the Beta version of Silverlight 5.
by Marc Schluper
Solving a common UI problem with a ViewModel.
by Paul S. Chapman
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
by Marcelo Ricardo de Oliveira
Math-based, sudoku-like game for Windows Phone 7
by silverazure
This article describes Help and About page design for Windows Phone 7 using HTML and Isolated Storage for images.
by Roberto Sonnino
A tutorial explaining how to develop the "Turnstile" animation as featured in the Windows Phone 7 UI, along with an easy-to-use ItemsControl that applies the effect to its items.
by defwebserver, Alan Beasley
A Designer/Developer collaboration in an example of a Windows Phone 7 View Model Style Video Player
by Marcelo Ricardo de Oliveira
Learn how to create a Windows Phone crosswords game taking advantage of online internet resources
by Kunal Chowdhury «IN»
In this tutorial, we will discuss about BusyIndicator of Telerik RadControls Library. Follow the step-by-step tutorial to know how to use it.
by Kunal Chowdhury «IN»
In this article, I am going to describe all the APIs of Masked TextBox control and the ways to use it to mask your input. Hope this will help you to understand the control in depth.
by Kunal Chowdhury «IN»
Silverlight 5 Beta has been announced with newly added feature called ClickCount. It's a property added to the MouseButtonEventArgs. Using this, you will be able to find out how many multiple clicks happened by the user.
by Shai Raiten
What is Silverlight Pivotviewer and how to connect it to your Silverlight application
by Thomas Janker
This article describes a possible solution for the "app trial period problem (isolated storage)"
by Sam Shiles
Bringing WPF like declarative data binding to ASP.NET Web Forms to enable declarative two-way data binding to any object whilst opening up MVVM UI development.
by Clifford Nelson
A special class is needed to support binding a set of flags to a View.
by Bahrudin Hrnjica
Imlementation of HTML5 Widget apps in offline mode on Windows Phone 7 Mango.
by Nicolas Dorier
A design pattern to easily bind or animate properties that do not exist on an element, and which works in both Silverlight and WPF
by ByteBlocks
Article describing how to write a Silverlight client to consume a WCF service
by Michael Mac
BFsharp is a cross-platform open source library providing several object services which can be used in a wide range of applications.
by Redgate Software
Understanding how an application uses memory is a complex and time consuming process, but using a memory profiler the same analysis can be achieved in minutes. ANTS Memory Profiler is the simple way to visualize problems with memory usage in .NET code.
by Shai Raiten
Create Masking using XAML for WP7, WPF and Silverlight
by Colin Eberhardt
This article describes the development of XAML Finance, a cross-platform application which works on the desktop, using Windows Presentation Foundation (WPF), on the web, using Silverlight and on Windows Phone 7 (WP7).
by johnjollystupid
Loading pictures from XML file and allowing users to save them to their local machine
by MaasOne
Download financial data, managing online portfolio or using Search BOSS from Yahoo! with .NET
by Marcelo Ricardo de Oliveira
A multimedia exam suite built on Silverlight and Youtube
by Fadi Abdelqader
What you should to do to create your own Silverlight Voice/Video chatting system
by Vinit Yadav
A Yahoo! messenger clone application built with Silverlight and its Duplex Polling WCF service. Explains how to deal with the Yahoo! packet format named YMSG.
by dolhaig
How to detect the Zune connection and the Network State inside your WP7 Application