<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Impi</title>
    <description>Stories kicked by Impi</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>MVC Framework Delayed</title>
      <description>ScottGu has posted a comment on his blog stating that the MVC Framework has encountered an unexpected delay and will not be released today. From the sound of things we might see it on Monday. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2007%2f12%2fMVC-Framework-Delayed.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2007%2f12%2fMVC-Framework-Delayed.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Framework_Delayed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Framework_Delayed</guid>
      <pubDate>Sat, 08 Dec 2007 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Google Charts API: an ASP.NET 2.0 Server Control </title>
      <description>I decided to code up a small ASP.NET Server Control that uses the Google Chart API to put simple line graph charts on a page. This control exposes a subset of the Google Chart API to create Line Graph charts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1429"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1429" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Google_Charts_API_an_ASP_NET_2_0_Server_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Google_Charts_API_an_ASP_NET_2_0_Server_Control</guid>
      <pubDate>Sat, 08 Dec 2007 21:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Rob Conery &amp;#187; ASP.NET MVC: Using RESTful Architecture</title>
      <description>Rob writes about how RESTful architectures changes the way you design and build applications using ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f12%2f06%2faspnet-mvc-using-restful-architecture%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f12%2f06%2faspnet-mvc-using-restful-architecture%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Rob_Conery_ASP_NET_MVC_Using_RESTful_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Rob_Conery_ASP_NET_MVC_Using_RESTful_Architecture</guid>
      <pubDate>Fri, 07 Dec 2007 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Google Charts API Released</title>
      <description>I'm not sure if this is .NET related enough, but it's got the potential to be very useful for any web development.  You just pass the data and chart parameters on the QueryString and it returns a PNG with your chart.  Pretty nifty. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.google.com%2fapis%2fchart%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.google.com%2fapis%2fchart%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Free_Google_Charts_API_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Free_Google_Charts_API_Released</guid>
      <pubDate>Fri, 07 Dec 2007 18:46:05 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC (Part 3): Passing ViewData from Controllers to Views</title>
      <description>Passing data from Controller to View &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f12%2f06%2fasp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f12%2f06%2fasp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Part_3_Passing_ViewData_from_Controllers_to_Views</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Part_3_Passing_ViewData_from_Controllers_to_Views</guid>
      <pubDate>Thu, 06 Dec 2007 21:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Grafiti CMS Beta 1 - a major ASP.NET attack on Wordpress!</title>
      <description>Just released: Telligent (Creators of CommunityServer) Graffiti CMS - Beta 1, installed in a couple of seconds, very smooth, simple and fast! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2fgrafiti-cms-a-major-aspnet-attack-on-wordpress%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2fgrafiti-cms-a-major-aspnet-attack-on-wordpress%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Grafiti_CMS_Beta_1_a_major_ASP_NET_attack_on_Wordpress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Grafiti_CMS_Beta_1_a_major_ASP_NET_attack_on_Wordpress</guid>
      <pubDate>Thu, 06 Dec 2007 04:33:58 GMT</pubDate>
    </item>
  </channel>
</rss>
