<?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 MVC Charts</title>
	<atom:link href="http://codecube.net/2010/06/asp-net-mvc-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net/2010/06/asp-net-mvc-charts/</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Wed, 14 Mar 2012 12:26:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Marc</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1460</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 28 Feb 2012 12:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1460</guid>
		<description>Hi,

I want to change de ChartType to Line, How can I do it??</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to change de ChartType to Line, How can I do it??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1164</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Fri, 20 Aug 2010 21:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1164</guid>
		<description>Yes, since the image src is simply set to the URL of the chart action method, you can easily include it in a master page. As far as an HTML helper goes, you could if you wanted to. Would just have to add a new extension method. Let me know if you have any other questions :)</description>
		<content:encoded><![CDATA[<p>Yes, since the image src is simply set to the URL of the chart action method, you can easily include it in a master page. As far as an HTML helper goes, you could if you wanted to. Would just have to add a new extension method. Let me know if you have any other questions <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @5&#38;33p</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1163</link>
		<dc:creator>@5&#38;33p</dc:creator>
		<pubDate>Fri, 20 Aug 2010 19:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1163</guid>
		<description>Sir,
Can I embed this image into a Master page..?
And, Can we create a HTML helper for this Chart..?? Can u guide me in this regard.!

As I am novice to MVC kindly spare wid my doubts, if they are very small ones...!</description>
		<content:encoded><![CDATA[<p>Sir,<br />
Can I embed this image into a Master page..?<br />
And, Can we create a HTML helper for this Chart..?? Can u guide me in this regard.!</p>
<p>As I am novice to MVC kindly spare wid my doubts, if they are very small ones&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1161</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Fri, 20 Aug 2010 01:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1161</guid>
		<description>Yes it works for mvc 2. I literally just copied the code from the article into a new project and it worked. Let me know if you have a specific problem :)</description>
		<content:encoded><![CDATA[<p>Yes it works for mvc 2. I literally just copied the code from the article into a new project and it worked. Let me know if you have a specific problem <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Hernandez</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1159</link>
		<dc:creator>Carlos Hernandez</dc:creator>
		<pubDate>Wed, 18 Aug 2010 16:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1159</guid>
		<description>Can you send me the sample too? I´m sure I´m gonna run into Nick´s problem as well.

Another question: does this code work for MVC2?

Thx.</description>
		<content:encoded><![CDATA[<p>Can you send me the sample too? I´m sure I´m gonna run into Nick´s problem as well.</p>
<p>Another question: does this code work for MVC2?</p>
<p>Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1151</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Wed, 07 Jul 2010 12:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1151</guid>
		<description>For the benefit of others reading this, I chatted with Nick over email ... I sent him a sample VS project that implements the steps described above and he was able to resolve the issue in his code :-)</description>
		<content:encoded><![CDATA[<p>For the benefit of others reading this, I chatted with Nick over email &#8230; I sent him a sample VS project that implements the steps described above and he was able to resolve the issue in his code <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://codecube.net/2010/06/asp-net-mvc-charts/comment-page-1/#comment-1149</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 29 Jun 2010 20:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=352#comment-1149</guid>
		<description>I am getting an Error	&quot;The type or namespace name &#039;DataVisualization&#039; does not exist in the namespace &#039;System.Web.UI&#039; How do I add an assembly reference? I am new to ASP.NET MVC and VS2010 so I am trying to find out what I am missing or does someone know of a good charting tool to use with MVC in VS2010?</description>
		<content:encoded><![CDATA[<p>I am getting an Error	&#8220;The type or namespace name &#8216;DataVisualization&#8217; does not exist in the namespace &#8216;System.Web.UI&#8217; How do I add an assembly reference? I am new to ASP.NET MVC and VS2010 so I am trying to find out what I am missing or does someone know of a good charting tool to use with MVC in VS2010?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

