<?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>Pascal's blog &#187; Training</title>
	<atom:link href="http://blog.dreamdevil.com/index.php/tag/training/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dreamdevil.com</link>
	<description></description>
	<lastBuildDate>Tue, 02 Feb 2010 13:21:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP.NET MVC Framework &#8211; Links</title>
		<link>http://blog.dreamdevil.com/index.php/2008/01/09/aspnet_mvc_framework_links/</link>
		<comments>http://blog.dreamdevil.com/index.php/2008/01/09/aspnet_mvc_framework_links/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:00:03 +0000</pubDate>
		<dc:creator>Pascal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Link]]></category>
		<category><![CDATA[dotNet]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://192.168.10.130/?p=3</guid>
		<description><![CDATA[Here is a series of posts from ScottGu&#8217;s blog about the new ASP.NET MVC Framework.  That seems pretty interesting&#8230;

Part 1 &#8211; Introduction
Part 2 &#8211; URL Routing
Part 3 &#8211; Passing ViewData from Controllers to Views
Part 4 &#8211; Handling Form Edit and Post Scenarios

]]></description>
			<content:encoded><![CDATA[<p>Here is a series of posts from ScottGu&#8217;s blog about the new ASP.NET MVC Framework.  That seems pretty interesting&#8230;</p>
<ul>
<li><a title="Part 1 - Introduction" href="http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx" target="_blank">Part 1 &#8211; Introduction</a></li>
<li><a title="Part 2 - URL Routing" href="http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx" target="_blank">Part 2 &#8211; URL Routing</a></li>
<li><a title="Part 3 - Passing ViewData from Controllers to Views" href="http://weblogs.asp.net/scottgu/archive/2007/12/06/asp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx" target="_blank">Part 3 &#8211; Passing ViewData from Controllers to Views</a></li>
<li><a title="Part 4 - Handling Form Edit and Post Scenarios" href="http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-mvc-framework-part-4-handling-form-edit-and-post-scenarios.aspx" target="_blank">Part 4 &#8211; Handling Form Edit and Post Scenarios</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamdevil.com/index.php/2008/01/09/aspnet_mvc_framework_links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 and .NET Framework 3.5 Training Kit</title>
		<link>http://blog.dreamdevil.com/index.php/2008/01/08/vs2008_dotnet_framework_3_5_trainingkit/</link>
		<comments>http://blog.dreamdevil.com/index.php/2008/01/08/vs2008_dotnet_framework_3_5_trainingkit/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 18:00:55 +0000</pubDate>
		<dc:creator>Pascal</dc:creator>
				<category><![CDATA[Web Link]]></category>
		<category><![CDATA[dotNet]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://192.168.10.130/?p=4</guid>
		<description><![CDATA[Here is a link to Microsoft Visual Studio 2008 training kit that contains a bunch of information, examples and labs (it&#8217;s about 120MB download).  Good to discover and try the new features of VS and the new framework.
Note: Check minimum system requirements first (only for labs).
Link: Visual Studio 2008 and .NET Framework 3.5 Training Kit
]]></description>
			<content:encoded><![CDATA[<p>Here is a link to Microsoft Visual Studio 2008 training kit that contains a bunch of information, examples and labs (it&#8217;s about 120MB download).  Good to discover and try the new features of VS and the new framework.</p>
<p>Note: Check minimum system requirements first (only for labs).</p>
<p>Link: <a title="Visual Studio 2008 and .NET Framework 3.5 Training Kit" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8bdaa836-0bba-4393-94db-6c3c4a0c98a1&amp;DisplayLang=en" target="_blank">Visual Studio 2008 and .NET Framework 3.5 Training Kit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamdevil.com/index.php/2008/01/08/vs2008_dotnet_framework_3_5_trainingkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering PowerShell in your Lunch Break</title>
		<link>http://blog.dreamdevil.com/index.php/2008/01/07/mastering_powershell_in_your_lunch_break/</link>
		<comments>http://blog.dreamdevil.com/index.php/2008/01/07/mastering_powershell_in_your_lunch_break/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 18:38:54 +0000</pubDate>
		<dc:creator>Pascal</dc:creator>
				<category><![CDATA[Technical Doc.]]></category>
		<category><![CDATA[Web Link]]></category>
		<category><![CDATA[Power Shell]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://192.168.10.130/index.php/2008/01/07/mastering_powershell_in_your_lunch_break/</guid>
		<description><![CDATA[Here is an interesting serie of blog posts from Tobias to start learning Microsoft PowerShell:

Day 1: Getting Organized
Day 2: Writing Scripts and Translating VBScript
Day 3: Discovering objects (COM, WMI &#38; ADSI)
Day 4: Ins and Outs of the Windows Registry
Day 5: Using WMI
Day 6: ADSI Connecting to Domains/Computers and Binding to Objects
Day 7: Manage Users

]]></description>
			<content:encoded><![CDATA[<p>Here is an interesting serie of blog posts from Tobias to start learning Microsoft PowerShell:</p>
<ul>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/03/26/day-1-getting-organized.aspx" target="_blank">Day 1: Getting Organized</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/03/28/day-2-writing-scripts-and-translating-vbscript.aspx" target="_blank">Day 2: Writing Scripts and Translating VBScript</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/03/29/day-3-objects-wmi-and-adsi.aspx" target="_blank">Day 3: Discovering objects (COM, WMI &amp; ADSI)</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/03/31/day-5-ins-and-outs-of-the-windows-registry.aspx" target="_blank">Day 4: Ins and Outs of the Windows Registry</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/04/02/day-5-using-wmi.aspx" target="_blank">Day 5: Using WMI</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/04/04/day-6-adsi-connecting-to-domains-computers-and-binding-to-objects.aspx" target="_blank">Day 6: ADSI Connecting to Domains/Computers and Binding to Objects</a></li>
<li><a href="http://powershelllive.com/blogs/lunch/archive/2007/04/05/day-7-manage-users.aspx" target="_blank">Day 7: Manage Users</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreamdevil.com/index.php/2008/01/07/mastering_powershell_in_your_lunch_break/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
