naveensiva
naveensiva

Reputation: 73

silverlight in blend

hi im developing silverlight application but when i m trying to compile that file its going to browser i need to execute without browser can you tell me alternate solution for that

Upvotes: 0

Views: 85

Answers (2)

abramlimpin
abramlimpin

Reputation: 5087

(1) Create a new or (2) Open the Silverlight application using Visual Studio 2008/2010. From the Solution Explorer, simply right-click the Project file, Properties, and the Properties page will show up. Under the Silverlight tab, check 'Enable running application out of the browser'.

Hope this helps.

Upvotes: 0

Brandon Frohbieter
Brandon Frohbieter

Reputation: 18139

Building An Out-of-Browser Client With Silverlight 3

http://msdn.microsoft.com/en-us/magazine/dd882515.aspx

Upvotes: 1

Related Questions