<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Multi-Threading</title>
    <description>the latest stories tagged with 'Multi-Threading' from DotNetKicks.com</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>Locking sessions for multi-threaded access</title>
      <description>I ran into an issue where multiple threads were accessing a user's session. You have to do some locking to avoid unexpected behavior. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f07%2flocking-sessions-for-multi-threaded-access.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f07%2flocking-sessions-for-multi-threaded-access.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Locking_sessions_for_multi_threaded_access</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Locking_sessions_for_multi_threaded_access</guid>
      <pubDate>Thu, 10 Jul 2008 16:53:50 GMT</pubDate>
    </item>
    <item>
      <title>Displaying a &amp;quot;Please Wait...&amp;quot; Dialog</title>
      <description>I was writing this application for a client of mine, and I needed to dsiplay a &amp;quot;Please Wait...&amp;quot; message while disabling access to the the rest of the application controls during a lengthy background process, but at the same time, wanted to show that the application is alive and well.... not frozen, maybe even put a cancel or a stop button to terminate the lengthy process. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d21"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mycsharpcorner.com%2fPost.aspx%3fpostID%3d21" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Displaying_a_quot_Please_Wait_quot_Dialog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Displaying_a_quot_Please_Wait_quot_Dialog</guid>
      <pubDate>Tue, 10 Apr 2007 08:13:48 GMT</pubDate>
    </item>
  </channel>
</rss>