<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by tmyklebust</title>
    <description>Stories kicked by tmyklebust</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Behind the scenes of the C# yield keyword</title>
      <description>Yield is not a CLR feature, it's just about the C# compiler. This post explains how this works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f06%2f09%2fbehind-the-scenes-of-the-c-yield-keyword%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f06%2f09%2fbehind-the-scenes-of-the-c-yield-keyword%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Behind_the_scenes_of_the_C_yield_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Behind_the_scenes_of_the_C_yield_keyword</guid>
      <pubDate>Tue, 10 Jun 2008 22:16:10 GMT</pubDate>
    </item>
    <item>
      <title>How to wrap the ASP.NET session state</title>
      <description>A handy C# code snippet for accessing ASP.net session state data. Exceptions are handled, usage is intuitive.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f05%2f14%2fhow-to-wrap-the-aspnet-session-state%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f05%2f14%2fhow-to-wrap-the-aspnet-session-state%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_wrap_the_ASP_NET_session_state</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_wrap_the_ASP_NET_session_state</guid>
      <pubDate>Mon, 19 May 2008 13:16:16 GMT</pubDate>
    </item>
    <item>
      <title>A C# Operator I would like to see.</title>
      <description>You could argue there are too many operators in C# as it is; however, I feel having an acute knowledge of the available operators is like knowing CTRL + B will bold the selected text in most word processing software. To put it simply, it hurts no-one, whilst providing shortcuts to advanced users... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fA-CSharp-Operator-I-would-like-to-see.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fA-CSharp-Operator-I-would-like-to-see.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_C_Operator_I_would_like_to_see</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_C_Operator_I_would_like_to_see</guid>
      <pubDate>Wed, 30 Apr 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Nice way to store data on a single tread (Ambient Context Pattern)</title>
      <description>Lars writes about how to store contextual data in a nice way. His approach uses the using statement to have a value set only in a certain scope. He also provides the full source for his implementation as a downloadable zip-file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f04%2f24%2fnice-free-and-reusable-net-ambient-context-pattern-implementation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f04%2f24%2fnice-free-and-reusable-net-ambient-context-pattern-implementation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Nice_way_to_store_data_on_a_single_tread_Ambient_Context_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Nice_way_to_store_data_on_a_single_tread_Ambient_Context_Pattern</guid>
      <pubDate>Mon, 28 Apr 2008 19:40:27 GMT</pubDate>
    </item>
  </channel>
</rss>