<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Bimawen&#039;s World</title>
	<atom:link href="http://bimawen.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bimawen.wordpress.com</link>
	<description>_ Underneath the Mountain</description>
	<lastBuildDate>Fri, 30 Oct 2009 04:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on what is Code Access Security? by bimawen</title>
		<link>http://bimawen.wordpress.com/2009/05/08/what-is-code-access-security/#comment-108</link>
		<dc:creator>bimawen</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://bimawen.wordpress.com/?p=850#comment-108</guid>
		<description>CAS is the CLR&#039;s security system that enforces security policies by preventing unauthorized access to protected resources and operations. Using the Code Access Security, will do the following:

    * Restrict what your code can do
    * Restrict which code can call your code
    * Identify code</description>
		<content:encoded><![CDATA[<p>CAS is the CLR&#8217;s security system that enforces security policies by preventing unauthorized access to protected resources and operations. Using the Code Access Security, will do the following:</p>
<p>    * Restrict what your code can do<br />
    * Restrict which code can call your code<br />
    * Identify code</p>
]]></content:encoded>
	</item>
</channel>
</rss>
