|
-
Mar 10th, 2011, 07:52 AM
#3
Re: Nagivating from a aspx page to a silverlight page
Agreed.
The xaml page is what is packaged up and placed into the XAP file, and it is the XAP file that is loaded onto the page. You are going to need to re-direct to the page hosting your XAP file, and then, within the load event of the main App.xaml page, you could inspect the query string, to decide what "page" within the XAP file that you want to display.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|