<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arjarapu Blog Space &#187; Reflection</title>
	<atom:link href="http://www.arjarapu.com/blog/category/net/reflection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arjarapu.com/blog</link>
	<description>all about expressing your thoughts and ideas.</description>
	<lastBuildDate>Tue, 27 Dec 2011 18:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to set property of an object created using Reflection?</title>
		<link>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/</link>
		<comments>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:09:11 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=38</guid>
		<description><![CDATA[The VB.NET to C#.NET converter tool from Developer Fusion is awesome! It convert code from VB to C# or vice versa and primarily used by enthusiasts to learn the other language syntax. The tool does a great deal of work in trans-coding. However, not every thing is translated appropriately and you may have to clean up a little bit. Here is an example of issues I faced while using Reflection.  <!--more--> <a href="http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

