Dynamic Manipulation of Silverlight controls
In this article, you will learn how to create and delete Silverlight controls or XAML elements at runtime. You will also learn how to create event handlers and associate them with the dynamically created control at runtime.