<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with MySQL</title>
    <description>the latest stories tagged with 'MySQL' from DotNetKicks.com</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>7 Minutes from Install to your working EntitySpaces Architecture</title>
      <description>7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeveloper.entityspaces.net%2fvideos%2fES2010_preview%2fMyFirstApplication.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeveloper.entityspaces.net%2fvideos%2fES2010_preview%2fMyFirstApplication.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/7_Minutes_from_Install_to_your_working_EntitySpaces_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/7_Minutes_from_Install_to_your_working_EntitySpaces_Architecture</guid>
      <pubDate>Mon, 09 Aug 2010 15:00:52 GMT</pubDate>
    </item>
    <item>
      <title>A Delayed Analysis</title>
      <description>What is your opinion? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f08%2f31%2fsqlauthority-news-effect-of-oracle-acquiring-mysql-a-delayed-analysis%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f08%2f31%2fsqlauthority-news-effect-of-oracle-acquiring-mysql-a-delayed-analysis%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/A_Delayed_Analysis</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/A_Delayed_Analysis</guid>
      <pubDate>Mon, 31 Aug 2009 04:10:59 GMT</pubDate>
    </item>
    <item>
      <title>Multiple database support with Entity Framework </title>
      <description>One of the features introduced in Entity Framework is being database independent. Which mean each database provider can support Entity Framework by implementing its provider.

This feature allows you build applications independent from the underplaying database provider. In this post I'm going to show how to build an application that support multiple databases using same conceptual model made by Entity Framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fMultiple-database-support-with-Entity-Framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fMultiple-database-support-with-Entity-Framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Multiple_database_support_with_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Multiple_database_support_with_Entity_Framework</guid>
      <pubDate>Tue, 18 Aug 2009 18:53:27 GMT</pubDate>
    </item>
    <item>
      <title>32 Tips To Speed Up Your MySQL Queries</title>
      <description>If you are interested in how to create fast MySQL queries, this article is for you &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxline.com%2f32-tips-to-speed-up-your-mysql-queries"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxline.com%2f32-tips-to-speed-up-your-mysql-queries" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/32_Tips_To_Speed_Up_Your_MySQL_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/32_Tips_To_Speed_Up_Your_MySQL_Queries</guid>
      <pubDate>Wed, 04 Feb 2009 02:16:17 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 00:53:06 GMT</pubDate>
    </item>
    <item>
      <title>Using MySQL with ASP.Net</title>
      <description>This article describes how you can easily use MySQL with ASP.Net web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgatekiller.co.uk%2fPost%2fUsing_MySQL_with_ASP.Net"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgatekiller.co.uk%2fPost%2fUsing_MySQL_with_ASP.Net" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Using_MySQL_with_ASP_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Using_MySQL_with_ASP_Net</guid>
      <pubDate>Mon, 26 Jan 2009 19:17:12 GMT</pubDate>
    </item>
    <item>
      <title>Using MySQL and LINQ to SQL in C# ASP .NET</title>
      <description>You thought LINQ to SQL only works with MSSQL, right? Well, learn how to use LINQ to SQL business objects with a MySQL database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle100.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle100.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Using_MySQL_and_LINQ_to_SQL_in_C_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Using_MySQL_and_LINQ_to_SQL_in_C_ASP_NET</guid>
      <pubDate>Sun, 25 Jan 2009 07:36:00 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 13:52:36 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Connecting asp.net to mysql database</title>
      <description>This article wil tell you how to create a database in mysql and how to connect that database to an ASP.NET application. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</guid>
      <pubDate>Sun, 31 Aug 2008 04:16:52 GMT</pubDate>
    </item>
    <item>
      <title>Re: MySQL versus SQL Server</title>
      <description>A response to the ISV blog article about MySQL vs. MSSQL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitwebmonkey.com%2fblog%2farchive%2f2008%2f07%2f14%2fre-mysql-versus-sql-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitwebmonkey.com%2fblog%2farchive%2f2008%2f07%2f14%2fre-mysql-versus-sql-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Re_MySQL_versus_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Re_MySQL_versus_SQL_Server</guid>
      <pubDate>Mon, 14 Jul 2008 21:41:28 GMT</pubDate>
    </item>
    <item>
      <title>MySQL versus SQL Server </title>
      <description>&amp;quot;We were recently in a review where the ISV was using both SQL Server and MySQL. Of course working for Microsoft my first question was to ask why they had chosen to use MySQL.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ffasttrackreview%2farchive%2f2008%2f07%2f10%2fmysql-versus-sql-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ffasttrackreview%2farchive%2f2008%2f07%2f10%2fmysql-versus-sql-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MySQL_versus_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MySQL_versus_SQL_Server</guid>
      <pubDate>Sat, 12 Jul 2008 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>MySQL backup,compress and FTP from your WinForms app</title>
      <description>Rough code showing you how to implement remote open/save functionality from within your app by backing up/restoring MySQL database and saving/getting it from a FTP location. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspcode.net%2fMySQL-backupcompress-and-FTP-from-WinForms-app.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspcode.net%2fMySQL-backupcompress-and-FTP-from-WinForms-app.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MySQL_backup_compress_and_FTP_from_your_WinForms_app</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MySQL_backup_compress_and_FTP_from_your_WinForms_app</guid>
      <pubDate>Mon, 07 Jul 2008 13:10:08 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To MySQL</title>
      <description>A tutorial on using a 3rd party Linq To MySQL provider &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fLINQ-To-MySQL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeborozdin.com%2fpost%2fLINQ-To-MySQL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_MySQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_MySQL</guid>
      <pubDate>Thu, 26 Jun 2008 21:33:14 GMT</pubDate>
    </item>
    <item>
      <title>10 reasons why I chose MySQL over MSSQL2005 Express</title>
      <description>10 reasons why to choose MySQL as database engine for your websites instead of MSSQL 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.aspcode.net%2farchive%2f2008%2f01%2f06%2f285.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.aspcode.net%2farchive%2f2008%2f01%2f06%2f285.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_reasons_why_I_chose_MySQL_over_MSSQL2005_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_reasons_why_I_chose_MySQL_over_MSSQL2005_Express</guid>
      <pubDate>Tue, 08 Jan 2008 02:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Selecting Random Records With SQL</title>
      <description>Have you ever wanted to be able to SELECT a random record or records from a database table, but was unsure how to do it with SQL, instead of through code? 

Fortunately there is a way to do it in SQL Server (and MySQL, PostgreSQL, Oracle, DB2, SQLite, and yes, even your favourite, MS Access), and I'll show you how. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.carlj.ca%2f2007%2f12%2f16%2fselecting-random-records-with-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.carlj.ca%2f2007%2f12%2f16%2fselecting-random-records-with-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Selecting_Random_Records_With_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Selecting_Random_Records_With_SQL</guid>
      <pubDate>Fri, 21 Dec 2007 06:46:02 GMT</pubDate>
    </item>
    <item>
      <title>MySQL eye for an Microsoft SQL Server guy</title>
      <description>As I've been porting Subtext to MySQL, it's been a learning experience. I've come to both marvel at MySQL's simplicity and tear my hair out at the maddening insanity of half-implemented features. I go back and forth between saying &amp;quot;SQL Server should have done this&amp;quot; and &amp;quot;SQL Server had this in 1997, why can't these guys&amp;quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f16%2fmysql-eye-for-an-microsoft-sql-server-guy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f16%2fmysql-eye-for-an-microsoft-sql-server-guy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MySQL_eye_for_an_Microsoft_SQL_Server_guy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MySQL_eye_for_an_Microsoft_SQL_Server_guy</guid>
      <pubDate>Mon, 17 Sep 2007 18:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Performance tests of MySQL, SQL2005 Express and Postgresql</title>
      <description>Some performance test numbers of MySQL, MS SQL 2005 Express and Postgresql in a specific scenario. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.programmingado.net%2fc--1000%2fa-246%2fPerformance-tests-of-MySQL-SQL2005-Express-and-Postgresql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.programmingado.net%2fc--1000%2fa-246%2fPerformance-tests-of-MySQL-SQL2005-Express-and-Postgresql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Performance_tests_of_MySQL_SQL2005_Express_and_Postgresql</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Performance_tests_of_MySQL_SQL2005_Express_and_Postgresql</guid>
      <pubDate>Thu, 14 Jun 2007 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Convert a C# Object to a SQL string</title>
      <description>A static method that converts C# standard objects and types to a SQL string, e.g. a byte array is saved as a blob. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f03%2f20%2fconvert-a-c-object-to-a-sql-string%2fen%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coders4fun.com%2f2007%2f03%2f20%2fconvert-a-c-object-to-a-sql-string%2fen%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Convert_a_C_Object_to_a_SQL_string</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Convert_a_C_Object_to_a_SQL_string</guid>
      <pubDate>Mon, 21 May 2007 06:31:01 GMT</pubDate>
    </item>
    <item>
      <title>A Better View On Your Coding Community!</title>
      <description>A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codefeeds.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codefeeds.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/A_Better_View_On_Your_Coding_Community</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/A_Better_View_On_Your_Coding_Community</guid>
      <pubDate>Fri, 11 May 2007 13:17:57 GMT</pubDate>
    </item>
    <item>
      <title>Getting Mono and MySQL to Play Nice</title>
      <description>While messing about with Mono and MySQL on Fedora Core 6, I came across a particularly aggravating bug.The current .Net/Mono driver provided for MySQL has an odd flaw in the way the code is written. If you've tried the driver using .Net, you would never know it's there, but if you're using it under Mono then you've definitely come across it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fgetting-mono-and-mysql-to-play-nice-14516"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fgetting-mono-and-mysql-to-play-nice-14516" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Getting_Mono_and_MySQL_to_Play_Nice</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Getting_Mono_and_MySQL_to_Play_Nice</guid>
      <pubDate>Fri, 16 Feb 2007 18:46:01 GMT</pubDate>
    </item>
    <item>
      <title>MySQL Tools for Visual Studio 1.0.1</title>
      <description>MySQL Tools for Visual Studio is a plug-in for Visual Studio 2005 which allows developer to maintain database structures and objects all from within the Visual Studio environment...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fcs%2fblogs%2fnetadventures%2farchive%2f2006%2f10%2f06%2f1222.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fcs%2fblogs%2fnetadventures%2farchive%2f2006%2f10%2f06%2f1222.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/MySQL_Tools_for_Visual_Studio_1_0_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/MySQL_Tools_for_Visual_Studio_1_0_1</guid>
      <pubDate>Mon, 09 Oct 2006 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Using MySQL with .NET</title>
      <description>It is realy amazing to combine a powerful platform like .net with a free database like MySql. Well the credit goes to the ODBC database functions in ADO .net. You install it and its ready for the action and rollover to build a simple application for reading a table built in MySQ. 

Read to know more about using My SQL with . NET..... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f4635%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f4635%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Using_MySQL_with_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Using_MySQL_with_NET</guid>
      <pubDate>Mon, 27 Feb 2006 21:53:00 GMT</pubDate>
    </item>
  </channel>
</rss>
