<?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>Developing For .NET &#187; C# 3.0</title>
	<atom:link href="http://www.developingfor.net/category/c-30/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developingfor.net</link>
	<description>Real World .NET Methods, Tricks, and Examples</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:25:15 +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>My first real WPF and Blend 2 application</title>
		<link>http://www.developingfor.net/c-30/my-first-real-wpf-and-blend-2-application.html</link>
		<comments>http://www.developingfor.net/c-30/my-first-real-wpf-and-blend-2-application.html#comments</comments>
		<pubDate>Tue, 21 Oct 2008 21:51:17 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/?p=168</guid>
		<description><![CDATA[I&#8217;ve been familiar with WPF since December 2006 and the release of C# 3.0, and I&#8217;ve had Expression Suite installed for almost a year. While I&#8217;ve toyed with it here and there, I have never devoted the time and effort necessary to really begin to become proficient. However, since last week&#8217;s Silverlight 2.0 release, I [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/my-first-real-wpf-and-blend-2-application.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Object Initializers on Dictionary</title>
		<link>http://www.developingfor.net/c-30/using-object-initializers-on-dictionary.html</link>
		<comments>http://www.developingfor.net/c-30/using-object-initializers-on-dictionary.html#comments</comments>
		<pubDate>Fri, 14 Mar 2008 00:19:12 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/using-object-initializers-on-dictionary.html</guid>
		<description><![CDATA[I&#8217;m still going strong on the ASP.NET MVC development, and I wanted to experiment with HtmlHelper.Select rather than hard coding specific values into my View. To that end, I am building a supporting class that will retain static properties (which I&#8217;m sure will be cached once I figure out how to do that). Some of [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/using-object-initializers-on-dictionary.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Preview 2 Released</title>
		<link>http://www.developingfor.net/c-30/aspnet-mvc-preview-2-released.html</link>
		<comments>http://www.developingfor.net/c-30/aspnet-mvc-preview-2-released.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 18:01:08 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/aspnet-mvc-preview-2-released.html</guid>
		<description><![CDATA[In another case of DGT (Darn Good Timing), in my inbox this morning was my copy of theToques 3320 baixar toques para celular Gratis, toques. Developer Fusion Community Newsletter, and the first item was this announcement. Being a very recent fan of the project, I immediately downloaded and installed the new Preview.  Here are the [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/aspnet-mvc-preview-2-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trudging through ASP.NET</title>
		<link>http://www.developingfor.net/c-30/trudging-through-aspnet.html</link>
		<comments>http://www.developingfor.net/c-30/trudging-through-aspnet.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 18:50:18 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/trudging-through-aspnet.html</guid>
		<description><![CDATA[I just wanted to post a quick update on what&#8217;s going on in my world this week.  I posted last week about my Authorize.Net efforts (which I updated this morning).  That work is the precursor to finally learning ASP.NET, one of my New Year&#8217;s Resolutions.  I have to admit that I have always assumed that [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/trudging-through-aspnet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade your C# Skills part 5 &#8211; LINQ to XML</title>
		<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html</link>
		<comments>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 01:43:05 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html</guid>
		<description><![CDATA[I am working on a project that requires a configuration file that can be edited or even replaced by the user. Looking at the requirements, what I really need is a series of &#8220;records&#8221; of the same layout, similar to a database table. Naturally, given the current state of technology, an XML file is the [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-5-linq-to-xml.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I hate being sick&#8230;</title>
		<link>http://www.developingfor.net/c-30/i-hate-being-sick.html</link>
		<comments>http://www.developingfor.net/c-30/i-hate-being-sick.html#comments</comments>
		<pubDate>Mon, 28 Jan 2008 19:24:07 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[Expression]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/i-hate-being-sick.html</guid>
		<description><![CDATA[I caught a bug that has been terrorizing the office and I&#8217;ve been out sick since last Wednesday.  I got back in today and found my DVD copy of Total Training for Microsoft Expression Studio waiting my return.  Hopefully I&#8217;ll begin going through the training this week, and naturally I&#8217;ll give you all a review [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/i-hate-being-sick.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Good, practical LINQ example</title>
		<link>http://www.developingfor.net/c-30/a-good-practical-linq-example.html</link>
		<comments>http://www.developingfor.net/c-30/a-good-practical-linq-example.html#comments</comments>
		<pubDate>Fri, 18 Jan 2008 01:01:51 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Lambda Expressions]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/a-good-practical-linq-example.html</guid>
		<description><![CDATA[You may recall that one of my New Year&#8217;s Resolutions was to find and participate in a .NET Forum. Well, I have joined several, and have even posted a few times. While perusing the C# Corner forums today, I found this post about not being able to break out of a loop. The code was [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/a-good-practical-linq-example.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Automatic Properties and StackOverflowException</title>
		<link>http://www.developingfor.net/c-30/automatic-properties-and-stackoverflowexception.html</link>
		<comments>http://www.developingfor.net/c-30/automatic-properties-and-stackoverflowexception.html#comments</comments>
		<pubDate>Mon, 14 Jan 2008 19:38:56 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/automatic-properties-and-stackoverflowexception.html</guid>
		<description><![CDATA[I&#8217;ve written a couple of times before about Automatic Properties, a tiny little feature that I have really come to enjoy. Remember that an Automatic Property looks something like this: // An Automatic Property public string FirstName &#123; get; set; &#125; I&#8217;ve also written that if you want to add any behavior to this property, [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/automatic-properties-and-stackoverflowexception.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extension Methods Update</title>
		<link>http://www.developingfor.net/c-30/extension-methods-update.html</link>
		<comments>http://www.developingfor.net/c-30/extension-methods-update.html#comments</comments>
		<pubDate>Thu, 03 Jan 2008 00:48:15 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[Free Code]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/extension-methods-update.html</guid>
		<description><![CDATA[I&#8217;ve been working on some more Extension Method stuff (I&#8217;ll be sharing soon!), and in the process I updated the DevelopingForDotNet.Extensions namespace.  Here is a list of the updated methods: DateTime.GetDateString() &#8211; accepts an Enum for the format of the DateTime string (Enum is part of the namespace).  Overridden to allow control over the separator [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/extension-methods-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade your C# Skills part 4 &#8211; LINQ to Objects</title>
		<link>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-4-linq-to-objects.html</link>
		<comments>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-4-linq-to-objects.html#comments</comments>
		<pubDate>Wed, 02 Jan 2008 23:05:33 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/c-30/upgrade-your-c-skills-part-4-linq-to-objects.html</guid>
		<description><![CDATA[If you&#8217;ve been following along recently, you&#8217;ll know that I have immersed myself in VS2008 and .NET 3.5. No discussion of these new technologies would be complete without addressing LINQ (Language Integrated Query). My problem is that LINQ has been written about to death by a lot of more qualified people than myself. With the [...]]]></description>
		<wfw:commentRss>http://www.developingfor.net/c-30/upgrade-your-c-skills-part-4-linq-to-objects.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
