<?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>NSilverBullet</title>
	<atom:link href="http://www.nsilverbullet.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nsilverbullet.net</link>
	<description>Agile coding</description>
	<lastBuildDate>Wed, 01 May 2013 08:56:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Getting into iOS and Android development with Xamarin</title>
		<link>http://www.nsilverbullet.net/2013/05/01/getting-into-ios-and-android-development-with-xamarin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting-into-ios-and-android-development-with-xamarin</link>
		<comments>http://www.nsilverbullet.net/2013/05/01/getting-into-ios-and-android-development-with-xamarin/#comments</comments>
		<pubDate>Wed, 01 May 2013 08:56:10 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[Xamarin]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=635</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2011/10/21/break-down-of-javascript-mobile-frameworks-for-phonegap-development/' rel='bookmark' title='Break-down of javascript mobile frameworks for phonegap development'>Break-down of javascript mobile frameworks for phonegap development</a></li>
<li><a href='http://www.nsilverbullet.net/2011/11/30/is-phonegap-dead-already/' rel='bookmark' title='Is Phonegap dead already?'>Is Phonegap dead already?</a></li>
<li><a href='http://www.nsilverbullet.net/2011/12/08/working-fork-of-iscroll-4-with-extended-acceleration/' rel='bookmark' title='Working fork of iScroll 4 with extended acceleration'>Working fork of iScroll 4 with extended acceleration</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2013/05/01/getting-into-ios-and-android-development-with-xamarin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Cross Appdomain Call Timeouts</title>
		<link>http://www.nsilverbullet.net/2012/11/30/fixing-cross-appdomain-call-timeouts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fixing-cross-appdomain-call-timeouts</link>
		<comments>http://www.nsilverbullet.net/2012/11/30/fixing-cross-appdomain-call-timeouts/#comments</comments>
		<pubDate>Fri, 30 Nov 2012 15:13:37 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Fixes]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=627</guid>
		<description><![CDATA[<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/30/fixing-cross-appdomain-call-timeouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mocking a LINQ Queryable Repository for TDD</title>
		<link>http://www.nsilverbullet.net/2012/11/12/mocking-a-linq-queryable-repository-for-tdd/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mocking-a-linq-queryable-repository-for-tdd</link>
		<comments>http://www.nsilverbullet.net/2012/11/12/mocking-a-linq-queryable-repository-for-tdd/#comments</comments>
		<pubDate>Mon, 12 Nov 2012 10:26:12 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=586</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2012/11/05/using-nuget-and-git-together/' rel='bookmark' title='Using NuGet and Git Together'>Using NuGet and Git Together</a></li>
<li><a href='http://www.nsilverbullet.net/2012/11/07/6-steps-to-get-entity-framework-5-working-with-mysql-5-5/' rel='bookmark' title='6 Steps To Get Entity Framework 5 Working with MySql 5.5'>6 Steps To Get Entity Framework 5 Working with MySql 5.5</a></li>
<li><a href='http://www.nsilverbullet.net/2008/02/04/strange-asp-net-web-parts-database-exception/' rel='bookmark' title='Strange ASP.NET Web Parts database exception.'>Strange ASP.NET Web Parts database exception.</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/12/mocking-a-linq-queryable-repository-for-tdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP7 Emulator No Go on Windows 8 inside Parallels 8</title>
		<link>http://www.nsilverbullet.net/2012/11/08/wp7-emulator-no-go-on-windows-8-inside-parallels-8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wp7-emulator-no-go-on-windows-8-inside-parallels-8</link>
		<comments>http://www.nsilverbullet.net/2012/11/08/wp7-emulator-no-go-on-windows-8-inside-parallels-8/#comments</comments>
		<pubDate>Thu, 08 Nov 2012 07:12:33 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WP7.5]]></category>
		<category><![CDATA[WP8]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=582</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2012/02/03/no-joy-wp7-emulator-in-parallels-7/' rel='bookmark' title='No joy &#8211; WP7 emulator in Parallels 7'>No joy &#8211; WP7 emulator in Parallels 7</a></li>
<li><a href='http://www.nsilverbullet.net/2012/11/02/windows-phone-7-emulator-running-on-parallels/' rel='bookmark' title='Windows Phone 7 Emulator Running on Parallels'>Windows Phone 7 Emulator Running on Parallels</a></li>
<li><a href='http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/' rel='bookmark' title='Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT'>Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/08/wp7-emulator-no-go-on-windows-8-inside-parallels-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Steps To Get Entity Framework 5 Working with MySql 5.5</title>
		<link>http://www.nsilverbullet.net/2012/11/07/6-steps-to-get-entity-framework-5-working-with-mysql-5-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=6-steps-to-get-entity-framework-5-working-with-mysql-5-5</link>
		<comments>http://www.nsilverbullet.net/2012/11/07/6-steps-to-get-entity-framework-5-working-with-mysql-5-5/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 15:01:07 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[entity framework]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=602</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2011/12/19/generic-repository-interface-for-entity-framework-4/' rel='bookmark' title='Generic repository interface for entity framework 4'>Generic repository interface for entity framework 4</a></li>
<li><a href='http://www.nsilverbullet.net/2012/11/06/using-mysql5-as-membership-backend-for-aspnet45-mvc4-application/' rel='bookmark' title='Using MySql 5 as Membership Backend for ASP.NET 4.5 MVC 4 Application'>Using MySql 5 as Membership Backend for ASP.NET 4.5 MVC 4 Application</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/07/6-steps-to-get-entity-framework-5-working-with-mysql-5-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using MySql 5 as Membership Backend for ASP.NET 4.5 MVC 4 Application</title>
		<link>http://www.nsilverbullet.net/2012/11/06/using-mysql5-as-membership-backend-for-aspnet45-mvc4-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-mysql5-as-membership-backend-for-aspnet45-mvc4-application</link>
		<comments>http://www.nsilverbullet.net/2012/11/06/using-mysql5-as-membership-backend-for-aspnet45-mvc4-application/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 08:55:40 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=593</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2006/12/07/talk-on-migrating-asp-net-1-x-to-asp-net-2-0-at-devdays-2006/' rel='bookmark' title='Talk on Migrating ASP.NET 1.x to ASP.NET 2.0 at DevDays 2006'>Talk on Migrating ASP.NET 1.x to ASP.NET 2.0 at DevDays 2006</a></li>
<li><a href='http://www.nsilverbullet.net/2011/10/26/asp-net-dropdownlist-always-fires-selectedindexchanged/' rel='bookmark' title='ASP.NET DropDownList always fires SelectedIndexChanged'>ASP.NET DropDownList always fires SelectedIndexChanged</a></li>
<li><a href='http://www.nsilverbullet.net/2008/02/04/strange-asp-net-web-parts-database-exception/' rel='bookmark' title='Strange ASP.NET Web Parts database exception.'>Strange ASP.NET Web Parts database exception.</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/06/using-mysql5-as-membership-backend-for-aspnet45-mvc4-application/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using NuGet and Git Together</title>
		<link>http://www.nsilverbullet.net/2012/11/05/using-nuget-and-git-together/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-nuget-and-git-together</link>
		<comments>http://www.nsilverbullet.net/2012/11/05/using-nuget-and-git-together/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 07:24:31 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[NuGet]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=545</guid>
		<description><![CDATA[<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/05/using-nuget-and-git-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Phone 7 Emulator Running on Parallels</title>
		<link>http://www.nsilverbullet.net/2012/11/02/windows-phone-7-emulator-running-on-parallels/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-phone-7-emulator-running-on-parallels</link>
		<comments>http://www.nsilverbullet.net/2012/11/02/windows-phone-7-emulator-running-on-parallels/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 14:25:41 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[cordova]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WP7.5]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=560</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/' rel='bookmark' title='Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT'>Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT</a></li>
<li><a href='http://www.nsilverbullet.net/2012/02/03/no-joy-wp7-emulator-in-parallels-7/' rel='bookmark' title='No joy &#8211; WP7 emulator in Parallels 7'>No joy &#8211; WP7 emulator in Parallels 7</a></li>
<li><a href='http://www.nsilverbullet.net/2012/11/02/windows-phone-8-emulator-may-work-in-vmware-fusion/' rel='bookmark' title='Windows Phone 8 Emulator May Work in VMWare Fusion'>Windows Phone 8 Emulator May Work in VMWare Fusion</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/02/windows-phone-7-emulator-running-on-parallels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Phone 8 Emulator May Work in VMWare Fusion</title>
		<link>http://www.nsilverbullet.net/2012/11/02/windows-phone-8-emulator-may-work-in-vmware-fusion/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-phone-8-emulator-may-work-in-vmware-fusion</link>
		<comments>http://www.nsilverbullet.net/2012/11/02/windows-phone-8-emulator-may-work-in-vmware-fusion/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 06:28:56 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WP8]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=576</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/' rel='bookmark' title='Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT'>Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT</a></li>
<li><a href='http://www.nsilverbullet.net/2012/09/06/windows-phone-8-sdk-release/' rel='bookmark' title='Windows Phone 8 SDK Release?'>Windows Phone 8 SDK Release?</a></li>
<li><a href='http://www.nsilverbullet.net/2012/10/31/windows-phone-8-sdk-on-mac-osx-parallels-8/' rel='bookmark' title='Windows Phone 8 SDK on Mac OSX Parallels 8'>Windows Phone 8 SDK on Mac OSX Parallels 8</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/02/windows-phone-8-emulator-may-work-in-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Phone 8 Emulator on MacBook Pro &#8211; No SLAT</title>
		<link>http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-phone-8-emulator-on-macbook-pro-no-slat</link>
		<comments>http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 18:27:22 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WP7.5]]></category>
		<category><![CDATA[WP8]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=571</guid>
		<description><![CDATA[<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://www.nsilverbullet.net/2012/10/30/windows-phone-8-sdk/' rel='bookmark' title='Windows Phone 8 SDK'>Windows Phone 8 SDK</a></li>
<li><a href='http://www.nsilverbullet.net/2012/09/06/windows-phone-8-sdk-release/' rel='bookmark' title='Windows Phone 8 SDK Release?'>Windows Phone 8 SDK Release?</a></li>
<li><a href='http://www.nsilverbullet.net/2012/10/31/windows-phone-8-sdk-on-mac-osx-parallels-8/' rel='bookmark' title='Windows Phone 8 SDK on Mac OSX Parallels 8'>Windows Phone 8 SDK on Mac OSX Parallels 8</a></li>
</ol>
</div>
]]></description>
		<wfw:commentRss>http://www.nsilverbullet.net/2012/11/01/windows-phone-8-emulator-on-macbook-pro-no-slat/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.nsilverbullet.net @ 2013-05-22 21:27:16 by W3 Total Cache -->