<?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>codefrenzy &#187; Technology</title>
	<atom:link href="http://www.codefrenzy.net/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codefrenzy.net</link>
	<description>A different dream everyday</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:45:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What I learnt at University</title>
		<link>http://www.codefrenzy.net/2011/12/06/what-i-learnt-at-university/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-i-learnt-at-university</link>
		<comments>http://www.codefrenzy.net/2011/12/06/what-i-learnt-at-university/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 23:00:49 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[study]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=708</guid>
		<description><![CDATA[I had a great time at uni. I spent 4 years working my ass off trying to do as well as I could in my sometimes-impossibly-hard Comp Sci and Maths courses. Sure, I also met a lot of fun people, did a lot of fun stuff, held down a part-time Comp Sci tutor job and [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2011/12/06/what-i-learnt-at-university/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Software deployment processes</title>
		<link>http://www.codefrenzy.net/2011/10/28/software-deployment-processes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=software-deployment-processes</link>
		<comments>http://www.codefrenzy.net/2011/10/28/software-deployment-processes/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 10:54:09 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[Teamcity]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=560</guid>
		<description><![CDATA[During my career as a Software Engineer, I have seen a variety of different approaches to &#8216;deployments&#8217;. This is one aspect of the software development life cycle that wasn&#8217;t touched on at all during my 4 year Computer Science degree and seems to be a point of contention for a lot of software companies. In [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2011/10/28/software-deployment-processes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Deploying ASP.NET MVC 3 to IIS 6</title>
		<link>http://www.codefrenzy.net/2011/10/19/deploying-asp-net-mvc-3-to-iis-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploying-asp-net-mvc-3-to-iis-6</link>
		<comments>http://www.codefrenzy.net/2011/10/19/deploying-asp-net-mvc-3-to-iis-6/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 07:35:32 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MVC 3]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=605</guid>
		<description><![CDATA[I recently built a new ASP.NET MVC 3 (.NET 4) web application which unfortunately has be hosted on Windows Server 2003 running IIS 6. Guess I&#8217;d figured getting it running on IIS 6 would be as easy as installing .NET 4 and ASP.NET MVC 3 on the server&#8230; but it wasn&#8217;t. This isn&#8217;t a step [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2011/10/19/deploying-asp-net-mvc-3-to-iis-6/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CLR Versioning and Side-by-Side Execution &#8211; .NET 2.0 to .NET 3.5 and .NET 3.5 to .NET 4.0</title>
		<link>http://www.codefrenzy.net/2011/09/16/clr-versioning-and-side-by-side-execution-net-2-0-to-net-3-5-and-net-3-5-to-net-4-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=clr-versioning-and-side-by-side-execution-net-2-0-to-net-3-5-and-net-3-5-to-net-4-0</link>
		<comments>http://www.codefrenzy.net/2011/09/16/clr-versioning-and-side-by-side-execution-net-2-0-to-net-3-5-and-net-3-5-to-net-4-0/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 22:26:27 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=534</guid>
		<description><![CDATA[The other day at work I spent some time investigating an OutOfMemoryException being thrown by third-party component being used in a .NET 3.5 application. After a closer look and weighing up some options on how to fix it, we realized that the problem went away if the application was recompiled in .NET 4. This ended [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2011/09/16/clr-versioning-and-side-by-side-execution-net-2-0-to-net-3-5-and-net-3-5-to-net-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install SQL Server 2008 Management Studio</title>
		<link>http://www.codefrenzy.net/2011/06/03/how-to-install-sql-server-2008-management-studio/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-sql-server-2008-management-studio</link>
		<comments>http://www.codefrenzy.net/2011/06/03/how-to-install-sql-server-2008-management-studio/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 10:49:10 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=494</guid>
		<description><![CDATA[I have a distinct feeling of déjà vu. However, I know I&#8217;m not dreaming because I&#8217;ve written about installing SQL Server Management Studio before, but last time it was for SQL Server 2005. Why oh why is it so complicated to install this piece of software!? This time I installed Visual Studio 2010 first, which [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2011/06/03/how-to-install-sql-server-2008-management-studio/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>HackCamp @ Google London</title>
		<link>http://www.codefrenzy.net/2010/06/23/hackcamp-google-london/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hackcamp-google-london</link>
		<comments>http://www.codefrenzy.net/2010/06/23/hackcamp-google-london/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 22:21:09 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[hackcamp]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=389</guid>
		<description><![CDATA[A couple of weekends ago, I was lucky enough to be able to go along to HackCamp at the Google offices in London together with the mflow team. It&#8217;s the first &#8216;hack&#8217; day/camp I&#8217;ve been to &#8211; and although I didn&#8217;t stay for the whole weekend nor did I actively participate in the hacking, I [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2010/06/23/hackcamp-google-london/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Traveling with your tech gadgets</title>
		<link>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=traveling-with-your-tech-gadgets</link>
		<comments>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 13:54:31 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[netbook]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=324</guid>
		<description><![CDATA[All the gadgets I take with me on holiday&#8230; is it too much? Technology has invaded every aspect of our lives. I dare say that most households these days will have a computer, television, dvd player, and most people carry with them at least a cellphone and an mp3 player. We use technology in our [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/03/08/traveling-with-your-tech-gadgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Girls in IT</title>
		<link>http://www.codefrenzy.net/2009/03/01/girls-in-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=girls-in-it</link>
		<comments>http://www.codefrenzy.net/2009/03/01/girls-in-it/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 12:03:06 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[women in IT]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=250</guid>
		<description><![CDATA[Since I was about 5 years old and got my little hands on my first Commodore 64, I&#8217;ve been comfortable around computers. At first it was all about the games, and then it was about the BASIC programs that my mum and I wrote after school. Later on it was about mIRC, ICQ and horrible [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/03/01/girls-in-it/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to populate a drop down list from an XML file in .NET</title>
		<link>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-populate-a-drop-down-list-from-an-xml-file-in-net</link>
		<comments>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 07:48:10 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[datasource]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=185</guid>
		<description><![CDATA[I know this is not rocket science but it&#8217;s actually something I&#8217;d never had to do until recently. Normally I populate my drop down lists (and repeaters, etc etc) using data from databases, not XML. However, fear not. Using XML as a datasource in .NET is super easy. Here is one way to do it: [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/26/how-to-populate-a-drop-down-list-from-an-xml-file-in-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to develop secure .NET applications using Server SSL Certificates and Client Certificates &#8211; PART 4</title>
		<link>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4</link>
		<comments>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 13:07:20 +0000</pubDate>
		<dc:creator>Annie</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.codefrenzy.net/?p=109</guid>
		<description><![CDATA[The following article is part 4 and therefore the last in a 4 part series of articles about developing .NET applications using SSL. Part 1 in this series can be found here, part 2 can be found here and part 3 can be found here. How to set up a web application to automatically redirect [...]]]></description>
		<wfw:commentRss>http://www.codefrenzy.net/2009/02/25/how-to-develop-secure-net-applications-using-server-ssl-certificates-and-client-certificates-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

