<?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>DalSoft &#187; Uncategorized</title>
	<atom:link href="http://www.dalsoft.co.uk/blog/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dalsoft.co.uk/blog</link>
	<description>Dalsoft&#039;s Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:44:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ASP.NET MVC 2 -Template Helpers Allow You to Specify Extra View Data</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 06:00:53 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[EditorFor]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Separation of Concerns]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=824</guid>
		<description><![CDATA[In April I did a comprehensive blog post about the Html.EditorFor() and Html.DisplayFor() helpers in MVC 2, and there use with templates. It turns out I missed quite a cool feature added in the MVC 2 RTM release in March. Taken from the release notes: ASP.NET MVC 2 now includes new overloads of the EditorFor [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/07/29/asp-net-mvc-2-template-helpers-allow-you-to-specify-extra-view-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Blog is now iPhone friendly</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/07/16/my-blog-is-now-iphone-friendly/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/07/16/my-blog-is-now-iphone-friendly/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 15:57:34 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[BlackBerry Storm]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod touch]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Palm Pre]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=819</guid>
		<description><![CDATA[Thanks to BraveNewCode for the cool plug-in WPtouch. Currently the WPtouch plug-in supports the following devices: iPhone, iPod touch, Android, Palm Pre/Pixi, and BlackBerry Storm. I would recommend this great plug-in to anyone using WordPress. Now there is no excuse not to support touch based smartphones on your blog. Next task a better syntax highlighter [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/07/16/my-blog-is-now-iphone-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 &#8211; K&amp;R Coding Style Variant</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:00:08 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Allman style]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[K&R Coding Style Variant]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[yam]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=799</guid>
		<description><![CDATA[I program with different languages and for a while now I have wanted to make the K&#38;R variant coding style my default in Visual Studio. So what do I mean by the K&#38;R variant coding style, this coding style was named after co authors of the book The C Programming Language (thank you Wikipedia!) Kernighan [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Model Binders</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:00:48 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Convention over configuration]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[Model Binders]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=758</guid>
		<description><![CDATA[In the last section of my MVC Templates post, I discussed how to use the Html.EditorFor() helper with complex types. Whilst this showed how you can use Html.EditorFor() and templates to produce a user interface for complex types, it didn&#8217;t show you how to bind the result when the user has posted to a controllers [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/05/21/mvc-model-binders/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 2 Templates</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 11:38:16 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Convention over configuration]]></category>
		<category><![CDATA[DisplayFor]]></category>
		<category><![CDATA[DRY]]></category>
		<category><![CDATA[EditorFor]]></category>
		<category><![CDATA[Helpers]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[PRG]]></category>
		<category><![CDATA[Separation of Concerns]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[YAGNI]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=514</guid>
		<description><![CDATA[MVC 2 is official, I&#8217;ve been using it for a while now (since preview), my favorite feature by far is templating. I&#8217;ve been using the templating feature extensively to upgrade an existing production application, in particular some quite ugly views. Before templates to create a reusable UI, you really only had the options of user [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/26/mvc-2-templates/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>MSDN Downloads Java Applet?</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/18/msdn-downloads-java-applet/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/18/msdn-downloads-java-applet/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 22:35:25 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[yam]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/index.php/2010/04/18/msdn-downloads-java-applet/</guid>
		<description><![CDATA[Just downloaded the official release of Visual Studio 2010 and nearly fell of my chair, when I saw that the new download manager is a Java Applet. Is Microsoft going soft? Or are we starting to see vendors use the best technology for the job, rather than what company developed the technology. I would of [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/18/msdn-downloads-java-applet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just used MySQL Workbench Beta  5.2</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/just-used-mysql-workbench-beta-5-2/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/just-used-mysql-workbench-beta-5-2/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:18:04 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Administrator]]></category>
		<category><![CDATA[MySQL Query Browser]]></category>
		<category><![CDATA[MySQL Workbench]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/index.php/2010/04/06/just-used-mysql-workbench-beta-5-2/</guid>
		<description><![CDATA[Just used MySQL Workbench Beta 5.2 for the first-time. Why? Extra backups for the server upgrade, better safe than sorry. MySQL Workbench is now much more than just data modeling &#8211; modeling, Querying and server admin are now done in one place. MySQL Workbench replaces MySQL Administrator and MySQL Query Browser. Other improvements I liked: [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/just-used-mysql-workbench-beta-5-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downtime Today</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/downtime-today/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/downtime-today/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 15:19:49 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/index.php/2010/04/06/downtime-today/</guid>
		<description><![CDATA[Please note there will be some downtime today, due to a server upgrade this should improve the overall performance of the website.]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/06/downtime-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t buy a BT Home Hub if your gamer</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/04/02/dont-buy-a-bt-home-hub-if-your-gamer/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/04/02/dont-buy-a-bt-home-hub-if-your-gamer/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 23:39:04 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Broadband]]></category>
		<category><![CDATA[BT Home Hub]]></category>
		<category><![CDATA[Gamers]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[O2]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=539</guid>
		<description><![CDATA[If your a gamer don&#8217;t buy a BT Home Hub it doesn&#8217;t do open NAT. Just spent an hour sorting out a friends Home Hub. Rather than use stateful translation tables you have to set-up port forwarding for each game And because you have to set-up static NAT for games it won&#8217;t work if you [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/04/02/dont-buy-a-bt-home-hub-if-your-gamer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Official ASP.NET MVC 2 Released</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/03/12/official-asp-net-mvc-2-released/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/03/12/official-asp-net-mvc-2-released/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 12:54:13 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC 2.0]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=512</guid>
		<description><![CDATA[MVC 2 is officially released, there are so many excellent features,  but the best feature for me is the strongly typed Html helpers. I&#8217;ve been playing around with this feature and will share some of my experiences with you. http://weblogs.asp.net/scottgu/archive/2010/03/11/asp-net-mvc-2-released.aspx]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/03/12/official-asp-net-mvc-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
