<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mpraglowski</title>
    <description>Stories kicked by mpraglowski</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>Microsoft &amp;quot;Acropolis&amp;quot; Resources</title>
      <description>S summary of online resources about Microsoft's new smart-clients framework - Acropolis &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f06%2f07%2fAcropolisNews.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f06%2f07%2fAcropolisNews.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Microsoft_quot_Acropolis_quot_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Microsoft_quot_Acropolis_quot_Resources</guid>
      <pubDate>Mon, 11 Jun 2007 09:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Vista Gadget for CruiseControl.NET - CC.NET Monitor for Vista Sidebar</title>
      <description>Vista Sidebar gadget to monitor any CC.NET server. It uses the XmlStatusReport that comes with CC.NET and has a nice glassy look &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeclimber.net.nz%2farchive%2f2007%2f04%2f17%2fVista-Gadget-for-CruiseControl.NET---CC.NET-Monitor-for-Vista-Sidebar.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeclimber.net.nz%2farchive%2f2007%2f04%2f17%2fVista-Gadget-for-CruiseControl.NET---CC.NET-Monitor-for-Vista-Sidebar.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Vista_Gadget_for_CruiseControl_NET_CC_NET_Monitor_for_Vista_Sidebar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Vista_Gadget_for_CruiseControl_NET_CC_NET_Monitor_for_Vista_Sidebar</guid>
      <pubDate>Tue, 17 Apr 2007 10:01:01 GMT</pubDate>
    </item>
    <item>
      <title>New &amp;quot;Orcas&amp;quot; Language Feature: Lambda Expressions</title>
      <description>Scott demonstrates lambda expressions and linq &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%2f04%2f08%2fnew-orcas-language-feature-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f04%2f08%2fnew-orcas-language-feature-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/New_quot_Orcas_quot_Language_Feature_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/New_quot_Orcas_quot_Language_Feature_Lambda_Expressions</guid>
      <pubDate>Mon, 09 Apr 2007 18:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Desktop vs. Browser - when to deploy applications for each</title>
      <description>Desktop vs. Browser - when to deploy applications for each platform. Good to know. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.zdnet.com%2fStewart%2f%3fp%3d329"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.zdnet.com%2fStewart%2f%3fp%3d329" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Desktop_vs_Browser_when_to_deploy_applications_for_each</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Desktop_vs_Browser_when_to_deploy_applications_for_each</guid>
      <pubDate>Wed, 04 Apr 2007 22:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Great ASP.NET Cheat Sheets</title>
      <description>Dave Child from www.ilovejackdaniels.com has created a very nice set of cheat sheets on various dev topics. 

By looking around I found different ones from other web site.
These are really useful as they fit in one printed page to show all the features.
I put them all together so my links covers every subject that an ASP.NET developer deals with on his day to day job : 

ASP.NET AJAX Library 
Regular Expressions 
CSS 
XHTML 
JavaScript 
HTML Character 
.NET Format String 
VS 2005 Built-in Code Snippets (C#) 
VS 2005 Keyboard Shortcuts (C#) 
VS 2005 Keyboard Shortcuts (VB)  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2007%2f03%2f31%2fgreat-asp-net-cheat-sheets.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2007%2f03%2f31%2fgreat-asp-net-cheat-sheets.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Great_ASP_NET_Cheat_Sheets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Great_ASP_NET_Cheat_Sheets</guid>
      <pubDate>Tue, 03 Apr 2007 16:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Community Server 2007 Beta 2, Now Available!</title>
      <description>Rob Howard announces availability of Community Server 2007 Beta 2 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frhoward%2farchive%2f2007%2f03%2f22%2fcommunity-server-2007-beta-2-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frhoward%2farchive%2f2007%2f03%2f22%2fcommunity-server-2007-beta-2-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Community_Server_2007_Beta_2_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Community_Server_2007_Beta_2_Now_Available</guid>
      <pubDate>Mon, 26 Mar 2007 13:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Identicon Handler for .NET on CodePlex</title>
      <description>Identicons are a unique way to anonymously represent an IP Address graphically. Now there's an open source implementation for .NET on CodeProject. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f03%2f19%2fidenticon-handler-for-.net-on-codeplex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f03%2f19%2fidenticon-handler-for-.net-on-codeplex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Identicon_Handler_for_NET_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Identicon_Handler_for_NET_on_CodePlex</guid>
      <pubDate>Tue, 20 Mar 2007 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>HOWTO: Build a Store Locator in ASP.NET (Full solution included)</title>
      <description>Building a store locator is far from simple and can become quite complex, real quick. I've put together a simple example that will enable you to add store locator functionality to your ASP.NET website in no time. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f03%2f17%2fHOWTOBuildAStoreLocatorInASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f03%2f17%2fHOWTOBuildAStoreLocatorInASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/HOWTO_Build_a_Store_Locator_in_ASP_NET_Full_solution_included</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/HOWTO_Build_a_Store_Locator_in_ASP_NET_Full_solution_included</guid>
      <pubDate>Sun, 18 Mar 2007 10:01:01 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET page event lifecycle cheat sheet</title>
      <description>Don't put all your love into Page_Init...  Learn about the page event lifecycle and what each can be used for.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2fwp-content%2fuploads%2faspnet-life-cycles-events.pdf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2fwp-content%2fuploads%2faspnet-life-cycles-events.pdf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_page_event_lifecycle_cheat_sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_page_event_lifecycle_cheat_sheet</guid>
      <pubDate>Fri, 23 Feb 2007 18:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>