Does the Silverlight Navigation template work when running out of browser?
Asked
Active
Viewed 317 times
2 Answers
4
Sure it does.
And you can use the NavigationServices functions to create a custom "Back" or "Forward" button
great example here : Link
-
? broken link - I get "Unable to Service Request" – kevinw Jan 14 '11 at 18:45
-
double checked my link and it works. Changed my post for a coded hyperlink – danbord Jan 14 '11 at 19:27
1
Create a fresh Navigation Application, open the properties page. On the Silverlight tab select "Enable running application out of the browser", switch to the Debug tab, select Out-of-Browser application, change the project in the combo-box to the current silverlight project.
Hit Run, click About, Does it work?

AnthonyWJones
- 187,081
- 35
- 232
- 306