is there a way to have NotificationWindow in browser?
I need NotificationWindow in browser not in “out of browser”.
is there a way to have NotificationWindow in browser? I need NotificationWindow in browser
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Like AnthonyWJones said, in Silverlight 4 the
NotificationWindowis restricted to Out Of Browser use.However with Silverlight 5, apps will be able to run in the browser with elevated permission (under certain conditions).
That means that the
NotificationWindowwill work in the browser.More info on Silverlight 5 in-browser trusted apps here