<?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 &#8211; C# &#8211; Emulating the VB Control Array &#8211; Pt. 1</title>
	<atom:link href="http://www.whypad.com/posts/aspnet-emulating-control-array/388/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com/posts/aspnet-emulating-control-array/388/</link>
	<description>Tips, tricks, and hacks for life and tech...</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:10:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ormond</title>
		<link>http://www.whypad.com/posts/aspnet-emulating-control-array/388/comment-page-1/#comment-2082</link>
		<dc:creator>Ormond</dc:creator>
		<pubDate>Tue, 21 Apr 2009 22:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=388#comment-2082</guid>
		<description>Thanks, I&#039;ve found http://www.developerfusion.com/tools/convert/csharp-to-vb/ which is quite fun.  I&#039;ve managed to figure out the creation of (in my case) a collection of hyperlinks but I&#039;m having trouble controlling the collection - I want to delete the entire collection before opening a text file and recreating it from new.  The C# code for the handler you have given won&#039;t translate, any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ve found <a href="http://www.developerfusion.com/tools/convert/csharp-to-vb/" rel="nofollow">http://www.developerfusion.com/tools/convert/csharp-to-vb/</a> which is quite fun.  I&#8217;ve managed to figure out the creation of (in my case) a collection of hyperlinks but I&#8217;m having trouble controlling the collection &#8211; I want to delete the entire collection before opening a text file and recreating it from new.  The C# code for the handler you have given won&#8217;t translate, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/aspnet-emulating-control-array/388/comment-page-1/#comment-2073</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=388#comment-2073</guid>
		<description>Hi Ormond,

Sorry, but it&#039;s been a long time since I&#039;ve done any VB, back to the old VB6 days in fact.  Too much has changed for me to attempt to translate.  VB and C# are quite similar these days, I just don&#039;t know where they are similar and where they differ any more.

You might be able to work through it.  If you try and get stuck on any part, let me know and I&#039;ll try to help.

BB</description>
		<content:encoded><![CDATA[<p>Hi Ormond,</p>
<p>Sorry, but it&#8217;s been a long time since I&#8217;ve done any VB, back to the old VB6 days in fact.  Too much has changed for me to attempt to translate.  VB and C# are quite similar these days, I just don&#8217;t know where they are similar and where they differ any more.</p>
<p>You might be able to work through it.  If you try and get stuck on any part, let me know and I&#8217;ll try to help.</p>
<p>BB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ormond</title>
		<link>http://www.whypad.com/posts/aspnet-emulating-control-array/388/comment-page-1/#comment-2072</link>
		<dc:creator>Ormond</dc:creator>
		<pubDate>Tue, 21 Apr 2009 08:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=388#comment-2072</guid>
		<description>Thank you, just what I&#039;ve been looking for!  Can you point me to a location for the VB syntax?</description>
		<content:encoded><![CDATA[<p>Thank you, just what I&#8217;ve been looking for!  Can you point me to a location for the VB syntax?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
