<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bayarsaikhan</title>
    <description>Stories kicked by bayarsaikhan</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> Website screenshot capture with ASP.NET and PHP</title>
      <description>Capturing the thumbnail of a website is pretty useful when you are creating a web application like web 2.0 directory, site review, website preview, etc... So how do you implement it in your language? I did it in my asp.net application which was was very easy. And i searched for the way in PHP. Although, PHP doesn't support natively, there are tricks that you can use to capture screenshots of websites. Here is the code snippets; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f09%2fwebsite-screenshot-capture-with-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f09%2fwebsite-screenshot-capture-with-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Website_screenshot_capture_with_ASP_NET_and_PHP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Website_screenshot_capture_with_ASP_NET_and_PHP</guid>
      <pubDate>Mon, 17 Sep 2007 23:36:40 GMT</pubDate>
    </item>
    <item>
      <title>Free Charting and Graph Components for .NET</title>
      <description>Let me introduce three more charting components which are also free to use, and open source. You can use these libraries for drawing professional graphs and charts with different types for desktop applications as well as web based applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2ffree-charting-components-for-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2ffree-charting-components-for-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Free_Charting_and_Graph_Components_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Free_Charting_and_Graph_Components_for_NET</guid>
      <pubDate>Fri, 31 Aug 2007 07:55:26 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Nothing has changed&amp;quot; - Determining when a procedure has been altered</title>
      <description>Cool little script to determine when a stored procedure was last updated. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f08%2f29%2f60312.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f08%2f29%2f60312.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Nothing_has_changed_Determining_when_a_procedure_has_been_altered</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Nothing_has_changed_Determining_when_a_procedure_has_been_altered</guid>
      <pubDate>Sat, 08 Sep 2007 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>.NET web apps (and ProMesh.NET) on Linux (Mono)... &amp;quot;It just works&amp;quot;</title>
      <description>I was a little curious about how ProMesh.NET (MVC Web Framework for .NET 2.0) would run on Mono (if at all) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f29%2fNETWebAppsAndProMeshNETOnLinuxMonoItJustWorks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f29%2fNETWebAppsAndProMeshNETOnLinuxMonoItJustWorks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NET_web_apps_and_ProMesh_NET_on_Linux_Mono_It_just_works</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NET_web_apps_and_ProMesh_NET_on_Linux_Mono_It_just_works</guid>
      <pubDate>Thu, 30 Aug 2007 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Working with Date-Only and Time-Only data in SQL Server</title>
      <description>It's all about using the right data types.  Sure, there's no &amp;quot;date&amp;quot; or &amp;quot;time&amp;quot; only data type available, but that's no excuse to return VARCHAR strings formatted as dates or times instead of the correct data type: datetime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2007%2f08%2f29%2fSQL-Dates-and-Times.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2007%2f08%2f29%2fSQL-Dates-and-Times.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Working_with_Date_Only_and_Time_Only_data_in_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Working_with_Date_Only_and_Time_Only_data_in_SQL_Server</guid>
      <pubDate>Thu, 30 Aug 2007 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Monorail #1 Reasons, Setup, and First output</title>
      <description>Introduction to Castle MonoRail.  More posts coming soon. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flostechies.com%2fblogs%2fjason_meridth%2farchive%2f2007%2f08%2f24%2fmonorail-1-reasons-setup-and-first-output.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flostechies.com%2fblogs%2fjason_meridth%2farchive%2f2007%2f08%2f24%2fmonorail-1-reasons-setup-and-first-output.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Monorail_1_Reasons_Setup_and_First_output</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Monorail_1_Reasons_Setup_and_First_output</guid>
      <pubDate>Thu, 30 Aug 2007 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>.Net Windows Forms ListView ColumnHeader width tip. Set it to -1 or -2</title>
      <description>a little know width settings for ListView Column Headers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f29%2f60311.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f29%2f60311.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Net_Windows_Forms_ListView_ColumnHeader_width_tip_Set_it_to_1_or_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Net_Windows_Forms_ListView_ColumnHeader_width_tip_Set_it_to_1_or_2</guid>
      <pubDate>Tue, 04 Sep 2007 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Sharepoint Web Part Gallery Configuration Gotcha</title>
      <description>Casing gotcha when editing the web.config file for Sharepoint to add SafeControls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f29%2fsharepoint-web-part-gallery-configuration-gotcha.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f29%2fsharepoint-web-part-gallery-configuration-gotcha.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Sharepoint_Web_Part_Gallery_Configuration_Gotcha</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Sharepoint_Web_Part_Gallery_Configuration_Gotcha</guid>
      <pubDate>Wed, 29 Aug 2007 13:26:21 GMT</pubDate>
    </item>
    <item>
      <title>Behaviour Driven Unit Test Design Tool</title>
      <description>A simple tool to help focus on functional behaviour while creating unit tests. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.pksoftware.net%2fblog%2f2007%2f08%2f27%2fNew%2bTool%2bBehaviour%2bTo%2bUnit%2bTest.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.pksoftware.net%2fblog%2f2007%2f08%2f27%2fNew%2bTool%2bBehaviour%2bTo%2bUnit%2bTest.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Behaviour_Driven_Unit_Test_Design_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Behaviour_Driven_Unit_Test_Design_Tool</guid>
      <pubDate>Mon, 03 Sep 2007 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Windows Live ID Beta Support for Information Cards and Windows CardSpa</title>
      <description>Using CardSpace with Windows Live means you don't use a password to sign-in to websites which accept Live ID credentials; Instead, just send your CardSpace card to Live ID to identify you &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ifxplus.com%2fpost%2fWindows-Live-ID-Beta-Support-for-Information-Cards-and-Windows-CardSpace.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ifxplus.com%2fpost%2fWindows-Live-ID-Beta-Support-for-Information-Cards-and-Windows-CardSpace.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Windows_Live_ID_Beta_Support_for_Information_Cards_and_Windows_CardSpa</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Windows_Live_ID_Beta_Support_for_Information_Cards_and_Windows_CardSpa</guid>
      <pubDate>Wed, 29 Aug 2007 06:10:54 GMT</pubDate>
    </item>
    <item>
      <title>60+ template engines for .NET, JAVA and PHP</title>
      <description>Template engines are designed to allow the separation of business logic from the presentation layer, which means allowing MVC architecture to the developers. With the aid of template engines, we are able to develop websites with different looks but the same logic or the core code. Template engines are lately known as not good ideas because recent platforms already have embedded template engines to separate views from logic, generate code etc... As you see there are very few template engines in .NET and Java comparing to the PHP. But they are still pretty useful tools for developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2f60-template-engines-for-java-php-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2f60-template-engines-for-java-php-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/60_template_engines_for_NET_JAVA_and_PHP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/60_template_engines_for_NET_JAVA_and_PHP</guid>
      <pubDate>Wed, 29 Aug 2007 05:15:25 GMT</pubDate>
    </item>
    <item>
      <title>Phone Number Validation and Formatting with JavaScript</title>
      <description>Yet another approach to validating phone number input with JavaScript.  Unlike many of the other schemes, this validation function takes any valid 10 digit phone number in any format, validates it, then sets the value of the text field to the desired format of the programmer.  Much more user friendly than those rigid validation schemes where the user is forced into a format. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dynamicajax.com%2ffr%2fValidating_Phone_Numbers_With_JavaScript-197_219_231_330.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dynamicajax.com%2ffr%2fValidating_Phone_Numbers_With_JavaScript-197_219_231_330.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Phone_Number_Validation_and_Formatting_with_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Phone_Number_Validation_and_Formatting_with_JavaScript</guid>
      <pubDate>Tue, 28 Aug 2007 14:49:44 GMT</pubDate>
    </item>
    <item>
      <title>New SharePoint 2007 SDK Released</title>
      <description>Recently (on 8/22) Microsoft released their latest SharePoint 2007 SDK.  This new SDK has a ton of new stuff along with more/better documentation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f28%2fnew-sharepoint-2007-sdk-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f28%2fnew-sharepoint-2007-sdk-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/New_SharePoint_2007_SDK_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/New_SharePoint_2007_SDK_Released</guid>
      <pubDate>Tue, 28 Aug 2007 10:40:09 GMT</pubDate>
    </item>
    <item>
      <title>Dragable columns in gridview</title>
      <description>An Example application for implementing a gridview with drag and drop columns, paging and filtering support, would be nicer if it used viewstate to handle the callback variables, but a good example. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthehojusaram.blogspot.com%2f2006%2f12%2fsource-for-drag-drop-paging-filtering.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthehojusaram.blogspot.com%2f2006%2f12%2fsource-for-drag-drop-paging-filtering.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dragable_columns_in_gridview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dragable_columns_in_gridview</guid>
      <pubDate>Tue, 28 Aug 2007 03:39:59 GMT</pubDate>
    </item>
    <item>
      <title>Essential MonoRail</title>
      <description>Describes the bare minimum, essential code only, to get Caslte's MonoRail to render content.  Visual Studio not needed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpanteravb.com%2farchive%2f2007%2f08%2f27%2fessential-monorail.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpanteravb.com%2farchive%2f2007%2f08%2f27%2fessential-monorail.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Essential_MonoRail</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Essential_MonoRail</guid>
      <pubDate>Wed, 29 Aug 2007 23:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Resource Refactoring</title>
      <description>Easy macros to help i18n your ASPX pages &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2007%2f08%2f27%2fASPNET%2bResource%2bRefactoring.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2007%2f08%2f27%2fASPNET%2bResource%2bRefactoring.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Resource_Refactoring</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Resource_Refactoring</guid>
      <pubDate>Wed, 29 Aug 2007 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Is SharePoint really ready for prime time?</title>
      <description>I am beginning to think, for once, that we jumped the gun a bit to early in the adoption cycle. While I will take part of the blame for being quick to roll out software, I think Microsoft needs to shoulder a bit of blame for this. When RTM was declared for the product, and for several months after that, the product documentation lacked content.  A number of sections were marked TBD - that would mean that it's not really ready for release in my books.  Support was also unable to handle the volume or types of questions being thrown at them.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frockstarguys.com%2fblogs%2fcolin%2farchive%2f2007%2f08%2f27%2fis-sharepoint-really-ready-for-prime-time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frockstarguys.com%2fblogs%2fcolin%2farchive%2f2007%2f08%2f27%2fis-sharepoint-really-ready-for-prime-time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Is_SharePoint_really_ready_for_prime_time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Is_SharePoint_really_ready_for_prime_time</guid>
      <pubDate>Mon, 27 Aug 2007 16:53:33 GMT</pubDate>
    </item>
    <item>
      <title>Must have articles directory for developers</title>
      <description>The best method to learn a new technology is to read articles, reviews and tutorials related to it. There are plenty of sites that provide many articles some of which are qualified while others are loss of time. I have been regularly visiting the websites listed below which i already bookmarked or subscribed to their RSS. These sites are valuable resources for me to learn something or to find the solutions, methods and way outs when i encounter a problem. I digg these sites and absolutely can find whatever i am looking for. So do not forget to bookmark the list of these sites. I will be very appreciated if you contribute to this list with a site that you think it should be listed here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2fmust-have-articles-directory-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2fmust-have-articles-directory-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Must_have_articles_directory_for_developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Must_have_articles_directory_for_developers</guid>
      <pubDate>Fri, 17 Aug 2007 04:46:33 GMT</pubDate>
    </item>
    <item>
      <title>InfoQ: Promesh.NET - an MVC Web Framework for .NET</title>
      <description>Philippe Leybaert recently released a Model-View-Controller (MVC) framework for creating .NET 2.0 web applications, named ProMesh.NET.  The framework was released on Codeplex under an open source license.  MVC frameworks have gained popularity lately with Ruby on Rails and most recently with the Castle Project and MonoRails, also an MVC framework.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.infoq.com%2fnews%2f2007%2f08%2fpromesh"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.infoq.com%2fnews%2f2007%2f08%2fpromesh" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/InfoQ_Promesh_NET_an_MVC_Web_Framework_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/InfoQ_Promesh_NET_an_MVC_Web_Framework_for_NET</guid>
      <pubDate>Mon, 20 Aug 2007 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>C# Constants and Enumerations</title>
      <description>The forty-eighth part of the C# Fundamentals tutorial examines the use of constants and enumerations.  These provide two methods of describing non-changing values using descriptive words rather than 'magic numbers' to improve code readability. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpConstAndEnums.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpConstAndEnums.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Constants_and_Enumerations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Constants_and_Enumerations</guid>
      <pubDate>Thu, 16 Aug 2007 19:34:24 GMT</pubDate>
    </item>
    <item>
      <title>ASP:HyperLink &amp;amp; MailTo</title>
      <description>How to make a ASP:HyperLink control be used for a Mailto &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techtoolblog.com%2farchives%2fasphyperlink-mailto"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techtoolblog.com%2farchives%2fasphyperlink-mailto" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_HyperLink_MailTo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_HyperLink_MailTo</guid>
      <pubDate>Thu, 16 Aug 2007 14:24:53 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Scrum and Agile Development</title>
      <description>Recently I gave two days worth of talks introducing an organization to agile management and development with Scrum and XP practices.  I've made available the presentations and exercises for the betterment of mankind...or at least to get a few more people familiar with agile development.  Included is also a discussion of the agile practices that I find effective. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2007%2f08%2f15%2fintroduction-to-scrum-and-agile-development.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fbilly_mccafferty%2farchive%2f2007%2f08%2f15%2fintroduction-to-scrum-and-agile-development.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Introduction_to_Scrum_and_Agile_Development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Introduction_to_Scrum_and_Agile_Development</guid>
      <pubDate>Tue, 21 Aug 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Use UpdatePanelAnimationExtender to run script for the UpdatePanel </title>
      <description>Use UpdatePanelAnimationExtender to run script for the UpdatePanel  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ben-rush.net%2fblog%2fPermaLink%2cguid%2c0173a36c-e225-4380-86b5-1e92794bd173.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ben-rush.net%2fblog%2fPermaLink%2cguid%2c0173a36c-e225-4380-86b5-1e92794bd173.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Use_UpdatePanelAnimationExtender_to_run_script_for_the_UpdatePanel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Use_UpdatePanelAnimationExtender_to_run_script_for_the_UpdatePanel</guid>
      <pubDate>Thu, 16 Aug 2007 13:54:01 GMT</pubDate>
    </item>
    <item>
      <title>Most Active Open Source Projects in Codeplex</title>
      <description>It is nice to see the open source projects' progress in Microsoft world, especially it is been extremely fast growth after the Codeplex launched, and also GotDotNet suggests their hosted projects to move on to Codeplex. As you might remember, I have submitted a post about Codeplex a few weeks ago; Microsoft Open Source Projects. This time, it is proud to list most popular and active top 25 projects that has been hosted in Codeplex. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2fmost-active-open-source-projects-in.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2fmost-active-open-source-projects-in.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Most_Active_Open_Source_Projects_in_Codeplex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Most_Active_Open_Source_Projects_in_Codeplex</guid>
      <pubDate>Wed, 15 Aug 2007 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>.NET Coding Guidelines - Commenting</title>
      <description>Nice rant about developers who don't comment their code, I can sympathize. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f07%2f26%2fcoding-guidelines-commenting%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f07%2f26%2fcoding-guidelines-commenting%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_Coding_Guidelines_Commenting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_Coding_Guidelines_Commenting</guid>
      <pubDate>Thu, 16 Aug 2007 07:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>
