<?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 for Adventures In Development</title>
	<atom:link href="http://www.adventuresindevelopment.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adventuresindevelopment.com</link>
	<description>Web Development Tools, Ideas, Techniques and Resources</description>
	<lastBuildDate>Thu, 01 Dec 2011 17:36:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to Implement an ASP.NET Color Picker by Dyson Dc33</title>
		<link>http://www.adventuresindevelopment.com/2009/06/12/how-to-implement-an-aspnet-color-picker/comment-page-1/#comment-426</link>
		<dc:creator>Dyson Dc33</dc:creator>
		<pubDate>Thu, 01 Dec 2011 17:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=139#comment-426</guid>
		<description>Remarkably well executed article..</description>
		<content:encoded><![CDATA[<p>Remarkably well executed article..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Authenticate a User in Active Directory using ASP.NET by HMS</title>
		<link>http://www.adventuresindevelopment.com/2009/06/02/how-to-authenticate-a-user-in-active-directory-using-aspnet/comment-page-1/#comment-423</link>
		<dc:creator>HMS</dc:creator>
		<pubDate>Thu, 24 Nov 2011 20:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=123#comment-423</guid>
		<description>This doesn&#039;t work correctly. If you do something like:

DirectoryEntry entry = new DirectoryEntry(“LDAP://” + Domain, &quot;someone&quot;, String.Empty);
object nativeObject = entry.NativeObject;

It does not fail even though I&#039;m sure the user &quot;someone&quot; with no password does not exist.</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work correctly. If you do something like:</p>
<p>DirectoryEntry entry = new DirectoryEntry(“LDAP://” + Domain, &#8220;someone&#8221;, String.Empty);<br />
object nativeObject = entry.NativeObject;</p>
<p>It does not fail even though I&#8217;m sure the user &#8220;someone&#8221; with no password does not exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Export Data to Excel in C# and ASP.NET by XOS</title>
		<link>http://www.adventuresindevelopment.com/2009/05/27/how-to-export-data-to-excel-in-aspnet/comment-page-1/#comment-422</link>
		<dc:creator>XOS</dc:creator>
		<pubDate>Thu, 24 Nov 2011 06:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=107#comment-422</guid>
		<description>Great stuff, I can&#039;t believe you can do it that easily!</description>
		<content:encoded><![CDATA[<p>Great stuff, I can&#8217;t believe you can do it that easily!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Build a Code Igniter Development and Testing Environment on Windows by Bhargav</title>
		<link>http://www.adventuresindevelopment.com/2009/11/09/how-to-build-a-code-igniter-development-and-testing-environment-on-windows/comment-page-1/#comment-395</link>
		<dc:creator>Bhargav</dc:creator>
		<pubDate>Sat, 27 Aug 2011 05:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=169#comment-395</guid>
		<description>it is one of the best information given for installing the code igniter.</description>
		<content:encoded><![CDATA[<p>it is one of the best information given for installing the code igniter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make an AJAX-like Multiple File Uploader with Uploadify by wesley</title>
		<link>http://www.adventuresindevelopment.com/2009/05/20/make-an-ajax-like-multiple-file-uploader-with-uploadify/comment-page-1/#comment-394</link>
		<dc:creator>wesley</dc:creator>
		<pubDate>Mon, 22 Aug 2011 22:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=68#comment-394</guid>
		<description>Para que reinventar a roda? Compre o código:

BAIXE ASP + UPLOADIFY AQUI:
http://www.codigoasp.com.br/index.asp?tela=envio_multiplo_asp

Don&#039;t recreate the steel! Buy the code:

HERE IS THE LINK : DOWNLOAD ASP + UPLOADIFY HERE:

http://www.codigoasp.com.br/paginas/envio_multiplo_asp_en.asp</description>
		<content:encoded><![CDATA[<p>Para que reinventar a roda? Compre o código:</p>
<p>BAIXE ASP + UPLOADIFY AQUI:<br />
<a href="http://www.codigoasp.com.br/index.asp?tela=envio_multiplo_asp" rel="nofollow">http://www.codigoasp.com.br/index.asp?tela=envio_multiplo_asp</a></p>
<p>Don&#8217;t recreate the steel! Buy the code:</p>
<p>HERE IS THE LINK : DOWNLOAD ASP + UPLOADIFY HERE:</p>
<p><a href="http://www.codigoasp.com.br/paginas/envio_multiplo_asp_en.asp" rel="nofollow">http://www.codigoasp.com.br/paginas/envio_multiplo_asp_en.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET Caching Techniques and Tools by ramona</title>
		<link>http://www.adventuresindevelopment.com/2009/05/21/aspnet-caching-techniques-and-tools/comment-page-1/#comment-392</link>
		<dc:creator>ramona</dc:creator>
		<pubDate>Mon, 25 Jul 2011 06:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=78#comment-392</guid>
		<description>Very well explained!
Asp.net caching helps in improving performance but I&#039;d say that it is perfect option only if scalability is not our concern but if t is then I&#039;d rather refer distributed cache (like NCache, AppFabric). Distributed caching is highly scalable and free of all the data integrity and consistency issues.</description>
		<content:encoded><![CDATA[<p>Very well explained!<br />
Asp.net caching helps in improving performance but I&#8217;d say that it is perfect option only if scalability is not our concern but if t is then I&#8217;d rather refer distributed cache (like NCache, AppFabric). Distributed caching is highly scalable and free of all the data integrity and consistency issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Display Your Twitter Feed using ASP.NET by ghous</title>
		<link>http://www.adventuresindevelopment.com/2009/06/21/how-to-display-your-twitter-feed-using-aspnet/comment-page-1/#comment-391</link>
		<dc:creator>ghous</dc:creator>
		<pubDate>Thu, 21 Jul 2011 15:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=145#comment-391</guid>
		<description>this does not work with the latest realse , whats the alternative?</description>
		<content:encoded><![CDATA[<p>this does not work with the latest realse , whats the alternative?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using JQuery? Let Google Host It by Rick Guillen</title>
		<link>http://www.adventuresindevelopment.com/2009/05/17/using-jquery-let-google-host-it/comment-page-1/#comment-390</link>
		<dc:creator>Rick Guillen</dc:creator>
		<pubDate>Thu, 14 Jul 2011 17:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=37#comment-390</guid>
		<description>I have successfully used the Google link (http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js) for jQuery v1.6.2.  I would like to know if Google hosts SPServices-0.6.2(Sharepoint) which I believe works in conjunction with jQuery.  If so, can you provide the full path of the link?  Thank you in advance,

Rick</description>
		<content:encoded><![CDATA[<p>I have successfully used the Google link (<a href="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" rel="nofollow">http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js</a>) for jQuery v1.6.2.  I would like to know if Google hosts SPServices-0.6.2(Sharepoint) which I believe works in conjunction with jQuery.  If so, can you provide the full path of the link?  Thank you in advance,</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make an AJAX-like Multiple File Uploader with Uploadify by salman</title>
		<link>http://www.adventuresindevelopment.com/2009/05/20/make-an-ajax-like-multiple-file-uploader-with-uploadify/comment-page-1/#comment-389</link>
		<dc:creator>salman</dc:creator>
		<pubDate>Tue, 05 Jul 2011 12:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=68#comment-389</guid>
		<description>uploadify is working fine in IE but not working on IE9 ,FireFox and Chrome , 

plz help me ..................</description>
		<content:encoded><![CDATA[<p>uploadify is working fine in IE but not working on IE9 ,FireFox and Chrome , </p>
<p>plz help me &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Optimize Your WordPress Blog for Performance by Cash Advance, Payday Advances</title>
		<link>http://www.adventuresindevelopment.com/2012/01/25/how-to-optimize-your-wordpress-blog-for-performance/comment-page-1/#comment-388</link>
		<dc:creator>Cash Advance, Payday Advances</dc:creator>
		<pubDate>Thu, 30 Jun 2011 11:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=197#comment-388</guid>
		<description>Thanks for sharing such a nice information How to Optimize Your WordPress Blog for Performance.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing such a nice information How to Optimize Your WordPress Blog for Performance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
