


      <rss version="2.0">
         <channel>
            <title><![CDATA[MidwestDotNet: Security]]></title>
            <link>http://www.midwestdotnet.com/</link>
            <description>MidwestDotNet: the site for beer fanatics</description>
            <copyright>Copyright 2005 by Marco Bellinaso</copyright>
   
      <item>
         <title><![CDATA[ASP.NET - Adding Microsoft's AntiXss 3.0 library to your website.]]></title>
         <author><![CDATA[chimaera]]></author>
         <description><![CDATA[With the growing concern of cross site scripting (xss) attacks Microsoft has released an encoding library to help secure ASP.NET web applications.  Here's how to set it up.]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=52]]></link>
         <pubDate>Wed, 18 Mar 2009 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[ASP.NET - Clearing the session when logging out from a Login control]]></title>
         <author><![CDATA[jstrosch01]]></author>
         <description><![CDATA[If you use the login control you may have noticed that when you logout the session is not cleared.  This behaviour can be fixed with a small amount of code...]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=32]]></link>
         <pubDate>Tue, 03 Jun 2008 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Encrypt parts of your web.config using RSA]]></title>
         <author><![CDATA[jstrosch01]]></author>
         <description><![CDATA[This article explains how you can encrypt parts of your web.config file using RSA security.  This is a new feature of ASP.NET 2.0.]]></description>
         <link><![CDATA[http://www.midwestdotnet.com/ShowArticle.aspx?ID=23]]></link>
         <pubDate>Thu, 01 May 2008 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   