Related resources for Merged Resource Dictionary
  • Creating a Silverlight Application that inserts data to a database using WCF service8/2/2010 4:27:07 AM. In this article, I have created a Silverlight application that asks users to enter choices & moves to specific pages depending on the choices. I have shown here how to use merged resource dictionaries. We can also see how to create controls dynamically. Finally, this application consumes a WCF service to store data in the database using LINQ to SQL.