<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>David Develops (Software) &#187; technical</title>
	<link>http://daviddevelops.co.uk</link>
	<description>A technical blog by David Whitney. Software Development, .Net and how to make your projects work.</description>
	<lastBuildDate>Thu, 03 Jun 2010 21:31:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Serving different views for mobile devices in ASP.NET MVC</title>
		<description>As browsing becomes more commonplace on phones, sub-notebooks and (within the next year or so) Tablet PCs, there’s an increased appetite to tailor your user experience for people using these “non-desktop” devices.&#160; You can leverage your existing application infrastructure without having to create costly or outsource applications for specific (*cough* ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/05/03/serving-different-views-for-mobile-devices-in-asp-net-mvc/</link>
			</item>
	<item>
		<title>MobileTFL 1.1.0.0</title>
		<description>A really quick note, MobileTFL, the London Tube status application for Windows Mobile 6+, has just been updated to version 1.1.0.0.

Changes: Supported new TFL data feed format, fixed breaking bug.

Get it here: http://www.davidwhitney.co.uk/content/blog/index.php/software/

I'm currently an Android user while awaiting Windows Phone 7, so I've only been able to test this ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/04/17/mobiletfl-1-1-0-0/</link>
			</item>
	<item>
		<title>Automatic Html Encoding in ASP.NET 4.0</title>
		<description>I spent today at Microsofts Techdays Visual Studio 2010 launch event in London.  Lots of interesting stuff, covered in depth all over the internet (just Google, or bing, if you're a sadist "changes from .NET 3.5 to .NET 4.0").  A tiny thing that caught my attention for it's pure utility ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/04/13/automatic-html-encoding-in-asp-net-4-0/</link>
			</item>
	<item>
		<title>What Are APIs Anyway?</title>
		<description>What are APIs anyway?
Everyone’s heard of APIs these days.  Facebook has them, Twitter has them, Hotmail has them, Microsoft Office has them, Windows has them, Mac OS has them, pretty much everything has them.  I’m going to try and explain in simple terms, but also, almost by contradiction, in detail, ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/02/19/what-are-apis-anyway/</link>
			</item>
	<item>
		<title>C# Access Modifiers Are Type Specific, NOT Instance Specific</title>
		<description>Here's an interesting example from a brief discussion I was having on twitter yesterday with @DotNetWill.

Did you realize that access modifiers in .NET are type specific rather than instance specific.  It’s not a weird edge case, it is exactly how the language spec lays it out, but it’s not ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/02/17/c-access-modifiers-are-type-specific-not-instance-specific/</link>
			</item>
	<item>
		<title>ASP.NET MVC View Engine That Supports View Path Inheritance</title>
		<description>I was working on a small MVC project where we were dealing with Inherited controllers (SomeController was inherited by SomeMoreSpecificController) and we decided that it’d be nice to have a similar hierarchy of sharing and inheritance at the View level.  Unfortunately, out of the box, ASP.net MVC looks in ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/01/19/asp-net-mvc-view-engine-that-supports-view-path-inheritance/</link>
			</item>
	<item>
		<title>I don&#8217;t understand Bayonetta</title>
		<description>I keep seeing glowing reviews of Bayonetta.&#160; You might have seen it advertised, the game with the “witch” that looks like Sarah Palin, who uses her hair as both a weapon and her outfit, has guns on the heels of her shoes and features in a game that has a ...</description>
		<link>http://daviddevelops.co.uk/index.php/2010/01/10/i-dont-understand-bayonetta/</link>
			</item>
	<item>
		<title>Writing Presentable Code Pt.1 &#8211; Properties and Variables</title>
		<description>At work we’re currently discussing coding standards, specifically to synchronise development in two countries and keep the style consistent across the teams.&#160; You know, the usual stuff.&#160;   When people start discussing coding standards, it quickly devolves into a religious debate and honestly, I think a lot of it ...</description>
		<link>http://daviddevelops.co.uk/index.php/2009/11/04/writing-presentable-code-pt-1-properties-and-variables/</link>
			</item>
	<item>
		<title>Reusable Editable Fields for ASP.net MVC Using jQuery</title>
		<description>A friend recently asked me about editing items inline using ASP.net MVC, the kind of thing that was auto magically wired up with post backs in “old fashioned” asp.net so I’ve whipped up a small example showing how you can use jQuery to declaratively set up interactive field editing with ...</description>
		<link>http://daviddevelops.co.uk/index.php/2009/10/08/reusable-editable-fields-for-asp-net-mvc-using-jquery/</link>
			</item>
	<item>
		<title>Creating a WCF Proxy to talk to Magento</title>
		<description>I got a message from a friend who was struggling to do an integration piece with the Magento eCommerce Platform using the SOAP endpoint available at http://yourserver.co.uk/api/v2_soap?wsdl.  He brought an interesting problem to me, namely that the WCF svcutil executable (and built in Visual Studio 2008) was failing to ...</description>
		<link>http://daviddevelops.co.uk/index.php/2009/10/05/creating-a-wcf-proxy-to-talk-to-magento/</link>
			</item>
</channel>
</rss>
