<?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/"
		>
<channel>
	<title>Comments on: Applying Permissions on any Windows Folder using C#</title>
	<atom:link href="http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/</link>
	<description>Covering Microsoft and its competitors like no one else!</description>
	<lastBuildDate>Thu, 24 Feb 2011 20:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: User_user</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-73863</link>
		<dc:creator>User_user</dc:creator>
		<pubDate>Tue, 24 Aug 2010 19:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-73863</guid>
		<description>textBox1.Text myFolderBrowserDialog.SelectedPath.ToString();.. this line is giving me an error saying that I need an semi colo after textbox1.text.. But it wont work if i add one .. Please assist</description>
		<content:encoded><![CDATA[<p>textBox1.Text myFolderBrowserDialog.SelectedPath.ToString();.. this line is giving me an error saying that I need an semi colo after textbox1.text.. But it wont work if i add one .. Please assist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: User_user</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-73862</link>
		<dc:creator>User_user</dc:creator>
		<pubDate>Tue, 24 Aug 2010 19:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-73862</guid>
		<description>textBox1.Text myFolderBrowserDialog.SelectedPath.ToString();.. this line is giving me an error saying that I need an semi colo after textbox1.text.. But it wont work if i add one .. Please assist</description>
		<content:encoded><![CDATA[<p>textBox1.Text myFolderBrowserDialog.SelectedPath.ToString();.. this line is giving me an error saying that I need an semi colo after textbox1.text.. But it wont work if i add one .. Please assist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh_kasegaon</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-64395</link>
		<dc:creator>Ganesh_kasegaon</dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-64395</guid>
		<description>you get any solution for that issue i am also facing same issue</description>
		<content:encoded><![CDATA[<p>you get any solution for that issue i am also facing same issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lone Wolf</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-50541</link>
		<dc:creator>Lone Wolf</dc:creator>
		<pubDate>Mon, 05 Jul 2010 05:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-50541</guid>
		<description>To Allow the user again, change myDirectorySecurity.AddAccessRule to myDirectorySecurity.RemoveAccessRule</description>
		<content:encoded><![CDATA[<p>To Allow the user again, change myDirectorySecurity.AddAccessRule to myDirectorySecurity.RemoveAccessRule</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Like-to-type-NOT</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-44678</link>
		<dc:creator>Like-to-type-NOT</dc:creator>
		<pubDate>Thu, 24 Jun 2010 01:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-44678</guid>
		<description>Thank you for the ease in implementing your code shiftabrains</description>
		<content:encoded><![CDATA[<p>Thank you for the ease in implementing your code shiftabrains</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: umed</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-25016</link>
		<dc:creator>umed</dc:creator>
		<pubDate>Sat, 20 Mar 2010 11:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-25016</guid>
		<description>help me plese Applying Folder  Permissions on  Windows Seven  using C#</description>
		<content:encoded><![CDATA[<p>help me plese Applying Folder  Permissions on  Windows Seven  using C#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neelesh</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-24923</link>
		<dc:creator>Neelesh</dc:creator>
		<pubDate>Fri, 19 Mar 2010 12:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-24923</guid>
		<description>Once I Deny the user and then When I try to Allow the code dosen&#039;t work.&lt;br&gt;Please also tell how to do that.</description>
		<content:encoded><![CDATA[<p>Once I Deny the user and then When I try to Allow the code dosen&#39;t work.<br />Please also tell how to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ambitos</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-23373</link>
		<dc:creator>ambitos</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-23373</guid>
		<description>Thanx man !!!&lt;br&gt;It is fantastic example</description>
		<content:encoded><![CDATA[<p>Thanx man !!!<br />It is fantastic example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-20804</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-20804</guid>
		<description>Great article thanks, is it possible to select groups rather than users and then apply access rules to the groups?</description>
		<content:encoded><![CDATA[<p>Great article thanks, is it possible to select groups rather than users and then apply access rules to the groups?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishan Gahlot</title>
		<link>http://www.redmondpie.com/applying-permissions-on-any-windows-folder-using-c/comment-page-1/#comment-19863</link>
		<dc:creator>Krishan Gahlot</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmondpie.com/?p=997#comment-19863</guid>
		<description>Thanx dude !&lt;br&gt;Its really a good example</description>
		<content:encoded><![CDATA[<p>Thanx dude !<br />Its really a good example</p>
]]></content:encoded>
	</item>
</channel>
</rss>

