silverlight in blend
hi im developing silverlight application but when i m trying to compile that file开发者_C百科 its going to browser i need to execute without browser can you tell me alternate solution for that
Building An Out-of-Browser Client With Silverlight 3
http://msdn.microsoft.com/en-us/magazine/dd882515.aspx
(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.
精彩评论