<?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 Cory Plotts' Blog</title>
	<atom:link href="http://www.cplotts.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cplotts.com</link>
	<description>Yet another UX guy, working in WPF/Silverlight.</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:35:39 +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 Snoop: Now Supports WPF 4.0 by cplotts</title>
		<link>http://www.cplotts.com/2010/02/14/snoop-now-supports-wpf-4-0/comment-page-1/#comment-1216</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Mon, 16 Jan 2012 15:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/2010/02/14/snoop-now-supports-wpf-4-0/#comment-1216</guid>
		<description>&lt;a href=&quot;#comment-1215&quot; rel=&quot;nofollow&quot;&gt;@Antonio&lt;/a&gt;, this blog post is quite out of date with what we have posted at http://snoopwpf.codeplex.com.

The version at CodePlex handles all flavors of WPF (and bit-ness) seamlessly. Check out &lt;a href=&quot;http://www.cplotts.com/2010/06/25/snoop-there-can-be-only-one/&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; blog post for more info.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1215" rel="nofollow">@Antonio</a>, this blog post is quite out of date with what we have posted at <a href="http://snoopwpf.codeplex.com" rel="nofollow">http://snoopwpf.codeplex.com</a>.</p>
<p>The version at CodePlex handles all flavors of WPF (and bit-ness) seamlessly. Check out <a href="http://www.cplotts.com/2010/06/25/snoop-there-can-be-only-one/" rel="nofollow">this</a> blog post for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snoop: Now Supports WPF 4.0 by Antonio F. Gomez</title>
		<link>http://www.cplotts.com/2010/02/14/snoop-now-supports-wpf-4-0/comment-page-1/#comment-1215</link>
		<dc:creator>Antonio F. Gomez</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/2010/02/14/snoop-now-supports-wpf-4-0/#comment-1215</guid>
		<description>I think it is a great tool! One thing, though, I downloaded Snoop 2.7.0 which is marked as the latest. It doesn&#039;t make any claims that it is snooping a 64-bit application (or a 32-bit application) as your images show. I am wondering whether this is part of the release or it is not yet released.</description>
		<content:encoded><![CDATA[<p>I think it is a great tool! One thing, though, I downloaded Snoop 2.7.0 which is marked as the latest. It doesn&#8217;t make any claims that it is snooping a 64-bit application (or a 32-bit application) as your images show. I am wondering whether this is part of the release or it is not yet released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF &amp; Silverlight Charting: A Logarithmic Axis by cplotts</title>
		<link>http://www.cplotts.com/2009/10/09/wpf-silverlight-charting-a-logarithmic-axis/comment-page-2/#comment-1079</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Tue, 15 Nov 2011 21:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/?p=329#comment-1079</guid>
		<description>For fun, here is an image to the new chart:
&lt;img src=&quot;http://www.cplotts.com/wp-content/uploads/2011/11/CorrectLogarithmicChart.png&quot; alt=&quot;Correct Logarithmic Chart&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>For fun, here is an image to the new chart:<br />
<img src="http://www.cplotts.com/wp-content/uploads/2011/11/CorrectLogarithmicChart.png" alt="Correct Logarithmic Chart"/></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF &amp; Silverlight Charting: A Logarithmic Axis by cplotts</title>
		<link>http://www.cplotts.com/2009/10/09/wpf-silverlight-charting-a-logarithmic-axis/comment-page-2/#comment-1078</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Tue, 15 Nov 2011 21:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/?p=329#comment-1078</guid>
		<description>&lt;a href=&quot;#comment-1077&quot; rel=&quot;nofollow&quot;&gt;@Justin&lt;/a&gt;, two things.

First ... I have updated the test harness that you have downloaded. I was previously only showing a logarithmic axis (in the correct direction) on the Y axis ... and not really focusing on the line series. It was working ... but the minimum and maximum values weren&#039;t showing a range to where you could see the data. That is, the sample data occurs at values less than 100.

In the updated harness, I have created a derived logarithmic axis that better shows off the line series.

So, in other words, the fact that no data displays in my test harness is likely not related.

Second ... the development release 4 of this charting component ... may or may not be completely compatible with the February 2010 release of the WPF Toolkit ... I do not know, I have not tried this specific incantation of the logarithmic axis against it. If it doesn&#039;t work, it shouldn&#039;t be too hard to fix ... so that it does work ... but it may not be a drop-in.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1077" rel="nofollow">@Justin</a>, two things.</p>
<p>First &#8230; I have updated the test harness that you have downloaded. I was previously only showing a logarithmic axis (in the correct direction) on the Y axis &#8230; and not really focusing on the line series. It was working &#8230; but the minimum and maximum values weren&#8217;t showing a range to where you could see the data. That is, the sample data occurs at values less than 100.</p>
<p>In the updated harness, I have created a derived logarithmic axis that better shows off the line series.</p>
<p>So, in other words, the fact that no data displays in my test harness is likely not related.</p>
<p>Second &#8230; the development release 4 of this charting component &#8230; may or may not be completely compatible with the February 2010 release of the WPF Toolkit &#8230; I do not know, I have not tried this specific incantation of the logarithmic axis against it. If it doesn&#8217;t work, it shouldn&#8217;t be too hard to fix &#8230; so that it does work &#8230; but it may not be a drop-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF &amp; Silverlight Charting: A Logarithmic Axis by Justin</title>
		<link>http://www.cplotts.com/2009/10/09/wpf-silverlight-charting-a-logarithmic-axis/comment-page-2/#comment-1077</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 15 Nov 2011 19:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/?p=329#comment-1077</guid>
		<description>&lt;a href=&quot;#comment-1075&quot; rel=&quot;nofollow&quot;&gt;@cplotts&lt;/a&gt; 
Thanks for the quick reply.  I&#039;m looking into it still and haven&#039;t yet come up w/ a reasonable explanation.  Consequently, I have also downloaded the DataVisualizationDemos4 project you have linked above, and when selecting to see the &quot;Logarithmic Axis&quot; demonstration, the grid appears but the data line does not.  Could the fact no data displays there be related as well?  

As a background, I am using the February 2010 Release of the WPF Toolkit and .Net Framework 4 in Visual Studio 2010.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1075" rel="nofollow">@cplotts</a><br />
Thanks for the quick reply.  I&#8217;m looking into it still and haven&#8217;t yet come up w/ a reasonable explanation.  Consequently, I have also downloaded the DataVisualizationDemos4 project you have linked above, and when selecting to see the &#8220;Logarithmic Axis&#8221; demonstration, the grid appears but the data line does not.  Could the fact no data displays there be related as well?  </p>
<p>As a background, I am using the February 2010 Release of the WPF Toolkit and .Net Framework 4 in Visual Studio 2010.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF &amp; Silverlight Charting: A Logarithmic Axis by cplotts</title>
		<link>http://www.cplotts.com/2009/10/09/wpf-silverlight-charting-a-logarithmic-axis/comment-page-2/#comment-1075</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Mon, 14 Nov 2011 22:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/?p=329#comment-1075</guid>
		<description>I have never used the logarithmic axis in that way, but it should be possible. That being said, I wouldn&#039;t be surprised if there is an arbitrary limitation in the charting code.

I would debug into it if I were you.

If you are still hitting a brick wall after debugging into it, compose a simple project for me and I&#039;ll see if I can take a quick look myself.</description>
		<content:encoded><![CDATA[<p>I have never used the logarithmic axis in that way, but it should be possible. That being said, I wouldn&#8217;t be surprised if there is an arbitrary limitation in the charting code.</p>
<p>I would debug into it if I were you.</p>
<p>If you are still hitting a brick wall after debugging into it, compose a simple project for me and I&#8217;ll see if I can take a quick look myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF &amp; Silverlight Charting: A Logarithmic Axis by Justin</title>
		<link>http://www.cplotts.com/2009/10/09/wpf-silverlight-charting-a-logarithmic-axis/comment-page-2/#comment-1074</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 14 Nov 2011 21:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/?p=329#comment-1074</guid>
		<description>I just recently started playing around with WPF for a work project, and I appear to be having some issues with this axis.  My plot is supposed to be a column series with  a date/time axis along the X, and a logarithmic axis in the Y direction.  When I attempt to render, no values appear on my chart. If I change the column series to another type, such as scatter, area, or line series, my data renders.  Do you have any ideas on why my columns don&#039;t appear?  

As I said, I am new to WPF (I am a Java developer mostly), so if there is more info I need to provide let me know.  Thanks!</description>
		<content:encoded><![CDATA[<p>I just recently started playing around with WPF for a work project, and I appear to be having some issues with this axis.  My plot is supposed to be a column series with  a date/time axis along the X, and a logarithmic axis in the Y direction.  When I attempt to render, no values appear on my chart. If I change the column series to another type, such as scatter, area, or line series, my data renders.  Do you have any ideas on why my columns don&#8217;t appear?  </p>
<p>As I said, I am new to WPF (I am a Java developer mostly), so if there is more info I need to provide let me know.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Reflector Pro: Debugging the .NET Framework Source Code by cplotts</title>
		<link>http://www.cplotts.com/2011/01/14/net-reflector-pro-debugging-the-net-framework-source-code/comment-page-1/#comment-1071</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Tue, 08 Nov 2011 12:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/2011/01/14/net-reflector-pro-debugging-the-net-framework-source-code/#comment-1071</guid>
		<description>&lt;a href=&quot;#comment-1070&quot; rel=&quot;nofollow&quot;&gt;@Ulf&lt;/a&gt; ... that&#039;s right! And, as I point out above, you should do that first, if you can ... as by using Visual Studio&#039;s native support, you are seeing the actual source code and so you get the benefit of comments.

However, there are situations where it doesn&#039;t work (e.g. the symbol servers are out of date with the binaries that are released or you have a third party assembly) ... and for these situations, Reflector can come to the rescue.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1070" rel="nofollow">@Ulf</a> &#8230; that&#8217;s right! And, as I point out above, you should do that first, if you can &#8230; as by using Visual Studio&#8217;s native support, you are seeing the actual source code and so you get the benefit of comments.</p>
<p>However, there are situations where it doesn&#8217;t work (e.g. the symbol servers are out of date with the binaries that are released or you have a third party assembly) &#8230; and for these situations, Reflector can come to the rescue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Reflector Pro: Debugging the .NET Framework Source Code by Ulf</title>
		<link>http://www.cplotts.com/2011/01/14/net-reflector-pro-debugging-the-net-framework-source-code/comment-page-1/#comment-1070</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Tue, 08 Nov 2011 09:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/2011/01/14/net-reflector-pro-debugging-the-net-framework-source-code/#comment-1070</guid>
		<description>In VS2010 it is also possible to debug the raw .NET framework source code. To debug errors in the framework, check out the following site for more information: 
http://www.lazerwire.com/2011/11/vs2010-debug-net-assemblies.html</description>
		<content:encoded><![CDATA[<p>In VS2010 it is also possible to debug the raw .NET framework source code. To debug errors in the framework, check out the following site for more information:<br />
<a href="http://www.lazerwire.com/2011/11/vs2010-debug-net-assemblies.html" rel="nofollow">http://www.lazerwire.com/2011/11/vs2010-debug-net-assemblies.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Ode to wfSpy by cplotts</title>
		<link>http://www.cplotts.com/2009/10/28/an-ode-to-wfspy/comment-page-1/#comment-1068</link>
		<dc:creator>cplotts</dc:creator>
		<pubDate>Wed, 02 Nov 2011 19:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cplotts.com/2009/10/28/an-ode-to-wfspy/#comment-1068</guid>
		<description>&lt;a href=&quot;#comment-1067&quot; rel=&quot;nofollow&quot;&gt;@hbeham&lt;/a&gt;, I will send it to you promptly.

One of these days, I&#039;m really going to put it on CodePlex, I promise! :D</description>
		<content:encoded><![CDATA[<p><a href="#comment-1067" rel="nofollow">@hbeham</a>, I will send it to you promptly.</p>
<p>One of these days, I&#8217;m really going to put it on CodePlex, I promise! <img src='http://www.cplotts.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

