<?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 4.0</title>
	<atom:link href="http://www.reggieburnett.com/tag/net-4-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reggieburnett.com</link>
	<description>Musings on life and technology</description>
	<lastBuildDate>Mon, 27 Feb 2012 17:35:58 +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.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.3.3 (beta 2) has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 21:01:03 +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=356</guid>
		<description><![CDATA[MySQL Connector/Net 6.3.3, a new version of the all-managed .NET driver  for MySQL has been released. This is a beta release and is intended to  introduce you to the new features and enhancements we are planning. This  release should not be used in a production environment.  It is now  available in  [...]]]></description>
			<content:encoded><![CDATA[<p>MySQL Connector/Net 6.3.3, a new version of the all-managed .NET driver  for MySQL has been released. This is a beta release and is intended to  introduce you to the new features and enhancements we are planning. This  release should not be used in a production environment.  It is now  available in source and binary form from  <a href="http://dev.mysql.com/downloads/connector/net/6.3.html">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 &#8211;  if you can’t find this version on some mirror, please try again later  or choose another download site.)</p>
<p><strong> The new features or changes in this release are:</strong></p>
<ul>
<li>Visual Studio 2010 RTM support</li>
<li>New sql editor.  Create a new file with a .mysql extension to see it in action</li>
<li>Please check the changelog and release notes for more information</li>
</ul>
<p><strong>What we know may be broken</strong><br />
Documentation is not yet integrated into VS 2010.</p>
<p>Please let us know what else we broke and how we can make it better!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-3-beta-2-has-been-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Connector/Net 6.3.2 beta has been released</title>
		<link>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released/</link>
		<comments>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 15:00:08 +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=331</guid>
		<description><![CDATA[Sorry for this not getting out sooner.  Connector/Net 6.3.2 was released several days ago but somehow the release announcement was never made.

MySQL Connector/Net 6.3.2, a new version of the all-managed .NET driver for MySQL has been released. This is a beta release and is intended to introduce  [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">Sorry for this not getting out sooner.  Connector/Net 6.3.2 was released several days ago but somehow the release announcement was never made.</div>
<div></div>
<div id="_mcePaste">MySQL Connector/Net 6.3.2, a new version of the all-managed .NET driver for MySQL has been released. This is a beta release and is intended to introduce you to the new features and enhancements we are planning. This</div>
<div id="_mcePaste">release should not be used in a production environment.  It is now available in source and binary form from</div>
<div id="_mcePaste">[http://dev.mysql.com/downloads/connector/net/6.3.html] 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</div>
<div id="_mcePaste">or choose another download site.)</div>
<div></div>
<div id="_mcePaste">The new features or changes in this release are:</div>
<div>
<ul>
<li>Visual Studio 2010 RTM support</li>
<li>New sql editor.  Create a new file with a .mysql extension to see it in action</li>
</ul>
</div>
<div id="_mcePaste"><strong>What we know may be broken</strong></div>
<div><strong> </strong>Documentation is not updated yet and is not integrated into VS 2010</div>
<div id="_mcePaste"></div>
<div>Please let us know what else we broke and how we can make it better!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/mysql-connectornet-6-3-2-beta-has-been-released/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Custom Installer and .NET 4 problem?  Solved!</title>
		<link>http://www.reggieburnett.com/custom-installer-and-net-4-problem-solved/</link>
		<comments>http://www.reggieburnett.com/custom-installer-and-net-4-problem-solved/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 17:53:24 +0000</pubDate>
		<dc:creator>reggie</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.reggieburnett.com/?p=275</guid>
		<description><![CDATA[I recently encountered a problem with custom installers and .NET 4. If you  are using an Installer-derived class in an assembly that allows partially  trusted callers then you may see this when you attempt to install with  InstallUtil:
Inheritance security rules violated by type: &#8216;Class&#8217;. Derived   [...]]]></description>
			<content:encoded><![CDATA[<p>I recently encountered a problem with custom installers and .NET 4. If you  are using an Installer-derived class in an assembly that allows partially  trusted callers then you may see this when you attempt to install with  InstallUtil:</p>
<p><strong><em>Inheritance security rules violated by type: &#8216;Class&#8217;. Derived  types must either match the security accessibility of the base type or be less  accessible.</em></strong></p>
<p>After a little googling, I found <a href="http://weblogs.asp.net/peterblum/archive/2009/11/06/typeloadexception-based-on-security-transparent-code-level-2.aspx">this</a> post that helped me solve part of the issue.  The other thing you need to do is  go to your installer class and add the following attributes to it.  These will  demand full trust for the installer class.</p>
<p>[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name =  "FullTrust")]<br />
[PermissionSetAttribute(SecurityAction.LinkDemand, Name =  "FullTrust")]</p>
<p>That’s it!  Your installer class should work with .NET 2 and .NET 4 now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reggieburnett.com/custom-installer-and-net-4-problem-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

