Hi,
i created one silverlight application . in that i am having more than two .xaml pages. and i enabled enabled running application out of browser . now i am not getting the browser. so it is applicable to entire silverlight project . but i am having more than two pages . now i want to run a single page alone as out of browser .and other pages have to run normally with browser.
can anybody please help me
Thanks
P.Nagaraju.
Loading
Jaganathan BantheswaranPosted Sep 16, 2011, 3:38 AM
OutOfBrowser setting is for Application not for xaml pages.
You cant do like what you are saying...
But you can create two application one is OOB application and another one is web app which will be fired from OOB Applicatiop