<?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: Asp.Net Shared Folder: App_Code</title>
	<atom:link href="http://www.aakashjain.com/net/aspnet-shared-folder-app_code-41/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aakashjain.com/net/aspnet-shared-folder-app_code-41</link>
	<description>Technology, musings and stuff by Aakash Jain</description>
	<lastBuildDate>Sun, 13 Nov 2011 22:02:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ajay</title>
		<link>http://www.aakashjain.com/net/aspnet-shared-folder-app_code-41/comment-page-1#comment-170</link>
		<dc:creator>ajay</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aakashjain.com/AspNet+Shared+Folder+AppCode.aspx#comment-170</guid>
		<description>codesubdirectories are folders under the App_Code</description>
		<content:encoded><![CDATA[<p>codesubdirectories are folders under the App_Code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kamini</title>
		<link>http://www.aakashjain.com/net/aspnet-shared-folder-app_code-41/comment-page-1#comment-169</link>
		<dc:creator>kamini</dc:creator>
		<pubDate>Fri, 14 Mar 2008 13:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.aakashjain.com/AspNet+Shared+Folder+AppCode.aspx#comment-169</guid>
		<description>&lt;compilation debug=&quot;false&quot;&gt;
    &lt;codeSubDirectories&gt;
        &lt;add directoryName=&quot;VBCode&quot; /&gt;
        &lt;add directoryName=&quot;CSCode&quot; /&gt;
    &lt;/codeSubDirectories&gt;
&lt;/compilation

i can&#039;t understand this code....what is codesubdirectories&gt;
tell me pls</description>
		<content:encoded><![CDATA[<p>&lt;compilation debug=&quot;false&quot;&gt;<br />
    &lt;codeSubDirectories&gt;<br />
        &lt;add directoryName=&quot;VBCode&quot; /&gt;<br />
        &lt;add directoryName=&quot;CSCode&quot; /&gt;<br />
    &lt;/codeSubDirectories&gt;<br />
&lt;/compilation</p>
<p>i can&#8217;t understand this code&#8230;.what is codesubdirectories&gt;<br />
tell me pls</p>
]]></content:encoded>
	</item>
</channel>
</rss>

