<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by gmagana</title>
    <description>Stories kicked by gmagana</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>Quake 3 Arena Ported to .NET Managed C++ VS 2008!</title>
      <description>Quake III Arena has been ported to Managed C++ .NET under Visual Studio 2008. Check out article for source code download.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgregs-blog.com%2f2008%2f01%2f22%2fupdate-quake-3-arena-net-port-is-done%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgregs-blog.com%2f2008%2f01%2f22%2fupdate-quake-3-arena-net-port-is-done%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/Quake_3_Arena_Ported_to_NET_Managed_C_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/Quake_3_Arena_Ported_to_NET_Managed_C_VS_2008</guid>
      <pubDate>Thu, 24 Jan 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>A good list of opensource apps</title>
      <description>I agree with the list totally &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bloodyflux.com%2fpost%2f2007%2f11%2f3-Open-Source-Apps-Im-Thankful-For.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bloodyflux.com%2fpost%2f2007%2f11%2f3-Open-Source-Apps-Im-Thankful-For.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_good_list_of_opensource_apps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_good_list_of_opensource_apps</guid>
      <pubDate>Wed, 23 Jan 2008 21:46:30 GMT</pubDate>
    </item>
    <item>
      <title>How to make incremental DB update script in VS2008</title>
      <description>One of the most tedious tasks in database-driven software development is to make database change scripts. In the latest release of Visual Studio there is new type of database projects that helps maintaining your database scripts significantly. From the first sight it seems that VS can generate only create scripts, which it places in /sql folder by default. Hopefully, it also can generate change script, although this feature not so easy to discover &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vitalygorn.com%2fblog%2fpost%2f2008%2f01%2fHow-to-make-incremental-DB-update-script-in-VS2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vitalygorn.com%2fblog%2fpost%2f2008%2f01%2fHow-to-make-incremental-DB-update-script-in-VS2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_make_incremental_DB_update_script_in_VS2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_make_incremental_DB_update_script_in_VS2008</guid>
      <pubDate>Sun, 20 Jan 2008 11:21:56 GMT</pubDate>
    </item>
    <item>
      <title>Associating String values with enums in C#</title>
      <description>Ever wanted to have an enum which has a value that is a string rather than just an numeric type? Well, now you can have your cake and eat it too! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2008%2f01%2f17%2fassociating-strings-with-enums-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2008%2f01%2f17%2fassociating-strings-with-enums-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Associating_String_values_with_enums_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Associating_String_values_with_enums_in_C</guid>
      <pubDate>Thu, 17 Jan 2008 21:52:33 GMT</pubDate>
    </item>
    <item>
      <title>Create an Access Database in C#</title>
      <description>I wrote some code last year to create an Microsoft Access Database, fill in some data and email it out. It never made it out to production so I thought I would share part of it here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cedf0af2e-838a-4781-9543-13b22dee0ae9.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cedf0af2e-838a-4781-9543-13b22dee0ae9.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_an_Access_Database_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_an_Access_Database_in_C</guid>
      <pubDate>Thu, 17 Jan 2008 19:15:21 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 New Multi-Threaded Debugging Feature</title>
      <description>An overview of some of the new multi-threaded debugging features in VS2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f01%2fVisual-Studio-2008-New-Multi-Threaded-Debugging-Feature.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f01%2fVisual-Studio-2008-New-Multi-Threaded-Debugging-Feature.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_New_Multi_Threaded_Debugging_Feature</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_New_Multi_Threaded_Debugging_Feature</guid>
      <pubDate>Fri, 18 Jan 2008 02:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Why automated testing matters</title>
      <description>This blog post discusses a couple of the author's experiences with automated testing, and takes an honest look at how well it worked out. It then goes on to cover how to jump into automated testing of your own projects, suggesting tools and some best practices. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f128-Why-automated-testing-matters%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f128-Why-automated-testing-matters%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Why_automated_testing_matters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Why_automated_testing_matters</guid>
      <pubDate>Thu, 17 Jan 2008 10:22:36 GMT</pubDate>
    </item>
    <item>
      <title>685 of the best programming links</title>
      <description>Links sorted by category and popularity. Includes: .net, ajax, c, c#, c++, flash, java, javascript, perl, php, python, ruby, sql and xml. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthepeoplestoolbox.com%2fprogrammers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthepeoplestoolbox.com%2fprogrammers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/685_of_the_best_programming_links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/685_of_the_best_programming_links</guid>
      <pubDate>Tue, 08 Jan 2008 22:06:45 GMT</pubDate>
    </item>
    <item>
      <title>ZedGraph: A flexible charting library for .NET</title>
      <description>Here's an open source charting library for .NET that provides a high degree of configurability. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeproject.com%2fcsharp%2fzedgraph.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeproject.com%2fcsharp%2fzedgraph.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ZedGraph_A_flexible_charting_library_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ZedGraph_A_flexible_charting_library_for_NET</guid>
      <pubDate>Thu, 16 Mar 2006 13:37:00 GMT</pubDate>
    </item>
    <item>
      <title>ADO.NET 2.0: The Data Access Classes Nobody Learned About</title>
      <description>The release of ADO.NET 2.0, as part of the Visual Studio 2005 launch and the refresh of the .NET Framework and Common Language Runtime, passed relatively unnoticed. That's understandable. With so much going on in the Microsoft tools domain, with the new Visual Studio Team System, SQL Server 2005, and previews of Office 12 and Windows Vista, that some little database connectivity stuff could easily be overlooked &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devx.com%2fSummitDays%2fArticle%2f30806"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devx.com%2fSummitDays%2fArticle%2f30806" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/ADO_NET_2_0_The_Data_Access_Classes_Nobody_Learned_About</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/ADO_NET_2_0_The_Data_Access_Classes_Nobody_Learned_About</guid>
      <pubDate>Wed, 15 Mar 2006 12:35:18 GMT</pubDate>
    </item>
    <item>
      <title>A CAPTCHA Control for ASP.NET 2.0</title>
      <description>CAPTCHA is short for &amp;quot;completely automated public Turing test to tell computers and humans apart&amp;quot; and is the most popular technique used to prevent computer programs from sending request to Web servers. This can be for meta-searching search engines, doing dictionary attacks in login pages or sending spam using mail servers. You may see CAPTCHA images in Google register page when you do availability check on too many usernames or in Yahoo, PayPal and many other big Web sites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fCaptchaNET_2.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fCaptchaNET_2.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_CAPTCHA_Control_for_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_CAPTCHA_Control_for_ASP_NET_2_0</guid>
      <pubDate>Sat, 11 Mar 2006 05:41:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET In Page Progress Bar with Cancel Example</title>
      <description>Example of an asp.net page with progress display and a cancel button. A single page starts a long running process, shows the progress and shows the process completion message.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fInPageProgressWithCancel.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fInPageProgressWithCancel.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_In_Page_Progress_Bar_with_Cancel_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_In_Page_Progress_Bar_with_Cancel_Example</guid>
      <pubDate>Wed, 08 Mar 2006 03:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Anthem.NET</title>
      <description>Anthem.NET is an AJAX library with these features:
# support ASP.NET 2.0
# work as seamlessly as possible with VS2005, ideally without having to hand-code client JavaScript and
# support ASP.NET functionality as closely as possible.
Anthem is so easy to use it's almost a crime. It has a number of built-in AJAX-enabled controls. It supports viewstate so you can get control states and page info back in callbacks. It works seamlessly with web usercontrols, and master pages. Best of all, you won't need to write any JavaScript (or XMLscript). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fAnthemNET.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fAnthemNET.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Introduction_to_Anthem_NET_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Introduction_to_Anthem_NET_1</guid>
      <pubDate>Sat, 04 Mar 2006 15:19:54 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2005 Fast Tips</title>
      <description>Sign up for a biweekly dose of Visual Studio 2005 Fast Tips and Fun delivered directly to your mail box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.fasttips.net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.fasttips.net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_2005_Fast_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_2005_Fast_Tips</guid>
      <pubDate>Sat, 04 Mar 2006 09:24:12 GMT</pubDate>
    </item>
  </channel>
</rss>