<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Technical Notes &#187; Silverlight</title>
	<atom:link href="http://hariprasad.info/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://hariprasad.info</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 11:14:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	
<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Silverlight &#8211; publishing to remote server</title>
		<link>http://hariprasad.info/silverlight-publishing-to-remote-server/</link>
		<comments>http://hariprasad.info/silverlight-publishing-to-remote-server/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 02:09:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://hariprasad.info/?p=16</guid>
		<description><![CDATA[Publishing silverlight applications is similar to publishing asp.net applications.  The only difference is we need to add the following MIME type extensions to IIS if we are using v6.0.
.xaml      application/xaml+xml.xap       application/x-silverlight-app
 <a href='http://hariprasad.info/silverlight-publishing-to-remote-server/'>Read More&#8230;</a>]]></description>
			<content:encoded><![CDATA[Publishing silverlight applications is similar to publishing asp.net applications.  The only difference is we need to add the following MIME type extensions to IIS if we are using v6.0.
.xaml      application/xaml+xml.xap       application/x-silverlight-app
 <a href='http://hariprasad.info/silverlight-publishing-to-remote-server/'>Read More</a>]]></content:encoded>
			<wfw:commentRss>http://hariprasad.info/silverlight-publishing-to-remote-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

