<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.tech.windowsapplication1.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Mutli Threading</title>
 <link>http://www.tech.windowsapplication1.com/category/programming/mutli-threading</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>10 things you should know about .Net - Part 1: Threading</title>
 <link>http://www.tech.windowsapplication1.com/content/10-things-you-should-know-about-net-part-1-threading</link>
 <description>&lt;p&gt;Actually it’s ten things you &lt;em&gt;must &lt;/em&gt;know about .Net, but that sounds a bit pushy. This is not a &lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000043.html&quot;&gt;&amp;quot;12 steps to better code&amp;quot;&lt;/a&gt; collection, we’ll be clearing up a lot common misconceptions about the .Net programming in general.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tech.windowsapplication1.com/content/10-things-you-should-know-about-net-part-1-threading&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tech.windowsapplication1.com/content/10-things-you-should-know-about-net-part-1-threading#comments</comments>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/programming-languages/c">C#</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/design/design-heuristics">Design Heuristics</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading">Mutli Threading</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading/sta">STA</category>
 <pubDate>Sun, 21 Mar 2010 13:23:43 -0500</pubDate>
 <dc:creator>geri</dc:creator>
 <guid isPermaLink="false">13 at http://www.tech.windowsapplication1.com</guid>
</item>
<item>
 <title>The Synchronized Dictionary&lt;TKey, TValue&gt;</title>
 <link>http://www.tech.windowsapplication1.com/content/the-synchronized-dictionarytkey-tvalue</link>
 <description>&lt;p&gt;It’s been a while since my last post. I’ve got ported to web development, language changed to C#, and although switching from thick client to web apps is like learning to walk again I think I’m starting to like it. But let’s get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tech.windowsapplication1.com/content/the-synchronized-dictionarytkey-tvalue&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tech.windowsapplication1.com/content/the-synchronized-dictionarytkey-tvalue#comments</comments>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/programming-languages/c">C#</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/design/generic">Generic</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading">Mutli Threading</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/design/object-oriented">Object Oriented</category>
 <pubDate>Tue, 09 Feb 2010 13:38:17 -0600</pubDate>
 <dc:creator>geri</dc:creator>
 <guid isPermaLink="false">12 at http://www.tech.windowsapplication1.com</guid>
</item>
<item>
 <title>The illegal cross-thread call</title>
 <link>http://www.tech.windowsapplication1.com/content/the-illegal-cross-thread-call</link>
 <description>&lt;h3&gt;Occurrence&lt;/h3&gt;
&lt;p&gt;This error is indicated by the following exception message: &amp;quot;Cross-thread operation not valid: Control &#039;AnyControl&#039; accessed from a thread other than the thread it was created on.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tech.windowsapplication1.com/content/the-illegal-cross-thread-call&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tech.windowsapplication1.com/content/the-illegal-cross-thread-call#comments</comments>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading">Mutli Threading</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading/sta">STA</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/programming-languages/vb">VB</category>
 <pubDate>Sat, 24 May 2008 13:03:11 -0500</pubDate>
 <dc:creator>geri</dc:creator>
 <guid isPermaLink="false">7 at http://www.tech.windowsapplication1.com</guid>
</item>
<item>
 <title>Singleton Object Pattern with generic sauce, mutex protection and chips</title>
 <link>http://www.tech.windowsapplication1.com/content/singleton-object-pattern-with-generic-sauce-mutex-protection-and-chips</link>
 <description>&lt;p&gt;Ever got tired of rewriting the same 10-15 lines of Singleton Object implementation code for each class U use it? Met the flexibility of the inherited static member variables, sparks of the overridable static methods?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tech.windowsapplication1.com/content/singleton-object-pattern-with-generic-sauce-mutex-protection-and-chips&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.tech.windowsapplication1.com/content/singleton-object-pattern-with-generic-sauce-mutex-protection-and-chips#comments</comments>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading/mutex">Mutex</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/mutli-threading">Mutli Threading</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/design/object-oriented">Object Oriented</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/design/patterns">Patterns</category>
 <category domain="http://www.tech.windowsapplication1.com/category/programming/programming-languages/vb">VB</category>
 <pubDate>Sat, 24 May 2008 09:44:15 -0500</pubDate>
 <dc:creator>geri</dc:creator>
 <guid isPermaLink="false">1 at http://www.tech.windowsapplication1.com</guid>
</item>
</channel>
</rss>
