<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Get Browser Information In Silverlight</title>
	<atom:link href="http://www.onedotnetway.com/get-browser-information-in-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onedotnetway.com/get-browser-information-in-silverlight/</link>
	<description>Everything .Net</description>
	<lastBuildDate>Sat, 29 May 2010 05:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pinal Bhatt</title>
		<link>http://www.onedotnetway.com/get-browser-information-in-silverlight/comment-page-1/#comment-7201</link>
		<dc:creator>Pinal Bhatt</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/get-browser-information-in-silverlight/#comment-7201</guid>
		<description>HtmlPage.BrowserInformation does not work as expected. 

For FireFox and Chrome : HtmlPage.BrowserInformation.Name returns &quot;netscape&quot;

On IE 8  : HtmlPage.BrowserInformation.BrowserVersion returns 4.0

This is not what i want. 

I need to know actual name and version of the browser on which my SL app is running.</description>
		<content:encoded><![CDATA[<p>HtmlPage.BrowserInformation does not work as expected. </p>
<p>For FireFox and Chrome : HtmlPage.BrowserInformation.Name returns &#8220;netscape&#8221;</p>
<p>On IE 8  : HtmlPage.BrowserInformation.BrowserVersion returns 4.0</p>
<p>This is not what i want. </p>
<p>I need to know actual name and version of the browser on which my SL app is running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
