That link needs one more vote. Make it yours! Login and vote now.
By mswatcher
via deepakkapoor.net
Published: May 13 2008 / 06:43
Many times we need to know which browser our content is running on. Silverlight gives us the ability to find that information through BrowserInformation class which can be accessed through BrowserInformation property of HtmlPage class located within System.Windows.Browser namespace. I have created this simple demo to retrieve information about the browser.
Add your comment