When writing Silverlight applications there might one question come up from time to time: Is it possible to "feed" the application with initial parameters and if yes, how can this be done? To do this, there are so-called InitParams. This paramaters stores the given data in key-value pairs. They can be declared this way: website=http://blog.norberteder.com,category=wpf .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; backgr
Read the rest here:
Initial Parameters for Silverlight

Leave a Reply