<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reggie&#039;s Ramblings &#187; .NET</title>
	<atom:link href="http://www.reggieburnett.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reggieburnett.com</link>
	<description>Musings on life and technology</description>
	<lastBuildDate>Fri, 20 Jan 2012 16:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>MySQL Connector/Net 6.4.4 has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-4-4-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-4-4-has-been-released/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:28:46 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=415</guid>
		<description><![CDATA[MySQL Connector/Net 6.4.4, a new version of the all-managed .NET driver for MySQL has been released.  This is an update to our latest GA release and is intended for full production deployment.
Version 6.4.4 is intended for use with versions of MySQL from 5.0 &#8211; 5.5
It is now available in source and  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.4.4, a new version of the all-managed .NET driver for MySQL has been released.  This is an update to our latest GA release and is intended for full production deployment.</p>
<p>Version 6.4.4 is intended for use with versions of MySQL from 5.0 &#8211; 5.5</p>
<p>It is now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/6.4.html">here</a> and mirror sites (note that not all mirror sites may be up to date at this point of time- if you can&#8217;t find this version on some mirror, please try again later or choose another download site.)</p>
<p>The release is also available for download on the My Oracle Support (MOS) and will be available from Oracle eDelivery.</p>
<p>This release includes several bug fixes including a fix to using Windows authentication.  Please review the change log and documentation for a review of what changed.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-4-4-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.4.3 GA has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-4-3-ga-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-4-3-ga-has-been-released/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 15:29:42 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=404</guid>
		<description><![CDATA[MySQL Connector/Net 6.4.3, a new version of the all-managed .NET         driver for MySQL has been released.  This is a GA release         and is intended for full production deployment.
Version 6.4.3 is intended for use with versions of MySQL from         5.0 &#8211; 5.5
It is now available in source  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.4.3, a new version of the all-managed .NET         driver for MySQL has been released.  This is a GA release         and is intended for full production deployment.</p>
<p>Version 6.4.3 is intended for use with versions of MySQL from         5.0 &#8211; 5.5</p>
<p>It is now available in source and binary form from [<a href="http://dev.mysql.com/downloads/connector/net/6.4.html">http://dev.mysql.com/downloads/connector/net/6.4.html</a>]         and mirror<br />
sites (note that not all mirror sites may be up to date at this         point of time<br />
- if you can&#8217;t find this version on some mirror, please try         again later or choose another download site.)<br />
The release is also available for download on the My Oracle Support (MOS) and will be available from Oracle eDelivery.</p>
<p>** New features found in 6.4 include (please see release notes         for more information) **</p>
<p>* Windows Authentication*<br />
This release includes our new support for Windows authentication         when connecting to MySQL Server 5.5.</p>
<p>* Table Caching *<br />
We are also introducing a new feature called table caching.          This feature makes it possible to cache the rows of slow         changing tables on the client side.</p>
<p>* Simple connection fail-over support *</p>
<p>We are also including some SQL generation improvements related         to our entity framework provider.   Please review the change log         that ships with the product for a complete list of changes and         enhancements.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-4-3-ga-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.2.5 GA has been released (legacy)</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-2-5-ga-has-been-released-legacy/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-2-5-ga-has-been-released-legacy/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 15:25:01 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=402</guid>
		<description><![CDATA[MySQL Connector/Net 6.2.5, a update to our all-managed .NET driver for  MySQL has been released.  This is an update to our legacy 6.2 version  line. All new development should be using a more recent product such as  6.4.3.
Version 6.2.5 is intended for use with versions of MySQL from 4.1 &#8211;  5.1.   [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.2.5, a update to our all-managed .NET driver for  MySQL has been released.  This is an update to our legacy 6.2 version  line. All new development should be using a more recent product such as  6.4.3.</p>
<p>Version 6.2.5 is intended for use with versions of MySQL from 4.1 &#8211;  5.1.  It is not suitable for use with MySQL 5.5 or later.</p>
<p>It is now available in source and binary form from  [<a href="http://dev.mysql.com/downloads/connector/net/">http://dev.mysql.com/downloads/connector/net/</a>] and mirror<br />
sites (note that not all mirror sites may be up to date at this point of  time<br />
- if you can&#8217;t find this version on some mirror, please try again later  or choose another download site.)</p>
<p>This update includes more than 45 fixes from 6.2.4.  Please review the  change log that is included with the product to determine the exact  nature of the changes.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-2-5-ga-has-been-released-legacy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.1.6 (legacy update) has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-1-6-legacy-update-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-1-6-legacy-update-has-been-released/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:09:25 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=399</guid>
		<description><![CDATA[MySQL Connector/Net 6.1.6, a update to our all-managed .NET driver for MySQL has been released.  This is an update to our legacy 6.1 version line. All new development should be using a more recent product such as 6.3.7. 
Version 6.1.6 is intended for use with versions of MySQL from 4.1 &#8211; 5.1.  It  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.1.6, a update to our all-managed .NET driver for MySQL has been released.  This is an update to our legacy 6.1 version line. All new development should be using a more recent product such as 6.3.7. </p>
<p>Version 6.1.6 is intended for use with versions of MySQL from 4.1 &#8211; 5.1.  It is not suitable for use with MySQL 5.5 or later.</p>
<p>It is now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/">here</a> and mirror sites (note that not all mirror sites may be up to date at this point of time<br />
- if you can&#8217;t find this version on some mirror, please try again later or choose another download site.)</p>
<p>This update includes more than 35 fixes from 6.1.5.  Please review the change log that is included with the product to determine the exact nature of the changes.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-1-6-legacy-update-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.4.2 RC has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-4-2-rc-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-4-2-rc-has-been-released/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:00:50 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=396</guid>
		<description><![CDATA[MySQL Connector/Net 6.4.2, a new version of the all-managed .NET driver for MySQL has been released.  This is a Release Candidate and is intended for testing and exposure to new features.  We strongly urge you to not use this release in a production environment.
Version 6.4.2 is intended for use  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.4.2, a new version of the all-managed .NET driver for MySQL has been released.  This is a Release Candidate and is intended for testing and exposure to new features.  We strongly urge you to not use this release in a production environment.</p>
<p>Version 6.4.2 is intended for use with versions of MySQL from 5.0 &#8211; 5.5</p>
<p>It is now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/6.4.html">here</a> and mirror sites (note that not all mirror sites may be up to date at this point of time<br />
- if you can&#8217;t find this version on some mirror, please try again later or choose another download site.) </p>
<p><strong>New features found in 6.4 include (please see release notes for more information)</strong></p>
<ul>
<li>Windows Authentication &#8212; This release includes our new support for Windows authentication when connecting to MySQL Server 5.5. </li>
<li>Table Caching &#8212; We are also introducing a new feature called table caching.  This feature makes it possible to cache the rows of slow changing tables on the client side. </li>
<li>Simple connection fail-over support &#8212; We are also including some SQL generation improvements related to our entity framework provider.  </li>
</ul>
<p>Please review the change log that ships with the product for a complete list of changes and enhancements.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-4-2-rc-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.7 has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-7-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-7-has-been-released/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 19:37:10 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=394</guid>
		<description><![CDATA[MySQL Connector/Net 6.3.7, a new version of the all-managed .NET driver for MySQL has been released. This is a maintenance release to our existing 6.3 products and is suitable for use in production environments against MySQL server 5.0-5.5.
It is now available in source and binary form  [...]]]></description>
			<content:encoded><![CDATA[<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica; min-height: 16.0px} span.s1 {text-decoration: underline ; color: #23398b} -->MySQL Connector/Net 6.3.7, a new version of the all-managed .NET driver for MySQL has been released. This is a maintenance release to our existing 6.3 products and is suitable for use in production environments against MySQL server 5.0-5.5.</p>
<p>It is now available in source and binary form from [<a href="http://dev.mysql.com/downloads/connector/net/6.3.html%5D">http://dev.mysql.com/downloads/connector/net/6.3.html]</a> and mirror sites (note that not all mirror sites may be up to date at this point of time</p>
<p>- if you can&#8217;t find this version on some mirror, please try again later or choose another download site.)</p>
<p>Please review the change log for details on what is fixed or changed in this release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-7-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.4.1 beta has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-4-1-beta-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-4-1-beta-has-been-released/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 14:59:39 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=392</guid>
		<description><![CDATA[MySQL Connector/Net 6.4.1, a new version of the all-managed .NET driver  for MySQL has been released.  This release is of Beta quality and is  intended for testing and exposure to new features.  We strongly urge you  to not use this release in a production environment.
Version 6.4.1 is intended for  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.4.1, a new version of the all-managed .NET driver  for MySQL has been released.  This release is of Beta quality and is  intended for testing and exposure to new features.  We strongly urge you  to not use this release in a production environment.</p>
<p>Version 6.4.1 is intended for use with versions of MySQL from 5.0 &#8211; 5.5</p>
<p>It is now available in source and binary form from  [<a href="http://dev.mysql.com/downloads/connector/net/6.4.html">http://dev.mysql.com/downloads/connector/net/6.4.html</a>] and mirror<br />
sites (note that not all mirror sites may be up to date at this point of  time<br />
- if you can&#8217;t find this version on some mirror, please try again later  or choose another download site.)</p>
<p>** New features found in 6.4 include (please see release notes for more  information) **</p>
<p>* Windows Authentication*<br />
This release includes our new support for Windows authentication when  connecting to MySQL Server 5.5.</p>
<p>* Table Caching *<br />
We are also introducing a new feature called table caching.  This  feature makes it possible to cache the rows of slow changing tables on  the client side.</p>
<p>* Simple connection fail-over support *</p>
<p>We are also including some SQL generation improvements related to our  entity framework provider.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-4-1-beta-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.4.0 Alpha has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-4-0-alpha-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-4-0-alpha-has-been-released/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 20:16:54 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=386</guid>
		<description><![CDATA[MySQL Connector/Net 6.4.0, a new version of the all-managed .NET driver for MySQL has been released.  This release is of Alpha quality and is intended for testing and exposure to new features.  We strongly urge you to not use this release in a production environment.
Version 6.4.0 is intended for  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.4.0, a new version of the all-managed .NET driver for MySQL has been released.  This release is of Alpha quality and is intended for testing and exposure to new features.  We strongly urge you to not use this release in a production environment.</p>
<p>Version 6.4.0 is intended for use with versions of MySQL from 5.0 &#8211; 5.5</p>
<p>It is now available in source and binary form from <a href="http://dev.mysql.com/downloads/connector/net/6.4.html" target="_blank">here</a> and mirror<br />
sites (note that not all mirror sites may be up to date at this point of time<br />
- if you can&#8217;t find this version on some mirror, please try again later or choose another download site.)</p>
<p><strong>New features in this release (please see release notes for more information)</strong></p>
<p><em>Windows Authentication</em><br />
This release includes our new support for Windows authentication when connecting to MySQL Server 5.5.</p>
<p><em>Table Caching</em><br />
We are also introducing a new feature called table caching.  This feature makes it possible to cache the rows of slow changing tables on the client side.</p>
<p>We are also including some SQL generation improvements related to our entity framework provider.</p>
<p>Enjoy and thanks for the support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-4-0-alpha-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.5 maintenance released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-5-maintenance-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-5-maintenance-released/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 17:08:34 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=378</guid>
		<description><![CDATA[
We&#8217;re happy to announce the latest maintenance release of MySQL Connector/Net 6.3.5.
Version 6.3.5 maintenance release includes:

Fixes to some installer bugs related to .NET Framework 4.0
Fixes for several other bugs

For details see  [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>We&#8217;re happy to announce the latest maintenance release of MySQL Connector/Net 6.3.5.</p>
<p>Version 6.3.5 maintenance release includes:</p>
<ul>
<li>Fixes to some installer bugs related to .NET Framework 4.0</li>
<li>Fixes for several other bugs</li>
</ul>
<p>For details see <a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-5.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-5.html</a></p>
<p>MySQL Connector 6.3.5 :</p>
<ol>
<li>Provides secure, high-performance data connectivity with MySQL.</li>
<li>Implements ADO.NET interfaces that integrate into ADO.NET aware tools.</li>
<li>Is a fully managed ADO.NET driver written in 100% pure C#.</li>
<li>Provide Visual Studio Integration</li>
</ol>
<p>If you are a current user, we look forward to your feedback on all the new capabilities we are delivering.</p>
<p>As always, you will find binaries and source on our download pages.</p>
<p>Please get your copy from <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">http://dev.mysql.com/downloads/connector/net/6.3.html</a>.</p>
<p>To get started quickly, please take a look at our short tutorials.</p>
<p>MySQL Connector/NET Tutorials<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html</a></p>
<p>Blog postings and general information can be found on our Developer Zone site.</p>
<p>MySQL Developer Zone<br />
<a href="http://dev.mysql.com/usingmysql/dotnet/">http://dev.mysql.com/usingmysql/dotnet/</a></p>
<p>.NET Forum<br />
<a href="http://forums.mysql.com/list.php?38">http://forums.mysql.com/list.php?38</a></p>
<p>Blog<br />
<a href="http://planet.mysql.com">http://planet.mysql.com</a></p>
<p>Connecotor/NET Documentation and details on changes between releases can be found on these pages</p>
<div>
<ul>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/changes-6.3.x.html">http://dev.mysql.com/doc/refman/5.1/en/changes-6.3.x.html</a></li>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/changes-6.2.x.html"></a><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net.html</a></li>
<li><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net.html"></a><a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-5.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-5.html</a></li>
</ul>
</div>
<p>If you need any additional info or help please get in touch with us by posting in our forums or leaving comments on our blog pages.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-5-maintenance-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.4 GA has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-4-ga-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-4-ga-has-been-released/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 15:46:09 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=376</guid>
		<description><![CDATA[We&#8217;re proud to announce the next release of MySQL Connector/Net version 6.3.4.  This release is GA (Generally Available).
We hope you will make MySQL Connector/Net your preferred set of .NET  components including our ADO.Net library and other Microsoft .NET  frameworks components such as our Visual  [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce the next release of MySQL Connector/Net version 6.3.4.  This release is GA (Generally Available).</p>
<p>We hope you will make MySQL Connector/Net your preferred set of .NET  components including our ADO.Net library and other Microsoft .NET  frameworks components such as our Visual Studio plugin and Entity Framework for MySQL.</p>
<p>We are dedicated to providing the best tools for your MySQL database .NET applications.</p>
<p>Special thanks go to all the great MySQL beta testers that provided  valuable ideas, insights, and bug reports to the Connector/Net team.   Your beta feedback truly helped us improve the product.</p>
<p>Version 6.3.4 provides the following new features:<br />
- The ability to dynamically enable/disable query analysis at runtime.<br />
- Visual Studio 2010 compatibility<br />
- Improved compatibility with Visual Studio wizards using our new SQL Server mode<br />
- Support for Model-First development using Entity Framework<br />
- Nested transaction scopes<br />
- Other improvements and bug fixes!<br />
For details see<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-4.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-3.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-2.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-1.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-0.html</a></p>
<p>If you are a current user, we look forward to your feedback on all the  new capabilities we are delivering.  As always, you will find binaries  and source on our download pages.</p>
<p>Please get your copy from <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">http://dev.mysql.com/downloads/connector/net/6.3.html</a></p>
<p>To get started quickly, please take a look at our short tutorials.</p>
<p>MySQL Connector/NET Tutorials<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html</a></p>
<p>Blog postings and general information can be found on our Developer Zone site.</p>
<p>MySQL Developer Zone<br />
<a href="http://dev.mysql.com/usingmysql/dotnet/">http://dev.mysql.com/usingmysql/dotnet/</a></p>
<p>.NET Forum<br />
<a href="http://forums.mysql.com/list.php?38">http://forums.mysql.com/list.php?38</a></p>
<p>Blog<br />
<a href="http://planet.mysql.com">http://planet.mysql.com</a></p>
<p>Connector/NET Documentation and details on changes between releases can be found on these pages<br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/changes-6.2.x.html">http://dev.mysql.com/doc/refman/5.1/en/changes-6.3.x.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net.html</a><br />
<a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html">http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-4.htm</a></p>
<p>If you need any additional info or help please get in touch with us.  Post in our forums or leave comments on our blog pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-4-ga-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

