<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>NSilverBullet</title>
	<atom:link href="https://www.nsilverbullet.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.nsilverbullet.net</link>
	<description>Agile coding</description>
	<lastBuildDate>Tue, 24 Jun 2014 22:29:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.18</generator>
<site xmlns="com-wordpress:feed-additions:1">42290676</site>	<item>
		<title>Tough MVC 5 OWIN External Authentication Issue</title>
		<link>https://www.nsilverbullet.net/2014/06/24/tough-mvc-5-owin-external-authentication-issue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tough-mvc-5-owin-external-authentication-issue</link>
				<comments>https://www.nsilverbullet.net/2014/06/24/tough-mvc-5-owin-external-authentication-issue/#respond</comments>
				<pubDate>Tue, 24 Jun 2014 21:47:58 +0000</pubDate>
		<dc:creator><![CDATA[Joshua]]></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=673</guid>
				<description><![CDATA[Finally managed to solve a weird issue with external Google authentication in a new MVC 5 application I am working on (CrowdBacklog). This is to help me remember what to do and hopefully help others fix their issues if they stumble upon it&#8230; The Scenario VS2013 update 2 Brand new MVC 5 project targeting .Net 4.5.1 &#8211; no old MVC4 / Web Forms crud messing things up Startup.Auth.cs has been updated with Google clientid and [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2014/06/24/tough-mvc-5-owin-external-authentication-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">673</post-id>	</item>
		<item>
		<title>Features help us plan work better in Team Foundation Service Scrum process</title>
		<link>https://www.nsilverbullet.net/2013/06/04/features-help-us-plan-work-better-in-team-foundation-service-scrum-process/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=features-help-us-plan-work-better-in-team-foundation-service-scrum-process</link>
				<comments>https://www.nsilverbullet.net/2013/06/04/features-help-us-plan-work-better-in-team-foundation-service-scrum-process/#comments</comments>
				<pubDate>Tue, 04 Jun 2013 21:42:04 +0000</pubDate>
		<dc:creator><![CDATA[Joshua]]></dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=657</guid>
				<description><![CDATA[Recently a new work item type named &#8220;Feature&#8221; popped up in the web UI for Team Foundation Service in both the Scrum and generic Agile process templates. Unfortunately it was not included in any of the backlogs or standard queries by default and I have been experimenting with using it for solving some issues we have been having with longer term planning and the Scrum process template and I believe I have found a good [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2013/06/04/features-help-us-plan-work-better-in-team-foundation-service-scrum-process/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">657</post-id>	</item>
		<item>
		<title>Cross platform tooling and iOS / AppStore PIE requirements</title>
		<link>https://www.nsilverbullet.net/2013/05/23/cross-platform-tooling-and-ios-appstore-pie-requirements/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cross-platform-tooling-and-ios-appstore-pie-requirements</link>
				<comments>https://www.nsilverbullet.net/2013/05/23/cross-platform-tooling-and-ios-appstore-pie-requirements/#comments</comments>
				<pubDate>Thu, 23 May 2013 20:03:11 +0000</pubDate>
		<dc:creator><![CDATA[Joshua]]></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Xamarin]]></category>

		<guid isPermaLink="false">http://www.nsilverbullet.net/?p=639</guid>
				<description><![CDATA[Apple have recently introduced an additional verification for iOS Appstore submissions. Developers (including myself) have received warnings that their applications are not Position Independant Executables: Non-PIE Binary &#8211; The executable &#8216;myapp.app&#8217; is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables. For XCode based objective-c developers the fix is easy just enable PIE in XCode (your deployment target must be &#62;= 4.3) &#8211; disregard the double negatives, [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2013/05/23/cross-platform-tooling-and-ios-appstore-pie-requirements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">639</post-id>	</item>
		<item>
		<title>Getting into iOS and Android development with Xamarin</title>
		<link>https://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>https://www.nsilverbullet.net/2013/05/01/getting-into-ios-and-android-development-with-xamarin/#respond</comments>
				<pubDate>Wed, 01 May 2013 08:56:10 +0000</pubDate>
		<dc:creator><![CDATA[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[I haven&#8217;t posted for a while (like 6 months or so) due to a really exciting project that I have been working on. I have been bound by a confidentiality agreement and so have avoided posting in order to not cross any lines that may cause legal issues&#8230; The project that I have been working on is a multi-platform native mobile app for a major European travel company. We looked at several ways to deliver the project [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2013/05/01/getting-into-ios-and-android-development-with-xamarin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">635</post-id>	</item>
		<item>
		<title>Fixing Cross Appdomain Call Timeouts</title>
		<link>https://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>https://www.nsilverbullet.net/2012/11/30/fixing-cross-appdomain-call-timeouts/#respond</comments>
				<pubDate>Fri, 30 Nov 2012 15:13:37 +0000</pubDate>
		<dc:creator><![CDATA[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[Working with dynamically loaded assemblies in a separate AppDomain is a powerful tool for protecting your execution context and creating a pluggable arcitecture. Brad Smith has written a great post on how to set it up using a generic architecture. There is one issue with the way he set it up for a project I have been involved in which resulted in us getting the dreaded remoting exception &#8220;Object: has been disconnected or does not exist [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/30/fixing-cross-appdomain-call-timeouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">627</post-id>	</item>
		<item>
		<title>Mocking a LINQ Queryable Repository for TDD</title>
		<link>https://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>https://www.nsilverbullet.net/2012/11/12/mocking-a-linq-queryable-repository-for-tdd/#respond</comments>
				<pubDate>Mon, 12 Nov 2012 10:26:12 +0000</pubDate>
		<dc:creator><![CDATA[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[Using ORM frameworks like Entity Framework and NHibernate has become standard practice for many developers. POCO using Entity Framework also supports test-driven-development nicely since we can create tests for our business domain objects without having a dependency on the repository used to store them. Entity Framework also supports LINQ queries which allows us to avoid defining every conceivable query necessary for our application ahead of time, instead letting the code that uses the domain objects construct a [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/12/mocking-a-linq-queryable-repository-for-tdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">586</post-id>	</item>
		<item>
		<title>WP7 Emulator No Go on Windows 8 inside Parallels 8</title>
		<link>https://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>https://www.nsilverbullet.net/2012/11/08/wp7-emulator-no-go-on-windows-8-inside-parallels-8/#respond</comments>
				<pubDate>Thu, 08 Nov 2012 07:12:33 +0000</pubDate>
		<dc:creator><![CDATA[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[After a bunch of work trying to get the WP8 emulator running, and failing miserably, I set to work on trying to get a Windows 8 Parallels 8 environment set up for working with Visual Studio 2010 and Windows Phone 7.5. After hours of installing Visual Studio 2010, Service Packs, Microsoft Games for Windows (required by the SDK on Windows 8?!), WP SDK 7.1  and the WP SDK 7.1.1 update I was finally ready to [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/08/wp7-emulator-no-go-on-windows-8-inside-parallels-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">582</post-id>	</item>
		<item>
		<title>6 Steps To Get Entity Framework 5 Working with MySql 5.5</title>
		<link>https://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>https://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><![CDATA[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[After much battling with configuration and such I have finally managed to get EF5 Code First and MySql 5 working together using the Oracle/MySql .NET Connector 6.5.4 or the official Connector version 6.6.4. This configuration does not currently support Migrations. The steps are as follows: Grab EF 5 from NuGet Grab MySql.Data and MySql.Data.Entity from NuGet (6.5.4) or MySql (6.6.4) Configure a MySql Data Provider Configure a MySql Connection String Create a Custom MySql Database [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/07/6-steps-to-get-entity-framework-5-working-with-mysql-5-5/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">602</post-id>	</item>
		<item>
		<title>Using MySql 5 as Membership Backend for ASP.NET 4.5 MVC 4 Application</title>
		<link>https://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>https://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><![CDATA[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[Oracle provide MySql ASP.Net web providers through NuGet &#8211; search for MySql.Web. Using the MySql providers you can easily use MySql as your membership/profile/role backend for an ASP.Net application. But beware the MySql providers do not currently support the ASP.NET 4.5 templates since those templates use ExtendedMembershipProvider and SimpleMembershipProvider and they have an internal dependency on MS SQL Server&#8230; I am going to demonstrate using it as the membership provider for an MVC 4 application [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/06/using-mysql5-as-membership-backend-for-aspnet45-mvc4-application/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">593</post-id>	</item>
		<item>
		<title>Using NuGet and Git Together</title>
		<link>https://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>https://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><![CDATA[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[Just had to setup a new project with NuGet packages using Git as source control. In order to set this up properly you need to add #Nuget packages/ to your .gitignore file so that all the binaries, configs and what ever other resources the NuGet packages contain don&#8217;t get committed to your repository. This can significantly speed up push and pull requests between repositories with .NET code since you can exclude many megabytes of unnecessary synchronisation and rely [&#8230;]]]></description>
						<wfw:commentRss>https://www.nsilverbullet.net/2012/11/05/using-nuget-and-git-together/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">545</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/


Served from: www.nsilverbullet.net @ 2024-07-28 00:02:51 by W3 Total Cache
-->