<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: .NET 3.5 Enhancements Training Kit May Preview</title>
	<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/</link>
	<description>Code is never finished, only abandoned...</description>
	<pubDate>Wed, 20 Aug 2008 09:25:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: .NET 3.5 Enhancements Training Kit May Preview gereleased - ISV blog-voer</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-353</link>
		<dc:creator>.NET 3.5 Enhancements Training Kit May Preview gereleased - ISV blog-voer</dc:creator>
		<pubDate>Fri, 16 May 2008 08:03:57 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-353</guid>
		<description>[...] Dus nu heb je de .NET 3.5 and Visual Studio 2008 SP1 Beta bits gedownload en geinstalleerd, en nu? wat is er nieuw? Geen probleem, het team dat de populiare Visual Studio 2008 Trainings Kit heeft gereleased heeft een nieuwe kit uitgebracht waarin ze je alles leren over de niewe kit. Je kunt hier de nieuwe kit downloaden en er meer informatie over lezen in Jonathan Carter&#8217;s blog post. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Dus nu heb je de .NET 3.5 and Visual Studio 2008 SP1 Beta bits gedownload en geinstalleerd, en nu? wat is er nieuw? Geen probleem, het team dat de populiare Visual Studio 2008 Trainings Kit heeft gereleased heeft een nieuwe kit uitgebracht waarin ze je alles leren over de niewe kit. Je kunt hier de nieuwe kit downloaden en er meer informatie over lezen in Jonathan Carter&#8217;s blog post. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Carter</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-350</link>
		<dc:creator>Jonathan Carter</dc:creator>
		<pubDate>Thu, 15 May 2008 15:32:47 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-350</guid>
		<description>Hey Dragan,

Thanks for the feedback. We'll take that into consideration for the future training kit releases :)</description>
		<content:encoded><![CDATA[<p>Hey Dragan,</p>
<p>Thanks for the feedback. We&#8217;ll take that into consideration for the future training kit releases <img src='http://lostintangent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan Panjkov</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-349</link>
		<dc:creator>Dragan Panjkov</dc:creator>
		<pubDate>Thu, 15 May 2008 14:16:04 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-349</guid>
		<description>Thanks, JC
I use MVC interim build currently. I would recommend you to create some labs for MVC that use LINQ To SQL instead of Entity Framework.</description>
		<content:encoded><![CDATA[<p>Thanks, JC<br />
I use MVC interim build currently. I would recommend you to create some labs for MVC that use LINQ To SQL instead of Entity Framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Carter</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-347</link>
		<dc:creator>Jonathan Carter</dc:creator>
		<pubDate>Thu, 15 May 2008 07:05:15 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-347</guid>
		<description>Hey Dragan,

The MVC lab that was in the April preview of the training kit was using the ASP.NET 3.5 Extensions preview release, which is currently 2 releases old. The MVC lab in the May training kit has been updated to use the latest interim build that can be downloaded on Codeplex here:

http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=12640

Unfortunately the April release is no longer available. You shouldn't have any problems with the May release as long as you have .NET 3.5 SP1 Beta 1 installed. If you run into any issues please let me know.

-JC</description>
		<content:encoded><![CDATA[<p>Hey Dragan,</p>
<p>The MVC lab that was in the April preview of the training kit was using the ASP.NET 3.5 Extensions preview release, which is currently 2 releases old. The MVC lab in the May training kit has been updated to use the latest interim build that can be downloaded on Codeplex here:</p>
<p><a href="http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=12640" rel="nofollow">http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=12640</a></p>
<p>Unfortunately the April release is no longer available. You shouldn&#8217;t have any problems with the May release as long as you have .NET 3.5 SP1 Beta 1 installed. If you run into any issues please let me know.</p>
<p>-JC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan Panjkov</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-346</link>
		<dc:creator>Dragan Panjkov</dc:creator>
		<pubDate>Thu, 15 May 2008 06:45:47 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-346</guid>
		<description>questions:
1. what are differences in mvc labs between these two releases? i opened solution in vs and it seems these are now using entity framework for DAL
2. where can we install old april preview (i did overwrite when i installed may preview)</description>
		<content:encoded><![CDATA[<p>questions:<br />
1. what are differences in mvc labs between these two releases? i opened solution in vs and it seems these are now using entity framework for DAL<br />
2. where can we install old april preview (i did overwrite when i installed may preview)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Public Sector Developer Weblog : Free training on .NET 3.5 SP1</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-345</link>
		<dc:creator>Public Sector Developer Weblog : Free training on .NET 3.5 SP1</dc:creator>
		<pubDate>Wed, 14 May 2008 17:13:27 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-345</guid>
		<description>[...] just came across this update to the .NET 3.5 Enhancements Training Kit from Jonathan Carter.&#160; If you've seen my ASP.NET 3.5 Extensions Preview webcast and are [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] just came across this update to the .NET 3.5 Enhancements Training Kit from Jonathan Carter.&#160; If you&#8217;ve seen my ASP.NET 3.5 Extensions Preview webcast and are [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Softwarehersteller in Deutschland : Visual Studio 2008 und .NET 3.5 SP1 Beta verf&#252;gbar - Trainingskit zum Download</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-344</link>
		<dc:creator>Softwarehersteller in Deutschland : Visual Studio 2008 und .NET 3.5 SP1 Beta verf&#252;gbar - Trainingskit zum Download</dc:creator>
		<pubDate>Wed, 14 May 2008 14:53:57 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-344</guid>
		<description>[...] Weitere Infos in Jonathan’s Blog  Filed under: Ressourcen, Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Weitere Infos in Jonathan’s Blog  Filed under: Ressourcen, Visual Studio [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: US ISV Developer Evangelism Team : .NET 3.5 Enhancements Training Kit May Preview Released</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-343</link>
		<dc:creator>US ISV Developer Evangelism Team : .NET 3.5 Enhancements Training Kit May Preview Released</dc:creator>
		<pubDate>Wed, 14 May 2008 13:34:52 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-343</guid>
		<description>[...] you all about the new stuff.&#160; You can get that kit here, and you can read more about it in Jonathan Carter’s blog post.  Posted: Wednesday, May 14, 2008 8:33 AM by [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] you all about the new stuff.&#160; You can get that kit here, and you can read more about it in Jonathan Carter’s blog post.  Posted: Wednesday, May 14, 2008 8:33 AM by [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gold Coast : Free training on .NET 3.5 SP1</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-342</link>
		<dc:creator>Gold Coast : Free training on .NET 3.5 SP1</dc:creator>
		<pubDate>Wed, 14 May 2008 13:04:09 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-342</guid>
		<description>[...] just came across this update to the .NET 3.5 Enhancements Training Kit from Jonathan Carter.&#160; If you've seen my ASP.NET 3.5 Extensions Preview webcast and are [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] just came across this update to the .NET 3.5 Enhancements Training Kit from Jonathan Carter.&#160; If you&#8217;ve seen my ASP.NET 3.5 Extensions Preview webcast and are [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ISV Partner Blog : .NET 3.5 Enhancements Training Kit - May Preview</title>
		<link>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-341</link>
		<dc:creator>ISV Partner Blog : .NET 3.5 Enhancements Training Kit - May Preview</dc:creator>
		<pubDate>Wed, 14 May 2008 10:46:45 +0000</pubDate>
		<guid>http://lostintangent.com/2008/05/13/net-35-enhancements-training-kit-may-preview/#comment-341</guid>
		<description>[...] info here or in the METRO program.  Posted: Wednesday, May 14, 2008 12:46 PM by Johan [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] info here or in the METRO program.  Posted: Wednesday, May 14, 2008 12:46 PM by Johan [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
