<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>dotnetcat: Security .NET news</title>
<link>http://www.dotnetcat.com/</link>
<atom:link href="http://www.dotnetcat.com/news/Security/rss.xml" rel="self" type="application/rss+xml" />
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>A .NET Encryption Library</title>
<link>http://www.dotnetcat.com/news/Security/id/14178/</link>
<guid>http://www.dotnetcat.com/news/Security/id/14178/</guid>
<pubDate>Sat, 26 Jun 2010 11:25:00 -0500</pubDate>
<description><![CDATA[This article introduces a .NET encryption library and demonstrates how to use the library with a WPF application.]]></description>
<category><![CDATA[Security]]></category>
</item>
<item>
<title>Regular Expression Denial of Service Attacks and Defenses</title>
<link>http://www.dotnetcat.com/news/Security/id/13939/</link>
<guid>http://www.dotnetcat.com/news/Security/id/13939/</guid>
<pubDate>Sun, 02 May 2010 19:00:00 -0500</pubDate>
<description><![CDATA[Microsoft security expert Bryan Sullivan believes denial-of-service blackmail attacks will become more common as privilege escalation attacks become more difficult to execute. He demonstrates how to protect your apps against regular expression DoS threats.
]]></description>
<category><![CDATA[Security]]></category>
</item>
<item>
<title>Silverlight Security: Securing Your Silverlight Applications</title>
<link>http://www.dotnetcat.com/news/Silverlight/id/13930/</link>
<guid>http://www.dotnetcat.com/news/Silverlight/id/13930/</guid>
<pubDate>Sun, 02 May 2010 19:00:00 -0500</pubDate>
<description><![CDATA[Josh Twist explains the unique challenges developers face in securing Silverlight applications. He shows where to focus your efforts, concentrating on the key aspects of authentication and authorization.]]></description>
<category><![CDATA[Silverlight]]></category>
</item>
<item>
<title>How to Access and Encrypt Your Files via Windows Forms</title>
<link>http://www.dotnetcat.com/news/Examples/id/13726/</link>
<guid>http://www.dotnetcat.com/news/Examples/id/13726/</guid>
<pubDate>Fri, 23 Apr 2010 04:32:00 -0500</pubDate>
<description><![CDATA[The purpose of this article is demonstrate how to build a Windows Forms application that encrypts files through the use of the RijndaelManaged class, a symmetric algorithm, which is used to encrypt and decrypt data by using its automatically generated Key and IV. Encryption involves the creation of a cipher (an algorithm) that takes data and a generated key as its input. The algorithm will behave in accordance with the length of the key. A symmetric algorithm is one that uses the same key to both decrypt and encrypt the data file. In our case, we will use the RSACryptoServiceProvider, an asymmetric algorithm, to encrypt and decrypt the key to the data encrypted by RijndaelManaged&hellip;]]></description>
<category><![CDATA[Examples]]></category>
</item>
<item>
<title>Using AppDomains to Build Reliable Systems</title>
<link>http://www.dotnetcat.com/news/Security/id/9181/</link>
<guid>http://www.dotnetcat.com/news/Security/id/9181/</guid>
<pubDate>Sun, 13 Jul 2008 13:24:00 -0500</pubDate>
<description><![CDATA[The first step to building reliable systems is to accept that it is impossible.
Instead, we will attempt to build a more reliable system from a collection of smaller unreliable components. The idea is to manage failure rather than pursue an impossible perfection. Find out how.]]></description>
<category><![CDATA[Security]]></category>
</item>
<item>
<title>.NET Internals and Native Compiling</title>
<link>http://www.dotnetcat.com/news/Security/id/8986/</link>
<guid>http://www.dotnetcat.com/news/Security/id/8986/</guid>
<pubDate>Fri, 30 May 2008 15:11:00 -0500</pubDate>
<description><![CDATA[An article about .NET internals and native compiling.]]></description>
<category><![CDATA[Security]]></category>
</item>
<item>
<title>.NET Role-Based Security in a Production Environment</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/8952/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/8952/</guid>
<pubDate>Mon, 19 May 2008 05:04:00 -0500</pubDate>
<description><![CDATA[Edit web.config to Update the Data Provider for Shared Hosting with Role-Based Security: SQL Server, ODBC, Active Directory, ADAM, SQLite, MySQL, Access, XML]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
<item>
<title>RSA Cryptographic Key Interoperability</title>
<link>http://www.dotnetcat.com/news/Security/id/8792/</link>
<guid>http://www.dotnetcat.com/news/Security/id/8792/</guid>
<pubDate>Wed, 23 Apr 2008 01:57:00 -0500</pubDate>
<description><![CDATA[Import and Export RSA Keys in PKCS#8 and X.509 Format using Crypto++, C#, and Java]]></description>
<category><![CDATA[Security]]></category>
</item>
<item>
<title>Building Personalized Applications on the Windows Live ID Platform</title>
<link>http://www.dotnetcat.com/news/Web-Services/id/8643/</link>
<guid>http://www.dotnetcat.com/news/Web-Services/id/8643/</guid>
<pubDate>Thu, 13 Mar 2008 19:00:00 -0500</pubDate>
<description><![CDATA[Do you have a cool personalized application that you want to offer to over 400 million users? Do you want to light it up with Live controls or create a mashup with Live resources?Windows Live ID now offers a simple way for third parties to get Live ID authentication in your Web or rich client applications, letting you reach millions of Live ID users, integrate with Live Controls, and access Live services.
]]></description>
<category><![CDATA[Web Services]]></category>
</item>
<item>
<title>Never Write an Insecure ASP.NET Application Ever Again</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/8656/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/8656/</guid>
<pubDate>Mon, 10 Mar 2008 20:14:26 -0500</pubDate>
<description><![CDATA[Learn to take advantage of the inner workings of ASP.NET's security model to help eliminate security vulnerabilities from your web applications.
]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
</channel>
</rss> 