<?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>PeterKellner.net &#187; Reflection</title>
	<atom:link href="http://peterkellner.net/category/reflection/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net</link>
	<description>Specializing in Microsoft Web and Database and Sync Technologies</description>
	<lastBuildDate>Wed, 08 Sep 2010 13:18:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Returning JsonResult From ASP.NET MVC 2.0 Controller and Unit Testing</title>
		<link>http://peterkellner.net/2010/05/14/unit-test-jsonresult-aspnet-mvc-reflection/</link>
		<comments>http://peterkellner.net/2010/05/14/unit-test-jsonresult-aspnet-mvc-reflection/#comments</comments>
		<pubDate>Sat, 15 May 2010 04:19:31 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[ASP.NET 3.5]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Reflection]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2010/05/14/unit-test-jsonresult-aspnet-mvc-reflection/</guid>
		<description><![CDATA[   * I’m adding this comment after the post has been written to let anyone coming here know of another great post that goes further to explain no only what I’ve done here, but also two other ways including Mock and using Json Serialization.&#160; The Post is written by Ashic Mahtab, aka “HeartattacK” [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2010/05/14/unit-test-jsonresult-aspnet-mvc-reflection/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using Reflection in C# to Figure Out if an Integer List Has Values</title>
		<link>http://peterkellner.net/2009/06/01/csharp-reflection-integer-list-generic/</link>
		<comments>http://peterkellner.net/2009/06/01/csharp-reflection-integer-list-generic/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 19:04:31 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Reflection]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/06/01/csharp-reflection-integer-list-generic/</guid>
		<description><![CDATA[ So, I’ve struggled some with this and did not have much help with searching.   Here is the problem.  You have a declaration that looks like this:             1: public partial class CompanyQuery   {

      [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/06/01/csharp-reflection-integer-list-generic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Method.Invoke to avoid a lengthy Case Statement in C# (Using Reflection)</title>
		<link>http://peterkellner.net/2009/04/09/reflection-method-parameters-casestatement-dotnet/</link>
		<comments>http://peterkellner.net/2009/04/09/reflection-method-parameters-casestatement-dotnet/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 22:02:56 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Reflection]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/04/09/reflection-method-parameters-casestatement-dotnet/</guid>
		<description><![CDATA[ So, I asked the following question in at http://forums.asp.net/t/1408631.aspx    The problem is, I’ve got 30 methods that all have the same signature, but have different implementations.&#160; Mike Banavige (the lead moderator at the forums) suggested I look at the following article on reflection:&#160; http://www.csharphelp.com/archives/archive200.html.&#160; Turns out, that helped my solve my [...]]]></description>
		<wfw:commentRss>http://peterkellner.net/2009/04/09/reflection-method-parameters-casestatement-dotnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/11 queries in 0.008 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-09-09 11:38:56 -->