Category Archive: Silverlight 3 Toolkit

Tweak Theme In Silverlight 3

Introduction In this article we will see how we can reduce Silverlight application’s xap size. As you know themes are provided by Silverlight Toolkit. But if you include multiple themes your application would… Continue reading

Busy Indicator Control In Silverlight 3

Introduction Busy Indicator is a control that is added in Silverlight 3 Toolkit November 2009 Release. In this article we will see how to use it. Creating the Silverlight Application Fire up Visual… Continue reading

Reflection Opacity Effect In Silverlight 3

Introduction In this article we will see how we can use Silverlight 3’s new effect i.e. Reflection Opacity Effect. Creating the Silverlight Application Fire up Visual Studio 2008 and create a Silverlight Application,… Continue reading

Tree Map Control In Silverlight 3 Application

Introduction In this article we will explore on TreeMap Control. The TreeMap is a control which displays hierarchical data as a collection of nested rectangles whose area (and other properties) are proportional to… Continue reading

Pie Chart In Silverlight 3 Application

Introduction In this article we will explore on Pie Chart in Silverlight 3. Pie Chart comes with Silverlight 3 Toolkit. Crating Silverlight Project Fire up Expression Blend 3 and create a Silverlight Application.… Continue reading

Wrap Panel In Silverlight 3 Application

Introduction In this article we will explore Wrap Panel in Silverlight 3. We will see how the Wrap Panel is useful. Crating Silverlight Project Fire up Expression Blend 3 and create a Silverlight… Continue reading