<?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: Porting XNA starter kit &#8220;Platformer” to Silverlight (SilverSprite)	</title>
	<atom:link href="https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/feed/" rel="self" type="application/rss+xml" />
	<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/</link>
	<description>Building enterprise solutions by day and games by night</description>
	<lastBuildDate>Mon, 14 May 2012 15:47:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6</generator>
	<item>
		<title>
		By: CrazyEltayeb		</title>
		<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/#comment-17</link>

		<dc:creator><![CDATA[CrazyEltayeb]]></dc:creator>
		<pubDate>Mon, 14 May 2012 15:47:24 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/08/02/Porting-XNA-starter-kit-Platformere2809d-to-Silverlight-(SilverSprite).aspx#comment-17</guid>

					<description><![CDATA[Thx mate for ur hlep i solved the problem and it worked fine :)]]></description>
			<content:encoded><![CDATA[<p>Thx mate for ur hlep i solved the problem and it worked fine :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mads		</title>
		<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/#comment-16</link>

		<dc:creator><![CDATA[Mads]]></dc:creator>
		<pubDate>Fri, 11 May 2012 09:25:00 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/08/02/Porting-XNA-starter-kit-Platformere2809d-to-Silverlight-(SilverSprite).aspx#comment-16</guid>

					<description><![CDATA[Look at this:
http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx
http://blogs.msdn.com/b/davrous/archive/2010/07/22/silverlight-4-xna-platformer-level-editor-for-windows-phone-7-overview-1-4.aspx]]></description>
			<content:encoded><![CDATA[<p>Look at this:<br />
<a href="http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx" rel="nofollow ugc">http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx</a><br />
<a href="http://blogs.msdn.com/b/davrous/archive/2010/07/22/silverlight-4-xna-platformer-level-editor-for-windows-phone-7-overview-1-4.aspx" rel="nofollow ugc">http://blogs.msdn.com/b/davrous/archive/2010/07/22/silverlight-4-xna-platformer-level-editor-for-windows-phone-7-overview-1-4.aspx</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mads		</title>
		<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/#comment-15</link>

		<dc:creator><![CDATA[Mads]]></dc:creator>
		<pubDate>Fri, 11 May 2012 09:04:29 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/08/02/Porting-XNA-starter-kit-Platformere2809d-to-Silverlight-(SilverSprite).aspx#comment-15</guid>

					<description><![CDATA[Found this: http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx]]></description>
			<content:encoded><![CDATA[<p>Found this: <a href="http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx" rel="nofollow ugc">http://blogs.msdn.com/b/silverlightgames/archive/2012/02/22/silverlight-5-xna-platformer-running-in-silverlight-sweet.aspx</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mads		</title>
		<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/#comment-14</link>

		<dc:creator><![CDATA[Mads]]></dc:creator>
		<pubDate>Fri, 11 May 2012 09:03:43 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/08/02/Porting-XNA-starter-kit-Platformere2809d-to-Silverlight-(SilverSprite).aspx#comment-14</guid>

					<description><![CDATA[Hi

This sample is from 2009 as you can see, so guess that&#039;s why it&#039;s not working.
I think Microsoft (or someone else) have made a sample similar to this, try to google for &#034;Silverlight XNA Platformer sample&#034; or something.

//Mads]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>This sample is from 2009 as you can see, so guess that&#39;s why it&#39;s not working.<br />
I think Microsoft (or someone else) have made a sample similar to this, try to google for &quot;Silverlight XNA Platformer sample&quot; or something.</p>
<p>//Mads</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CrazyEltayeb		</title>
		<link>https://laumania.net/2009/08/02/porting-xna-starter-kit-platformer-to-silverlight-silversprite/#comment-13</link>

		<dc:creator><![CDATA[CrazyEltayeb]]></dc:creator>
		<pubDate>Thu, 10 May 2012 19:24:34 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/08/02/Porting-XNA-starter-kit-Platformere2809d-to-Silverlight-(SilverSprite).aspx#comment-13</guid>

					<description><![CDATA[i did everything as explained step by step but when i try and run the projects it gives me a blank white page with nothing any help would be appreciated.

Also when i try to run the samples it has the same problem.

Thanks in advance]]></description>
			<content:encoded><![CDATA[<p>i did everything as explained step by step but when i try and run the projects it gives me a blank white page with nothing any help would be appreciated.</p>
<p>Also when i try to run the samples it has the same problem.</p>
<p>Thanks in advance</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
