<?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>Infinite Dreamers &#187; Development</title>
	<atom:link href="http://www.infinitedreamers.co.uk/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infinitedreamers.co.uk</link>
	<description>You are only limited by your imagination</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:17:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>ASP.NET MVC3 AJAX Search Tutorial</title>
		<link>http://www.infinitedreamers.co.uk/mvc3-ajax-search-tutorial/</link>
		<comments>http://www.infinitedreamers.co.uk/mvc3-ajax-search-tutorial/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 08:43:28 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[mvc3]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1454</guid>
		<description><![CDATA[Overview Having moved across to ASP.NET MVC3 within the last 6 months, one of the things that I found missing in the wealth of quality tutorials was how to use AJAX to pass a user-defined class. This tutorial aims to &#8230; <a href="http://www.infinitedreamers.co.uk/mvc3-ajax-search-tutorial/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/mvc3-ajax-search-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic HTML &#8211; Why should we worry?</title>
		<link>http://www.infinitedreamers.co.uk/semantic-html-why-should-we-worr/</link>
		<comments>http://www.infinitedreamers.co.uk/semantic-html-why-should-we-worr/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 09:16:49 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1418</guid>
		<description><![CDATA[Semantic HTML is one of those ideals that I aspire to achieve. I see its value, but I am often faced with the worry that I am adding unnecessary markup in the form of DIVs and SPANs. Smashing Magazine has &#8230; <a href="http://www.infinitedreamers.co.uk/semantic-html-why-should-we-worr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/semantic-html-why-should-we-worr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SelectNodes and SelectSingleNode with Namespaces</title>
		<link>http://www.infinitedreamers.co.uk/using-selectsinglenode-with-namespaces/</link>
		<comments>http://www.infinitedreamers.co.uk/using-selectsinglenode-with-namespaces/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 12:08:20 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1396</guid>
		<description><![CDATA[How to use SelectNodes and SelectSingleNode in .NET when using XML documents with namespaces. <a href="http://www.infinitedreamers.co.uk/using-selectsinglenode-with-namespaces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/using-selectsinglenode-with-namespaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC3 AJAX ActionLink opening new page instead of updating DIV</title>
		<link>http://www.infinitedreamers.co.uk/mvc3-ajax-actionlink-problem/</link>
		<comments>http://www.infinitedreamers.co.uk/mvc3-ajax-actionlink-problem/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 08:24:28 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp.net mvc3]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[mvc3]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1334</guid>
		<description><![CDATA[How to solve the problem of an AJAX ActionLink opening the destination page rather than updating the current page with the results. <a href="http://www.infinitedreamers.co.uk/mvc3-ajax-actionlink-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/mvc3-ajax-actionlink-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert String to Title Case in C#</title>
		<link>http://www.infinitedreamers.co.uk/convert-string-to-title-case-csharp/</link>
		<comments>http://www.infinitedreamers.co.uk/convert-string-to-title-case-csharp/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 15:41:29 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1304</guid>
		<description><![CDATA[The String class has static methods to convert a string to lowercase or uppercase but none to convert to title case. Luckily, the TextInfo class comes to our rescue. The ToTitleCase method is not a static method so it needs &#8230; <a href="http://www.infinitedreamers.co.uk/convert-string-to-title-case-csharp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/convert-string-to-title-case-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to list all the Active Directory Groups a user is a member of</title>
		<link>http://www.infinitedreamers.co.uk/how-to-list-all-the-active-directory-groups-a-user-is-a-member-of/</link>
		<comments>http://www.infinitedreamers.co.uk/how-to-list-all-the-active-directory-groups-a-user-is-a-member-of/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 15:09:06 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Group Membership]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1286</guid>
		<description><![CDATA[The DOS commands to list all the groups that an Active Directory is a member of and to list what users are member of a specific Active Directory group. <a href="http://www.infinitedreamers.co.uk/how-to-list-all-the-active-directory-groups-a-user-is-a-member-of/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/how-to-list-all-the-active-directory-groups-a-user-is-a-member-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: Cannot modify header information &#8211; headers already sent</title>
		<link>http://www.infinitedreamers.co.uk/warning-cannot-modify-header-information-headers-already-sent/</link>
		<comments>http://www.infinitedreamers.co.uk/warning-cannot-modify-header-information-headers-already-sent/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 15:52:30 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1281</guid>
		<description><![CDATA[&#8216;Warning: Cannot modify header information &#8211; headers already sent&#8216; This error can occur in WordPress and may be caused by modifying or uploading a file to your server that is not encoded as ASCII. To rectify this problem, first make &#8230; <a href="http://www.infinitedreamers.co.uk/warning-cannot-modify-header-information-headers-already-sent/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/warning-cannot-modify-header-information-headers-already-sent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2007 &#8211; Hide calculated fields in display form</title>
		<link>http://www.infinitedreamers.co.uk/sharepoint-2007-hide-calculated-fields/</link>
		<comments>http://www.infinitedreamers.co.uk/sharepoint-2007-hide-calculated-fields/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 11:17:47 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[moss]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1270</guid>
		<description><![CDATA[A step-by-step guide on how to hide calculated fields when viewing a SharePoint 2007 list item in the 'Detail' view using SharePoint Designer 2007 and jQuery. <a href="http://www.infinitedreamers.co.uk/sharepoint-2007-hide-calculated-fields/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/sharepoint-2007-hide-calculated-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing  &#8220;ADO.NET DbContext Generator&#8221; template</title>
		<link>http://www.infinitedreamers.co.uk/missing-ado-net-dbcontext-generator-template/</link>
		<comments>http://www.infinitedreamers.co.uk/missing-ado-net-dbcontext-generator-template/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 15:21:55 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[EF]]></category>
		<category><![CDATA[EF4.1]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[VB.Net]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1262</guid>
		<description><![CDATA[When using Entity Framework 4.1 and generating a conceptual model from an existing database, you are advised to &#8216;use the ADO.NET DbContext Generator template to replace the object layer code that was generated by default&#8217;. This template may missing from the options. &#8230; <a href="http://www.infinitedreamers.co.uk/missing-ado-net-dbcontext-generator-template/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/missing-ado-net-dbcontext-generator-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Browser Compatibility</title>
		<link>http://www.infinitedreamers.co.uk/html-5-browser-compatibility/</link>
		<comments>http://www.infinitedreamers.co.uk/html-5-browser-compatibility/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 12:37:01 +0000</pubDate>
		<dc:creator>m0gb0y74</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://www.infinitedreamers.co.uk/?p=1245</guid>
		<description><![CDATA[HTML5 is and emerging standard and so each of the major browsers support different features. This article provides a high level picture of what HTML5 features each of the 5 major browsers support from my own tests. <a href="http://www.infinitedreamers.co.uk/html-5-browser-compatibility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.infinitedreamers.co.uk/html-5-browser-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.infinitedreamers.co.uk @ 2012-02-05 08:47:53 by W3 Total Cache -->
