Emiel Jongerius describes the two ways to pass parameters to a Silverlight XAP application.
There are two ways to pass parameters to a Silverlight application:
- Using the querystring of the containing HTML/ASP.NET page
- Using the InitParams attribute of the object tag that hosts the XAP file