<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>Life, Opportunity, and Development</title>
        <link>http://cyberkruz.vox.com/library/posts/tags/.net/page/1/</link>
        <description>[witty comment]</description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Fri, 02 Mar 2007 15:38:26 -0700</lastBuildDate>
        <copyright>Copyright 2007</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
        <category domain="http://cyberkruz.vox.com/tags/">.net</category>  
 
        <item>
            <title>C# tutorial: Linked List</title>
            <link>http://cyberkruz.vox.com/library/post/c-tutorial-linked-list.html?_c=feed-rss</link>   
            <author>nobody@vox.com(Matthew Kruskamp)</author>
            <comments>http://cyberkruz.vox.com/library/post/c-tutorial-linked-list.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://cyberkruz.vox.com/library/post/c-tutorial-linked-list.html?_c=feed-rss</guid> 
            <pubDate>Fri, 02 Mar 2007 15:38:26 -0700</pubDate>         
            
            <description>     &lt;p class=&quot;enclosed-assets&quot; style=&quot;margin-bottom: 10px;&quot;&gt;     &lt;a href=&quot;http://cyberkruz.vox.com/library/photo/6a00c2251f2742604a00d41422c43a6a47.html?_c=feed-rss&quot; style=&quot;float:left; margin-right:6px;&quot;&gt;&lt;img src=&quot;http://a2.vox.com/6a00c2251f2742604a00d41422c43a6a47-50si&quot; alt=&quot;ArrayStorage&quot; /&gt;&lt;/a&gt;     &lt;a href=&quot;http://cyberkruz.vox.com/library/photo/6a00c2251f2742604a00d09e58fa35be2b.html?_c=feed-rss&quot; style=&quot;float:left; margin-right:6px;&quot;&gt;&lt;img src=&quot;http://a5.vox.com/6a00c2251f2742604a00d09e58fa35be2b-50si&quot; alt=&quot;LinkedListStorage&quot; /&gt;&lt;/a&gt; 
    &lt;br style=&quot;clear:both;&quot; /&gt;
&lt;/p&gt;
    For archive purposes, I am posing a custom, generic, sortable, event-driven, doubly-linked list. In the future I will run some tests on it to see if it beats the current linked list implementation provided by the .NET framework. For those unsure o...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://cyberkruz.vox.com/library/post/c-tutorial-linked-list.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251f2742604a00d09e593c97be2b?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://cyberkruz.vox.com/tags/">c#</category> 
            <category domain="http://cyberkruz.vox.com/tags/">tutorial</category> 
            <category domain="http://cyberkruz.vox.com/tags/">.net</category> 
            <category domain="http://cyberkruz.vox.com/tags/">linked list</category> 
            <category domain="http://cyberkruz.vox.com/tags/">doubly-linked list</category>    
        </item> 
 
        <item>
            <title>Theta Wars</title>
            <link>http://cyberkruz.vox.com/library/post/theta-wars.html?_c=feed-rss</link>   
            <author>nobody@vox.com(Matthew Kruskamp)</author>
            <comments>http://cyberkruz.vox.com/library/post/theta-wars.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://cyberkruz.vox.com/library/post/theta-wars.html?_c=feed-rss</guid> 
            <pubDate>Tue, 12 Sep 2006 07:32:34 -0600</pubDate>         
            
            <description>     Dusda and I have been working on an XNA project to replace our DirectX project. Again, since my updates fail to compare to my experiences, the viewers of this blog have no idea what I am talking about (Except for the house members). XNA is Microso...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://cyberkruz.vox.com/library/post/theta-wars.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251f2742604a00c22526f2b68e1d?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://cyberkruz.vox.com/tags/">.net</category> 
            <category domain="http://cyberkruz.vox.com/tags/">directx</category> 
            <category domain="http://cyberkruz.vox.com/tags/">personal update</category> 
            <category domain="http://cyberkruz.vox.com/tags/">xna</category> 
            <category domain="http://cyberkruz.vox.com/tags/">theta wars</category>   
        </item> 
 
        <item>
            <title>.NET Problem: Async and windows forms</title>
            <link>http://cyberkruz.vox.com/library/post/net-problem-async-and-windows-forms.html?_c=feed-rss</link>   
            <author>nobody@vox.com(Matthew Kruskamp)</author>
            <comments>http://cyberkruz.vox.com/library/post/net-problem-async-and-windows-forms.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://cyberkruz.vox.com/library/post/net-problem-async-and-windows-forms.html?_c=feed-rss</guid> 
            <pubDate>Sat, 12 Aug 2006 20:16:29 -0600</pubDate>         
            
            <description>      Problem  I was working on a remoting project for an assignment and we came across a problem in 2.0. As of 2.0 you cannot make cross-thread calls to a windows forms control. This means that if you are doing an asyncronous call, most likely, unless...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://cyberkruz.vox.com/library/post/net-problem-async-and-windows-forms.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251f2742604a00c225212c3a604a?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://cyberkruz.vox.com/tags/">c#</category> 
            <category domain="http://cyberkruz.vox.com/tags/">tutorial</category> 
            <category domain="http://cyberkruz.vox.com/tags/">.net</category> 
            <category domain="http://cyberkruz.vox.com/tags/">.net problem</category> 
            <category domain="http://cyberkruz.vox.com/tags/">asyncronous</category> 
            <category domain="http://cyberkruz.vox.com/tags/">windows forms</category> 
            <category domain="http://cyberkruz.vox.com/tags/">threading</category>   
        </item> 
    </channel>
</rss>

