Making any User Control Draggable in Silverlight

Silverlight gives you easy access to make your User Controls come alive. For example you can make any control in Silverlight draggable.

WCF 4.0 service consumed in Silverlight 4.0 with cross domain

This article will explain how to call WCF 4.0 service hosted in IIS 7.5 in a Silverlight application.

XamlDataGrid using Silverlight 4

These articles will demonstrates you how to use xamlDataGrid using Silverlight 4.

WPF Pivot Grid Control – End-User Layout Features

WPF Pivot Grid Control – End-User Layout Features

Child Window in WPF

In this article you will learn how to use Child Window in WPF.

gTitleBar – Custom TitleBar for borderless forms (VB.NET)

Simulates standard titlebar on a borderless form for easy placement of additional controls on the titlebar freeing up space on the form. It can also be put on a panel to simulate a MDI Form.

Managed Extensibility Framework (MEF) FAQ

This FAQ deep dives in to .Net 4.0 MEF fundamentals (Import and Export) and also explains when to use MEF over DI / IOC. This article also explains step by step on how to use MEF in various technologies like Silverlight, WPF and ASP.NET.

Documenting the Life Cycle of an ASP Page

A simple framework for documenting the events of master and child pages and web controls.

Windows Application Using WPF

In this article you will learn how to use Windows Application Using WPF. in C#.

Add Controls Dynamically to Silverlight Page

Article teach about how to add Controls dynamically to silver light page