<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by eugenciuta</title>
    <description>Stories kicked by eugenciuta</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>Embedded Firebird database overview</title>
      <description>I was looking for a small and powerful database in order to fulfil the requirements of my last project. Because the database will be running locally I took the decision to use an embedded database. After a few searches over the Internet and some embedded database comparison reviews, I found Firebird which is actually a powerful but unknown (yet) relational database system. Here are some great features of the Firebird embedded database version. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffree-database.blogspot.com%2f2009%2f05%2fembedded-firebird-database.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffree-database.blogspot.com%2f2009%2f05%2fembedded-firebird-database.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Embedded_Firebird_database_overview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Embedded_Firebird_database_overview</guid>
      <pubDate>Sun, 03 May 2009 04:09:36 GMT</pubDate>
    </item>
    <item>
      <title>Create a new embedded Firebird database</title>
      <description>This post will show you how to create a new database file with the embedded Firebird from a C# .NET application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fcreate-new-embedded-firebird-database.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fcreate-new-embedded-firebird-database.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Create_a_new_embedded_Firebird_database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Create_a_new_embedded_Firebird_database</guid>
      <pubDate>Sat, 02 May 2009 19:34:58 GMT</pubDate>
    </item>
    <item>
      <title>Determine Debug Mode in .NET</title>
      <description>If you will ever need to execute different code paths for the Debug mode and the Release mode, this is the best way to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fdetermine-debug-mode-in-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fdetermine-debug-mode-in-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Determine_Debug_Mode_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Determine_Debug_Mode_in_NET</guid>
      <pubDate>Sat, 02 May 2009 02:02:24 GMT</pubDate>
    </item>
    <item>
      <title>Extract Assembly version</title>
      <description>Here is how to proceed in order to extract the version number from an .NET assembly file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fextract-assembly-version.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f05%2fextract-assembly-version.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Extract_Assembly_version</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Extract_Assembly_version</guid>
      <pubDate>Fri, 01 May 2009 23:12:47 GMT</pubDate>
    </item>
    <item>
      <title>ActiveRecord, Firebird and Guid Primary Keys</title>
      <description>I like to use the Guid values as Primary Keys, because I do a lot of data synchronization and sometimes I need to know the ID value before saving the record into the database. Here is a good article about using the Guid as Primary Key. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f04%2factiverecord-firebird-and-guid-primary.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f04%2factiverecord-firebird-and-guid-primary.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/ActiveRecord_Firebird_and_Guid_Primary_Keys</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/ActiveRecord_Firebird_and_Guid_Primary_Keys</guid>
      <pubDate>Tue, 28 Apr 2009 17:37:19 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Silverlight 3 features</title>
      <description>According to Silverlight Development Team Leader, Scott Guthrie, the next Silverlight release is planned for 2009. The new Silverlight will bring in a lot of new features and cool stuff. Here is a small list of the most important new features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f02%2fmicrosoft-silverlight-3-features.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f02%2fmicrosoft-silverlight-3-features.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Microsoft_Silverlight_3_features</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Microsoft_Silverlight_3_features</guid>
      <pubDate>Sun, 01 Feb 2009 19:01:50 GMT</pubDate>
    </item>
    <item>
      <title>The ADO.NET command parameters</title>
      <description>Building SQL commands based on parameters is a good way to block SQL injection vulnerabilities. This is a short article about how to use the ADO.NET parameters in different database management systems, like: Microsoft SQL Server, MySQL and Oracle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2fadonet-command-parameters.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2fadonet-command-parameters.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/The_ADO_NET_command_parameters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/The_ADO_NET_command_parameters</guid>
      <pubDate>Fri, 30 Jan 2009 01:53:06 GMT</pubDate>
    </item>
    <item>
      <title>Chad Myers and Jeremy Miller on FubuMVC</title>
      <description># What is FubuMVC?
# History of the project
# Built to take advantage of static typing
.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d131"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d131" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Chad_Myers_and_Jeremy_Miller_on_FubuMVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Chad_Myers_and_Jeremy_Miller_on_FubuMVC</guid>
      <pubDate>Wed, 14 Jan 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Free Microsoft Chart Control for .NET 3.5 and .NET 4.0</title>
      <description>Finally, Microsoft decided to provide a charting component for .NET Framework! It is called Microsoft Chart Control and it is based on Dundas Chart Control version 5.5. The Microsoft Chart Control is available as separate installation for .NET Framework 3.5 and will be included in .NET Framework 4.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2ffree-microsoft-chart-control-for-net-35.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2ffree-microsoft-chart-control-for-net-35.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Microsoft_Chart_Control_for_NET_3_5_and_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Microsoft_Chart_Control_for_NET_3_5_and_NET_4_0</guid>
      <pubDate>Wed, 14 Jan 2009 01:46:35 GMT</pubDate>
    </item>
    <item>
      <title>Ora - Alternative to #region</title>
      <description>An interesting Visual Studio add-in for those who looking beyond regions for access/grouping. It's kind of like the Class Diagram but on steroids * 10. And one of cooler things is that sample code is provided so you can add your own grouping. So you're not tied to how the author decided to group the methods. Oh yeah, it works for VB projects too. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2009%2f01%2fora-region-alternative.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2009%2f01%2fora-region-alternative.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Ora_Alternative_to_region</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Ora_Alternative_to_region</guid>
      <pubDate>Wed, 14 Jan 2009 02:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Identifying the Run-Time and the Design Mode</title>
      <description>Some logic (like connecting to a database) is not meant to be called when the application is in design mode. Opening a Form, or a UserControl, in the Visual Studio Designer (or other IDE design module), which is trying to connect to a database in its constructor or in its Load or Shown event handler will end up with a Designer exception. Handling a database connection is a run-time job only! This situation may be avoided if the run-time specific code is properly handled. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2fidentifying-run-time-and-design-mode.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2fidentifying-run-time-and-design-mode.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Identifying_the_Run_Time_and_the_Design_Mode</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Identifying_the_Run_Time_and_the_Design_Mode</guid>
      <pubDate>Sun, 11 Jan 2009 01:35:34 GMT</pubDate>
    </item>
    <item>
      <title>The Problems with NHibernate</title>
      <description>The problems that exist for NHibernate to become better, and have better adoption rates. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeginnermediate.com%2fblogs%2fbuddylindsey%2farchive%2f2009%2f01%2f09%2fthe-problems-with-nhibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeginnermediate.com%2fblogs%2fbuddylindsey%2farchive%2f2009%2f01%2f09%2fthe-problems-with-nhibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_Problems_with_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_Problems_with_NHibernate</guid>
      <pubDate>Sun, 11 Jan 2009 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>About SCRUM - Great Resource About SCRUM</title>
      <description>Hamid Shojaee, the CEO of Axosoft, launches a new site, called About SCRUM, in which he and his friends share great stuff about SCRUM. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faboutscrum.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faboutscrum.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/About_SCRUM_Great_Resource_About_SCRUM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/About_SCRUM_Great_Resource_About_SCRUM</guid>
      <pubDate>Wed, 24 Dec 2008 03:10:22 GMT</pubDate>
    </item>
    <item>
      <title>How to: Blend colors with GDI+</title>
      <description>Once I needed to build a heat map chart usign different colors spread on a given numeric interval. Here is the GDI+ code I used to create all the intermediate colors between the start color and the end color. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f12%2fhow-to-blend-colors-with-gdi.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f12%2fhow-to-blend-colors-with-gdi.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Blend_colors_with_GDI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Blend_colors_with_GDI</guid>
      <pubDate>Tue, 16 Dec 2008 19:55:44 GMT</pubDate>
    </item>
    <item>
      <title>Connect to a MySQL 5.0 database with ADO.NET</title>
      <description>If you want to develop applications with the .NET Framework having a MySQL database as a data source you may want to try the MySQL Connector/NET 5.2. The MySQL Connector/NET is a fully managed ADO.NET component wich provides specific implementation for all ADO.NET classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f11%2fconnect-to-mysql-50-database-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f11%2fconnect-to-mysql-50-database-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Connect_to_a_MySQL_5_0_database_with_ADO_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Connect_to_a_MySQL_5_0_database_with_ADO_NET</guid>
      <pubDate>Tue, 25 Nov 2008 14:52:36 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4.0</title>
      <description>On Sept. 29, 2008, Microsoft announced the next generations of Visual Studio and .NET Framework. Visual Studio 2010 and .NET 4.0 are meant to simplify application's life-cycle management by make it easier for all contributors of the software team (core programmers, UI designers, testers and project managers), to participate throughout the life-cycle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</guid>
      <pubDate>Fri, 10 Oct 2008 21:01:10 GMT</pubDate>
    </item>
    <item>
      <title>How to: Debug Windows Service in Visual Studio .NET</title>
      <description>Debugging a Windows Service Application is a very unpleasant task because such application doesn't run from within Visual Studio .NET. A Windows Service Application runs in the Services Control Manager context. This article is about how to debug a Windows Service application as a regulat Windows Forms application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f09%2fhow-to-debug-windows-service-in-visual.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f09%2fhow-to-debug-windows-service-in-visual.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Debug_Windows_Service_in_Visual_Studio_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Debug_Windows_Service_in_Visual_Studio_NET</guid>
      <pubDate>Sat, 20 Sep 2008 03:57:49 GMT</pubDate>
    </item>
    <item>
      <title>BreakPost-Extension breaks XHTML-Validation</title>
      <description>The BreakPost-Extension delivered with BlogEngine.NET 1.4.5 is causing some XHTML validation errors because it doesn't close the last &amp;lt;p&amp;gt;-Tag. This posting gives a small description to avoid this error. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2fBreakPostExtension_BreaksValidation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2fBreakPostExtension_BreaksValidation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/BreakPost_Extension_breaks_XHTML_Validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/BreakPost_Extension_breaks_XHTML_Validation</guid>
      <pubDate>Mon, 04 Aug 2008 05:53:40 GMT</pubDate>
    </item>
    <item>
      <title>How to: Set the PropertyGrid as Read-Only</title>
      <description>The default PropertyGrid control provided by the WinForms collection doesn't support a read-only functionality. Setting the PropertyGrid as read-only might be useful if you want to allow your users to fully inspect a rich property object exposed by the PropertyGrid without the possibility to change something. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f06%2fhow-to-set-propertygrid-as-read-only.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f06%2fhow-to-set-propertygrid-as-read-only.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Set_the_PropertyGrid_as_Read_Only</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Set_the_PropertyGrid_as_Read_Only</guid>
      <pubDate>Mon, 09 Jun 2008 17:37:19 GMT</pubDate>
    </item>
    <item>
      <title>Give way to the yield keyword!</title>
      <description>A brief description of what you can do with the yield keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fshayf%2farchive%2f2008%2f06%2f06%2fgive-way-to-the-yield-keyword.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fshayf%2farchive%2f2008%2f06%2f06%2fgive-way-to-the-yield-keyword.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Give_way_to_the_yield_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Give_way_to_the_yield_keyword</guid>
      <pubDate>Sat, 07 Jun 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to: Take control over the Collection Editor's PropertyGrid</title>
      <description>The PropertyGrid control is a very useful tool if you want to update object attributes at run-time in a elegant way. The PropertyGrid provides some useful events to let you know what is going on. The problem occures for the collection properties when the Collection Editor form is shown. This form also provides a PropertyGrid control to edit any item from the current collection but we don't have access to any of known events. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-to-take-control-over-collection.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-to-take-control-over-collection.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Take_control_over_the_Collection_Editor_s_PropertyGrid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Take_control_over_the_Collection_Editor_s_PropertyGrid</guid>
      <pubDate>Thu, 29 May 2008 01:17:27 GMT</pubDate>
    </item>
    <item>
      <title>Workaround: The SplitContainer may crash your VS2008 Designer</title>
      <description>If use the default Split Container to build a Windows Form or create a new user control, and set some properties of that Split Container at design time using Visual Studio 2008, you may end up with a broken form or user control. I got that error using the Visual Studio 2008 - Professional Edition. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fworkaround-splitcontainer-may-crash.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fworkaround-splitcontainer-may-crash.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Workaround_The_SplitContainer_may_crash_your_VS2008_Designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Workaround_The_SplitContainer_may_crash_your_VS2008_Designer</guid>
      <pubDate>Thu, 22 May 2008 14:59:13 GMT</pubDate>
    </item>
    <item>
      <title>How to: Retrieve database schema information using ADO.NET</title>
      <description>Sometimes we need to know what is the internal structure of a database in addition to its data. This might turn very useful when the database structure is dynamic. This information is called Database Metadata or Database Schema. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-to-retrieve-database-schema.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-to-retrieve-database-schema.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/How_to_Retrieve_database_schema_information_using_ADO_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/How_to_Retrieve_database_schema_information_using_ADO_NET</guid>
      <pubDate>Tue, 20 May 2008 19:47:54 GMT</pubDate>
    </item>
    <item>
      <title>Client coordinates and Screen coordinates</title>
      <description>The .NET Framework can provide the mouse coordinates using the client coordinates system or the screen coordinates system. In some mouse-based scenarios we need exactly to know which coordinates system is used in order to use the correct offset. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fclient-coordinates-and-screen.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fclient-coordinates-and-screen.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Client_coordinates_and_Screen_coordinates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Client_coordinates_and_Screen_coordinates</guid>
      <pubDate>Mon, 19 May 2008 14:45:52 GMT</pubDate>
    </item>
    <item>
      <title>How the Garbage Collector works - Part 2</title>
      <description>Now let's go deeper to understand how the Garbage Collector (GC) is actually collecting the dead objects and how this may affect the performance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-garbage-collector-works-part-2.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f05%2fhow-garbage-collector-works-part-2.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_the_Garbage_Collector_works_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_the_Garbage_Collector_works_Part_2</guid>
      <pubDate>Sat, 03 May 2008 22:46:56 GMT</pubDate>
    </item>
  </channel>
</rss>