Saturday, February 04, 2012    
Blog  

OpenLight Blog

Debug your Silverlight 4 Out of Browser application using F5

Dec 20

Written by:
12/20/2009 6:37 PM  RssIcon

Victor Gaudioso just shot me an email asking me how to debug a Silverlight 4 out-of-browser application where you can just hit F5. I know he is working on his latest Silverlight 4 book so he probably needs to get this in the book tonight.

To illustrate this, I am using the source code for Silverlight Bridge.

1) Right-click on the FileManager project and select Properties. On the Silverlight tab, select Enable running application out of the browser.

image

2) Build and run the application and install it out-of-browser.

image

3) Right-click on the FileManager project and select Properties. On the Debug tab, select the application in the Installed out-of-browser application drop down.

image

4) in the Solution Explorer, right click on the FileManager project and select Set as StartUp Project.

image

5) Set a break point, Hit F5 and debug!

1 comment(s) so far...


Gravatar

Re: Debug your Silverlight 4 Out of Browser application using F5

Very nice!

By MickD on   12/21/2009 1:28 PM

Your name:
Gravatar Preview
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
CAPTCHA image
Enter the code shown above in the box below
Add Comment   Cancel 
  
Copyright 2009 by OpenLightGroup.net   |  Privacy Statement  |  Terms Of Use