<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tom's MSDN Belux Corner : training</title><link>http://blogs.msdn.com/tommer/archive/tags/training/default.aspx</link><description>Tags: training</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Ramp Up launched 3 new free web development tracks</title><link>http://blogs.msdn.com/tommer/archive/2009/05/19/msdn-ramp-up-launched-3-new-free-web-development-tracks.aspx</link><pubDate>Tue, 19 May 2009 11:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9627273</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/9627273.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=9627273</wfw:commentRss><description>&lt;A href="http://www.myrampup.com/" mce_href="http://www.MyRampUp.com"&gt;MSDN Ramp Up&lt;/A&gt; is a free online learning program for developers. They’ve just launched three new ASP.NET tracks: “Web Development with ASP.NET”, “Move from ASP to ASP.NET”, and “Move from PHP to ASP.NET”. These tracks, along with the other currently offered ones (eg, Windows Mobile 6, SharePoint for Developers, Visual Studio 2008), teaches the important skills in a guided path, making the learning process easier and more efficient. The easy-to-access content (provided by subject-matter gurus) is specifically tailored for the Ramp Up program, and offered in a variety of forms (article, v-lab, codecast and slidecast). Check them out now at &lt;A href="http://www.myrampup.com/"&gt;www.MyRampUp.com&lt;/A&gt;, and see how Ramp Up can help you become more employable by learning important and marketable skills. &lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9627273" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Windows+Mobile/default.aspx">Windows Mobile</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Visual+Basic/default.aspx">Visual Basic</category></item><item><title>SharePoint: new free learning track on MSDN Ramp Up</title><link>http://blogs.msdn.com/tommer/archive/2008/11/07/sharepoint-new-free-learning-track-on-msdn-ramp-up.aspx</link><pubDate>Fri, 07 Nov 2008 12:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9051876</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/9051876.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=9051876</wfw:commentRss><description>&lt;P&gt;MSDN Ramp Up has a new &lt;A href="http://msdn.microsoft.com/nl-be/rampup/dd221355.aspx" mce_href="http://msdn.microsoft.com/nl-be/rampup/dd221355.aspx"&gt;free learning track on SharePoint&lt;/A&gt;. This information comes from the website:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;As a developer, would you like to learn more about Microsoft Office SharePoint Server (MOSS)? MOSS is based on Microsoft Windows SharePoint Services, which gives developers the opportunity to get more problems solved with less effort. Windows SharePoint Services 3.0 takes full advantage of Microsoft ASP.NET and the Microsoft .NET runtime. The new features and added programmability support in MOSS provide a wealth of development opportunities. This course will immerse you in many of the developer-centric capabilities of Microsoft Office SharePoint Server.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Level 1: Web Parts&lt;/STRONG&gt; &lt;BR&gt;Did you know that in SharePoint you can build pages as easy as in ASP.NET – and allow end users to create dashboards? Web parts allow for creating components of Web user interface that can be reused on multiple Web pages. These are introduced in ASP.NET and built on in SharePoint where they can be added to pages by end users and managed by IT Professionals. In this topic you will learn about building simple Web parts for SharePoint and how to connect them back to SharePoint site data.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Level 2: Data Lists&lt;/STRONG&gt; &lt;BR&gt;Did you know that SharePoint developers can work with data from lists that users get access to too? Data lists provide data storage for end users in SharePoint. End users can create lists with schema all through the SharePoint user interface and they can create, edit, and view the data. All of this data can be programmatically accessed by developers and this topic is all about that.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Level 3: Event Handlers&lt;/STRONG&gt; &lt;BR&gt;Did you know that SharePoint developers can automatically process data that your users upload via a spreadsheet? Event handlers (or event receivers) are custom code that runs on the SharePoint server in response to something that happens on the server. Event handlers can be useful for running business logic in response to data being added to the site. This topic shows how to create simple event handlers and investigates ways that event handlers can be used in SharePoint.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Level 4: Workflow&lt;/STRONG&gt; &lt;BR&gt;Did you know that you can write WF workflows in SharePoint without having to worry about storage, persistence, or how to interact with the user? Workflow in SharePoint allows for implementation of processes that require interaction such as email approvals or form completion by people in your organization. This topic shows you how to create simple workflows in SharePoint using Visual Studio that involve approvals from people by email and for meeting room resource bookings with an administrator.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Level 5: Silverlight Web Parts&lt;/STRONG&gt; &lt;BR&gt;Did you know that you can build rich Internet applications with SharePoint? Silverlight is a new Web user interface technology from Microsoft that allows for each implementation of animations and videos. This topic shows how a SharePoint user interface can be enhanced by using Silverlight in Web parts as part of a SharePoint site.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;DIV class=wlWriterEditableSmartContent id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8bcd51a4-87a0-4091-98d3-1a7460458206 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;Technorati Tags: &lt;A href="http://technorati.com/tags/Ramp+Up" rel=tag mce_href="http://technorati.com/tags/Ramp+Up"&gt;Ramp Up&lt;/A&gt;,&lt;A href="http://technorati.com/tags/SharePoint" rel=tag mce_href="http://technorati.com/tags/SharePoint"&gt;SharePoint&lt;/A&gt;,&lt;A href="http://technorati.com/tags/free" rel=tag mce_href="http://technorati.com/tags/free"&gt;free&lt;/A&gt;,&lt;A href="http://technorati.com/tags/elearning" rel=tag mce_href="http://technorati.com/tags/elearning"&gt;elearning&lt;/A&gt;,&lt;A href="http://technorati.com/tags/course" rel=tag mce_href="http://technorati.com/tags/course"&gt;course&lt;/A&gt;,&lt;A href="http://technorati.com/tags/training" rel=tag mce_href="http://technorati.com/tags/training"&gt;training&lt;/A&gt;,&lt;A href="http://technorati.com/tags/moss" rel=tag mce_href="http://technorati.com/tags/moss"&gt;moss&lt;/A&gt;,&lt;A href="http://technorati.com/tags/ASP.NET" rel=tag mce_href="http://technorati.com/tags/ASP.NET"&gt;ASP.NET&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9051876" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Free eLearning on Microsoft .NET Framework 3.5 &amp; Visual Studio 2008</title><link>http://blogs.msdn.com/tommer/archive/2008/05/16/free-elearning-on-microsoft-net-framework-3-5-visual-studio-2008.aspx</link><pubDate>Fri, 16 May 2008 11:01:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8511833</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/8511833.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=8511833</wfw:commentRss><description>&lt;p&gt;Microsoft Learning provides a collection of 3 eLearning clinics on different components of .NET Framework 3.5. Each clinic takes about 2 hours to complete. The collection is available for free for a limited time only.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/offerDetail.aspx?offerPriceId=213184" target="_blank"&gt;&lt;strong&gt;Online learning: Developing Rich Experiences using Microsoft .NET Framework 3.5 &amp;amp; Visual Studio 2008&amp;#8722;free for a limited time!&lt;/strong&gt;&lt;/a&gt;       &lt;br /&gt;This collection of 3 2-hour premium clinics teaches about the new capabilities provided by the .NET Framework 3.5. These clinics are for experienced Developers and Software Architects who are looking to adopt Microsoft's next generation technology within their solutions.&lt;/p&gt; &lt;/blockquote&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:caf0c51a-4a66-4220-b58c-95ccf26b269a" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MSDN%20Belux" rel="tag"&gt;MSDN Belux&lt;/a&gt;,&lt;a href="http://technorati.com/tags/elearning" rel="tag"&gt;elearning&lt;/a&gt;,&lt;a href="http://technorati.com/tags/free" rel="tag"&gt;free&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;,&lt;a href="http://technorati.com/tags/training" rel="tag"&gt;training&lt;/a&gt;,&lt;a href="http://technorati.com/tags/.NET%20Framework" rel="tag"&gt;.NET Framework&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WCF" rel="tag"&gt;WCF&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WF" rel="tag"&gt;WF&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WPF" rel="tag"&gt;WPF&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8511833" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Workflow+Foundation/default.aspx">Workflow Foundation</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/certification/default.aspx">certification</category></item><item><title>Free eLearning on ASP.NET AJAX Extensions</title><link>http://blogs.msdn.com/tommer/archive/2008/05/01/free-elearning-on-asp-net-ajax-extensions.aspx</link><pubDate>Thu, 01 May 2008 14:11:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8446851</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/8446851.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=8446851</wfw:commentRss><description>&lt;p&gt;For a limited time, Microsoft Learning offers a free subscription to the eLearning clinic &amp;quot;&lt;a href="https://www.microsoftelearning.com/eLearning/courseDetail.aspx?courseId=73568" target="_blank"&gt;Developing Enhanced Web Experiences with Microsoft&amp;#174; ASP.NET AJAX Extensions&lt;/a&gt;&amp;quot;. From the website:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In this 2-hour clinic you will learn about the rich functionality that ASP.NET AJAX Extensions provides for building highly responsive and enhanced web applications. In addition to learning about the different server and client components of ASP.NET AJAX, you will also learn how to build new ASP.NET AJAX applications and how to upgrade existing ASP.NET applications to take advantage of ASP.NET AJAX.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;em&gt;This clinic is appropriate for experienced .NET Web Developers and Software Architects who are looking to incorporate ASP.NET AJAX within their existing and future solutions.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;   &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e5c3a137-f7f6-460c-a9f1-63f91d355a00" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MSDN%20Belux" rel="tag"&gt;MSDN Belux&lt;/a&gt;,&lt;a href="http://technorati.com/tags/elearning" rel="tag"&gt;elearning&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ASP.NET" rel="tag"&gt;ASP.NET&lt;/a&gt;,&lt;a href="http://technorati.com/tags/AJAX" rel="tag"&gt;AJAX&lt;/a&gt;,&lt;a href="http://technorati.com/tags/free" rel="tag"&gt;free&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;,&lt;a href="http://technorati.com/tags/training" rel="tag"&gt;training&lt;/a&gt;,&lt;a href="http://technorati.com/tags/web%20development" rel="tag"&gt;web development&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8446851" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Visual+Basic/default.aspx">Visual Basic</category></item><item><title>Free MSPress e-Book on SQL Server 2008</title><link>http://blogs.msdn.com/tommer/archive/2008/01/28/free-mspress-e-book-on-sql-server-2008.aspx</link><pubDate>Mon, 28 Jan 2008 11:13:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7264208</guid><dc:creator>tommer</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/tommer/comments/7264208.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=7264208</wfw:commentRss><description>&lt;p&gt;After the &lt;a href="http://blogs.msdn.com/tommer/archive/2007/12/18/free-mspress-e-book-on-linq-asp-net-ajax-and-silverlight.aspx" target="_blank"&gt;free e-books on LINQ, ASP.NET AJAX and Silverlight 1.0&lt;/a&gt;, Microsoft Press is giving away another free e-Book. This time the topic of the &lt;a href="https://www.microsoft.com/learning/sql/2008/default.mspx#EBOOK" target="_blank"&gt;newest free e-Book is SQL Server 2008&lt;/a&gt; and it contains excerpts from the upcoming publication &amp;quot;Introducing Microsoft SQL Server 2008&amp;quot; by Peter DeBetta. From the website:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In this initial installment of the e-book, learn about some of the major new features in SQL Server 2008, including security, administration, and performance.       &lt;br /&gt;After the book is published, the entire e-book will be available from this site, so come back and read more from expert Peter DeBetta.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;On the &lt;a href="https://www.microsoft.com/learning/sql/2008/default.mspx" target="_blank"&gt;SQL Server 2008 Learning portal&lt;/a&gt;, you'll also find other time limited offers and general information for Microsoft Learning on SQL Server 2008, including this one:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;&lt;a href="https://www.microsoft.com/learning/elearning/course/6187.mspx"&gt;Collection 6187&lt;/a&gt;: What&amp;#8217;s New in Microsoft SQL Server 2008&lt;/b&gt; (includes three free clinics)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="https://www.microsoft.com/learning/elearning/course/6188.mspx"&gt;Clinic 6188&lt;/a&gt;: What's New in Microsoft SQL Server 2008 for Enterprise Data Platform&lt;/li&gt;      &lt;li&gt;&lt;a href="https://www.microsoft.com/learning/elearning/course/6189.mspx"&gt;Clinic 6189&lt;/a&gt;: What's New in Microsoft SQL Server 2008 for Business Intelligence&lt;/li&gt;      &lt;li&gt;&lt;a href="https://www.microsoft.com/learning/elearning/course/6190.mspx"&gt;Clinic 6190&lt;/a&gt;: What's New in Microsoft SQL Server 2008 for Database Development&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;Enjoy!&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:99809fd8-aff3-463b-b6c9-6c19990266b2" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/e-book" rel="tag"&gt;e-book&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ebook" rel="tag"&gt;ebook&lt;/a&gt;,&lt;a href="http://technorati.com/tags/microsoft" rel="tag"&gt;microsoft&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mspress" rel="tag"&gt;mspress&lt;/a&gt;,&lt;a href="http://technorati.com/tags/sql%20server" rel="tag"&gt;sql server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/sql%20server%202008" rel="tag"&gt;sql server 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/learning" rel="tag"&gt;learning&lt;/a&gt;,&lt;a href="http://technorati.com/tags/peter%20debetta" rel="tag"&gt;peter debetta&lt;/a&gt;,&lt;a href="http://technorati.com/tags/database" rel="tag"&gt;database&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7264208" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Visual Studio 2008 Training for Belgian Microsoft Certified Partners</title><link>http://blogs.msdn.com/tommer/archive/2007/11/23/visual-studio-2008-training-for-belgian-microsoft-certified-partners.aspx</link><pubDate>Fri, 23 Nov 2007 18:34:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6485925</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/6485925.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=6485925</wfw:commentRss><description>&lt;p&gt;We are organizing training sessions exclusively for Microsoft Partners in Belgium on the new features of &lt;a href="http://msdn.microsoft.com/visualstudio" target="_blank"&gt;Visual Studio 2008&lt;/a&gt;. This is on the agenda:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;b&gt;IDE and language enhancements&lt;/b&gt; &lt;b&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;What’s new in the IDE of Visual Studio 2008&lt;/li&gt; &lt;li&gt;What’s new in Visual Basic 9.0 and Visual C# 3.0&lt;/li&gt; &lt;li&gt;Using .NET Framework 3.0 and .NET Framework 3.5 in applications&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;New features for data &lt;/b&gt; &lt;ul&gt; &lt;li&gt;LINQ to ADO.NET/SQL&lt;/li&gt; &lt;li&gt;New features in ADO.NET&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;New for web development &lt;/b&gt; &lt;ul&gt; &lt;li&gt;Improvements in the IDE for web developers&lt;/li&gt; &lt;li&gt;Support for ASP.NET AJAX&lt;/li&gt; &lt;li&gt;Improved JavaScript debugging support&lt;/li&gt; &lt;li&gt;LINQ and ASP.NET&lt;/li&gt; &lt;li&gt;Short overview of Silverlight&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;New for Windows and Office development &lt;/b&gt; &lt;ul&gt; &lt;li&gt;Client level application services&lt;/li&gt; &lt;li&gt;Overview of improvements for Office development (including Office Ribbon)&lt;/li&gt; &lt;li&gt;Overview of WPF applications&lt;/li&gt; &lt;li&gt;Windows Vista-specific features and API’s&lt;/li&gt; &lt;li&gt;Deployment with Click-Once&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;New for ALM &lt;/b&gt; &lt;ul&gt; &lt;li&gt;Overview of improvements in VSTS 2008&lt;/li&gt; &lt;li&gt;Overall benefits of TFS&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;Registration (only possible for Microsoft Partners):&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Delivery 1 - Dec 13-14: &lt;a href="https://training.Partner.microsoft.com/plc/details.aspx?publisher=12&amp;amp;delivery=237349"&gt;https://training.Partner.microsoft.com/plc/details.aspx?publisher=12&amp;amp;delivery=237349&lt;/a&gt;&lt;/li&gt; &lt;li&gt;Delivery 2 - Jan 30-31: &lt;a href="https://training.Partner.microsoft.com/plc/details.aspx?publisher=12&amp;amp;delivery=237350"&gt;https://training.Partner.microsoft.com/plc/details.aspx?publisher=12&amp;amp;delivery=237350&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Just for your info: there is also another exclusive partner training on &lt;a href="https://training.partner.microsoft.com/plc/details.aspx?publisher=12&amp;amp;delivery=235151" target="_blank"&gt;Windows Server 2008 for Developers&lt;/a&gt; (Dec 17-19) covering Windows Communication Foundation, Windows Workflow Foundation, Windows CardSpace, Windows eventing, Windows PowerShell and MMC, MSMQ 4, IIS 7, transactional file system, virtualization and high performance computing.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Not working for a Microsoft Partner? Or want to learn on your own?&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;For classroom training, check out the list of &lt;a href="http://www.microsoft.com/belux/training" target="_blank"&gt;Microsoft Certified Partners for Learning Solutions to find a training on Visual Studio 2008&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;For self-paced learning, check out the &lt;a href="http://msdn2.microsoft.com/en-us/virtuallabs/default.aspx" target="_blank"&gt;MSDN Virtual Labs&lt;/a&gt; specifically for &lt;a href="http://msdn2.microsoft.com/en-us/virtuallabs/aa740439.aspx" target="_blank"&gt;Visual Studio&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-us/virtuallabs/aa740411.aspx" target="_blank"&gt;Visual Studio Team System&lt;/a&gt;. Also the &lt;a href="http://msevents.microsoft.com/CUI/SearchDisplay.aspx?culture=en-US&amp;amp;tgtAudHero=2#eventType=0;culture=en-US;advanced=mnp;pageNumber=1;sortKey=relevance;sortOrder=ASC;filterType=3;pageEvent=true;hdnInitialCount=1;audience=2;audienceHero=2" target="_blank"&gt;MSDN On-Demand Webcasts&lt;/a&gt; from the US might be worth a look. And to conclude my list (although there are many more possibilities), there is the &lt;a href="http://blogs.msdn.com/daiken/archive/2007/11/19/visual-studio-2008-training-kit-now-available.aspx" target="_blank"&gt;Visual Studio 2008 Training Kit&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6485925" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>MSDN Ramp Up Group on Facebook</title><link>http://blogs.msdn.com/tommer/archive/2007/10/26/msdn-ramp-up-group-on-facebook.aspx</link><pubDate>Fri, 26 Oct 2007 14:55:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5690192</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/5690192.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=5690192</wfw:commentRss><description>&lt;p&gt;Recently we launched a pilot of &lt;a href="http://msdn.microsoft.com/rampup/"&gt;MSDN Ramp Up&lt;/a&gt;, the online learning program to gain and evaluate your .NET development skills with Visual Studio 2005. Jenny, my colleague from Sweden, has created a &lt;a href="http://www.facebook.com/group.php?gid=6772045758"&gt;Facebook group for MSDN Ramp Up&lt;/a&gt; that you can join if you are in any way interested in the program.&lt;/p&gt; &lt;p&gt;If you don't know &lt;a href="http://msdn.microsoft.com/rampup"&gt;MSDN Ramp Up&lt;/a&gt; yet: the program offers different learning paths towards .NET Framework 2.0 and Visual Studio 2005. Each learning path is specifically created for different people with different starting skills, such as:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;beginning or aspiring developers&lt;/li&gt; &lt;li&gt;Visual Basic 6.0 developers&lt;/li&gt; &lt;li&gt;Java developers&lt;/li&gt; &lt;li&gt;Visual Studio .NET 2002/2003 developers&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The learning experience consists of texts, virtual online labs, webcasts, excerpts from Microsoft Press books, ... At the end of each stage, you can test your knowledge with an online assessment.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4f878552-d792-4865-a2e0-8bbeab69c4b2" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN%20Belux" rel="tag"&gt;MSDN Belux&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN%20Ramp%20Up" rel="tag"&gt;MSDN Ramp Up&lt;/a&gt;, &lt;a href="http://technorati.com/tags/learning" rel="tag"&gt;learning&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;, &lt;a href="http://technorati.com/tags/webcast" rel="tag"&gt;webcast&lt;/a&gt;, &lt;a href="http://technorati.com/tags/training" rel="tag"&gt;training&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5690192" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/Visual+Basic/default.aspx">Visual Basic</category></item><item><title>Microsoft Certification Exams: Free Second Shot</title><link>http://blogs.msdn.com/tommer/archive/2007/09/15/microsoft-certification-exams-free-second-shot.aspx</link><pubDate>Sat, 15 Sep 2007 16:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4896155</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/4896155.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=4896155</wfw:commentRss><description>&lt;P&gt;If you're taking &lt;A href="http://www.microsoft.com/learning/mcp/" target=_blank mce_href="http://www.microsoft.com/learning/mcp/"&gt;Microsoft Certification&lt;/A&gt; exams, you might be interested in the Second Shot offer that &lt;A href="http://www.microsoft.com/" target=_blank mce_href="http://www.microsoft.com/"&gt;Microsoft&lt;/A&gt; and &lt;A href="http://www.prometric.com/" target=_blank mce_href="http://www.prometric.com/"&gt;Prometric&lt;/A&gt; are running. If you take your exam between &lt;STRIKE&gt;15 September 2007 and 31 January 2008&lt;/STRIKE&gt; 30 June 2008, you can get a free retake on Microsoft &lt;A href="http://www.microsoft.com/belux/technet/" target=_blank mce_href="http://www.microsoft.com/belux/technet/"&gt;IT professional&lt;/A&gt;, &lt;A href="http://www.microsoft.com/belux/msdn/" target=_blank mce_href="http://www.microsoft.com/belux/msdn/"&gt;developer&lt;/A&gt; and &lt;A href="http://www.microsoft.com/belux/dynamics" target=_blank mce_href="http://www.microsoft.com/belux/dynamics"&gt;Dynamics&lt;/A&gt; exams if you fail the first time.&lt;/P&gt;
&lt;P&gt;In order to take advantage of this offer, you must register on the Microsoft website and follow specific instructions while scheduling your exam.&lt;/P&gt;
&lt;P&gt;Info at Prometric: &lt;A title=http://www.prometric.com/microsoft/2ndchance href="http://www.prometric.com/microsoft/2ndchance" mce_href="http://www.prometric.com/microsoft/2ndchance"&gt;http://www.prometric.com/microsoft/2ndchance&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Update&lt;/EM&gt;&lt;/STRONG&gt;: the Microsoft webpage for this promotion is &lt;A href="http://www.microsoft.com/learning/mcp/offers/secondshot/default.mspx"&gt;http://www.microsoft.com/learning/mcp/offers/secondshot/default.mspx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Update&lt;/EM&gt;&lt;/STRONG&gt;: the offer is extended till 30 June 2008!&lt;/P&gt;
&lt;DIV class=wlWriterSmartContent id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6855b5be-24f9-4ec6-a4fd-a305b65685fe style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;Technorati tags: &lt;A href="http://technorati.com/tags/Microsoft" rel=tag mce_href="http://technorati.com/tags/Microsoft"&gt;Microsoft&lt;/A&gt;, &lt;A href="http://technorati.com/tags/exams" rel=tag mce_href="http://technorati.com/tags/exams"&gt;exams&lt;/A&gt;, &lt;A href="http://technorati.com/tags/MCP" rel=tag mce_href="http://technorati.com/tags/MCP"&gt;MCP&lt;/A&gt;, &lt;A href="http://technorati.com/tags/certification" rel=tag mce_href="http://technorati.com/tags/certification"&gt;certification&lt;/A&gt;, &lt;A href="http://technorati.com/tags/second%20shot" rel=tag mce_href="http://technorati.com/tags/second%20shot"&gt;second shot&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Prometric" rel=tag mce_href="http://technorati.com/tags/Prometric"&gt;Prometric&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4896155" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/certification/default.aspx">certification</category></item><item><title>Promotional Video for TechEd Europe 2007</title><link>http://blogs.msdn.com/tommer/archive/2007/09/04/promotional-video-for-teched-europe-2007.aspx</link><pubDate>Tue, 04 Sep 2007 11:22:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4683694</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/4683694.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=4683694</wfw:commentRss><description>&lt;p&gt;September 28 is the last day that you can get the Early Bird discount when registering for TechEd Europe. Just a previous years, the organizers created a promotional video for the conference:&lt;/p&gt; &lt;p&gt; &lt;div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:6b6d0d8c-1ea0-407f-86ee-0b3f51a0e2f8" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;div id="6eccd877-6a1f-4224-978e-706e8c158eb3" style="margin: 0px; padding: 0px; display: inline;"&gt;&lt;div&gt;&lt;a href="http://soapbox.msn.com/video.aspx?vid=588c367a-8dc3-4cf8-9656-b5c989df4756&amp;amp;from=writer" target="_new"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/tommer/WindowsLiveWriter/PromotionalVideoforTechEdEurope2007_8CE5/video2c181c57cbaa.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('6eccd877-6a1f-4224-978e-706e8c158eb3'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;embed src=\&amp;quot;http://images.soapbox.msn.com/flash/soapbox1_1.swf\&amp;quot; quality=\&amp;quot;high\&amp;quot; width=\&amp;quot;432\&amp;quot; height=\&amp;quot;364\&amp;quot; wmode=\&amp;quot;transparent\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; pluginspage=\&amp;quot;http://macromedia.com/go/getflashplayer\&amp;quot; flashvars=\&amp;quot;c=v&amp;amp;v=588c367a-8dc3-4cf8-9656-b5c989df4756&amp;amp;from=writer\&amp;quot; &amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt=""&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;If you're interested to get a hi resolution WMV file of this video (for whatever reason, like for example playing it at a user group event), feel free to drop me an e-mail at &lt;a href="mailto:tom.mertens@microsoft.com"&gt;tom.mertens@microsoft.com&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Here are some other different TechEd Developers facts:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;You can become a &lt;a href="http://blogs.msdn.com/tommer/archive/2007/07/20/want-to-become-teched-europe-s-next-great-speaker.aspx" target="_blank"&gt;rock star at TechEd Developers&lt;/a&gt;: submit your &lt;a href="http://www.mseventseurope.com/teched/07/developers/Content/Pages/SpeakerIdol.aspx" target="_blank"&gt;Speaker Idol&lt;/a&gt; video presentation before 5 October 2007.&lt;/li&gt; &lt;li&gt;The UK-based NxtGenUG user group has several interesting podcasts online. In &lt;a href="http://www.nxtgenug.net/podcasts.aspx?PodcastID=38" target="_blank"&gt;their latest one&lt;/a&gt;, you'll hear an interview with Juval Löwy but they are also explaining their &lt;a href="http://www.nxtgenug.net/teched07/" target="_blank"&gt;Great TechEd Ticket Treasure Hunt&lt;/a&gt; (a competition where you can win a free TechEd Developers ticket).&lt;/li&gt; &lt;li&gt;If you're attending the conference, don't forget to &lt;a href="http://www.mseventseurope.com/teched/07/developers/Content/Pages/myblog.aspx" target="_blank"&gt;register your blog on the conference website&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;&lt;a href="http://blogs.msdn.com/hans_vb/archive/2007/08/30/tech-ed-europe-2007.aspx" target="_blank"&gt;Hans Verbeeck blogged about a Facebook group for TechEd Developers&lt;/a&gt;. You can find that group at &lt;a href="http://www.facebook.com/group.php?gid=2713709966"&gt;http://www.facebook.com/group.php?gid=2713709966&lt;/a&gt;.&lt;/li&gt; &lt;li&gt;Belgians and Luxemburgers are invited to the Belux Country Drink on 6 November in Barcelona. More information on that will be sent prior to the conference.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:15d61b2a-fe11-4346-be95-1a4bf3804efb" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN%20Belux" rel="tag"&gt;MSDN Belux&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TechEd" rel="tag"&gt;TechEd&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TechEd-Developers" rel="tag"&gt;TechEd-Developers&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Speaker%20Idol" rel="tag"&gt;Speaker Idol&lt;/a&gt;, &lt;a href="http://technorati.com/tags/commercial" rel="tag"&gt;commercial&lt;/a&gt;, &lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4683694" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/community/default.aspx">community</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/TechEd+Europe+for+Developers/default.aspx">TechEd Europe for Developers</category></item><item><title>"Analysis Services" Event By Belgian SQL Server User Group</title><link>http://blogs.msdn.com/tommer/archive/2007/09/03/analysis-services-event-by-belgian-sql-server-user-group.aspx</link><pubDate>Mon, 03 Sep 2007 11:12:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4674161</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/4674161.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=4674161</wfw:commentRss><description>&lt;p&gt;The &lt;a href="http://sqlug.be" target="_blank"&gt;Belgian SQL Server User Group&lt;/a&gt; is having an event on "Analysis Services" on Thursday 27 September. Presenter will be Nico Verbaenen. Here is the information they sent me on the event:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/sql/technologies/analysis/default.mspx" target="_blank"&gt;Analysis Services&lt;/a&gt; is Microsoft's OLAP solution that is also a part of the &lt;a href="http://www.microsoft.com/sql/" target="_blank"&gt;SQL Server&lt;/a&gt; product pack. With this first introduction session we want to give you an overview of what you can do with Analysis services. We'll show you the complete new look and feel of Analysis Services 2005.&amp;nbsp; And also show you some of the nice features. If you are curious in what Analysis services is, and want to have beginners information on how to use it, then this session is a perfect fit for you.  &lt;ul&gt; &lt;li&gt;Date: Thursday, 27 September 2007  &lt;li&gt;Doors open at 18:00  &lt;li&gt;Start of presentation at 18:30&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The event will take place in the offices of Kohera in Kontich. Driving directions can be found &lt;a href="http://www.cronos.be/routemap/index.html"&gt;here&lt;/a&gt;.  &lt;p&gt;Registration is required and open now.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Absolutely recommended!&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a3065d15-d338-4b51-a477-0699d3d2093c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN%20Belux" rel="tag"&gt;MSDN Belux&lt;/a&gt;, &lt;a href="http://technorati.com/tags/community" rel="tag"&gt;community&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQL%20Server" rel="tag"&gt;SQL Server&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Analysis%20Services" rel="tag"&gt;Analysis Services&lt;/a&gt;, &lt;a href="http://technorati.com/tags/SQLUG" rel="tag"&gt;SQLUG&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4674161" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/community/default.aspx">community</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Gain .NET Development Skills with MSDN Ramp Up; Program Pilots in Belgium</title><link>http://blogs.msdn.com/tommer/archive/2007/08/13/gain-net-development-skills-with-msdn-ramp-up-program-pilots-in-belgium.aspx</link><pubDate>Mon, 13 Aug 2007 11:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4275764</guid><dc:creator>tommer</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/tommer/comments/4275764.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=4275764</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://msdn.microsoft.com/rampup/" target=_blank mce_href="http://msdn.microsoft.com/rampup/"&gt;MSDN Ramp Up&lt;/A&gt; is a new online program where people can gain new Microsoft .NET development skills with .NET Framework 2.0. The program offers different guided learning paths for non-Visual Studio 2005 developers, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;aspiring developers,&lt;/LI&gt;
&lt;LI&gt;Java developers,&lt;/LI&gt;
&lt;LI&gt;Visual Basic 6.0 developers and&lt;/LI&gt;
&lt;LI&gt;Visual Studio .NET 2002/2003&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Each learning path is &lt;A href="http://msdn2.microsoft.com/en-us/rampup/bb402965.aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/rampup/bb402965.aspx"&gt;composed of premium technical content&lt;/A&gt; that aids the participant in developing strong fundamental skills in developing Windows and Web applications on the Microsoft application platform. The content comprises of select chapters of Microsoft Press books, world class e-Learning content and Virtual Labs, giving the participant the opportunity to apply their learning in a development environment as they proceed through the path. &lt;/P&gt;
&lt;P&gt;Participants completing the learning paths receive access to a Graduation Award which comprises of attractive discounted advance learning and certification opportunities.&amp;nbsp; The entire learning experience is offered to the participant at no cost, thereby presenting them a convenient opportunity to acquire new development skills at their own pace and enhance their career opportunities.&lt;/P&gt;
&lt;P&gt;This program has now started as a pilot in Belgium. The special Ramp Up offerings are only available to participants in Ramp Up pilot countries (currently: Belgium, Sweden, Malaysia, Thailand, Singapore and Philippines).&lt;/P&gt;
&lt;P&gt;If you're interested in classroom training on Visual Studio 2005 and .NET Framework 2.0, check out the &lt;A href="https://solutionfinder.microsoft.com/Partners/PartnersDirectory.aspx?location=f1f7f40841d3464892e4f14c6402feca&amp;amp;competency=983e1c0feadf477bac7d6bbfa1b2bf43" target=_blank mce_href="https://solutionfinder.microsoft.com/Partners/PartnersDirectory.aspx?location=f1f7f40841d3464892e4f14c6402feca&amp;amp;competency=983e1c0feadf477bac7d6bbfa1b2bf43"&gt;list of the Belgian Certified Partners for Learning Solutions&lt;/A&gt;.&lt;/P&gt;
&lt;DIV class=wlWriterSmartContent id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:222e4737-c61b-4e65-89e6-537ec0fcd94e style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;Technorati tags: &lt;A href="http://technorati.com/tags/MSDN%20Belux" rel=tag mce_href="http://technorati.com/tags/MSDN%20Belux"&gt;MSDN Belux&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Ramp%20Up" rel=tag mce_href="http://technorati.com/tags/Ramp%20Up"&gt;Ramp Up&lt;/A&gt;, &lt;A href="http://technorati.com/tags/skills%20development" rel=tag mce_href="http://technorati.com/tags/skills%20development"&gt;skills development&lt;/A&gt;, &lt;A href="http://technorati.com/tags/development" rel=tag mce_href="http://technorati.com/tags/development"&gt;development&lt;/A&gt;, &lt;A href="http://technorati.com/tags/Belgium" rel=tag mce_href="http://technorati.com/tags/Belgium"&gt;Belgium&lt;/A&gt;, &lt;A href="http://technorati.com/tags/MSPress" rel=tag mce_href="http://technorati.com/tags/MSPress"&gt;MSPress&lt;/A&gt;, &lt;A href="http://technorati.com/tags/free" rel=tag mce_href="http://technorati.com/tags/free"&gt;free&lt;/A&gt;, &lt;A href="http://technorati.com/tags/elearning" rel=tag mce_href="http://technorati.com/tags/elearning"&gt;elearning&lt;/A&gt;, &lt;A href="http://technorati.com/tags/training" rel=tag mce_href="http://technorati.com/tags/training"&gt;training&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4275764" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Free Online Self-Paced Course: "Microsoft Security Guidance Training for Developers"</title><link>http://blogs.msdn.com/tommer/archive/2007/07/25/free-online-self-paced-course-microsoft-security-guidance-training-for-developers.aspx</link><pubDate>Wed, 25 Jul 2007 18:23:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3953209</guid><dc:creator>tommer</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/tommer/comments/3953209.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=3953209</wfw:commentRss><description>&lt;p&gt;As a lot of developers still need to learn about application security, I'm very delighted to see that &lt;a href="https://www.microsoftelearning.com/" target="_blank"&gt;Microsoft Learning&lt;/a&gt;&amp;nbsp;still makes available 2 clincs (each take approx. 6 hours to complete) with Microsoft Security Guidance Training for Developers at no cost. If you're a &lt;em&gt;responsible&lt;/em&gt; developer, you should make sure you and your colleagues know the basics around application security. So please forward these 2 links to all people that you think might benefit from this free offer.&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/offerDetail.aspx?offerPriceId=127135" target="_blank"&gt;&lt;strong&gt;Clinic 2806: Microsoft Security Guidance Training for Developers (part 1)&lt;/strong&gt;&lt;/a&gt; &lt;p&gt;This online clinic provides students with knowledge and skills essential for the creation of applications with enhanced security. Students will learn about the need for implementing security at every stage of the development process and best practices for applying security principles. Students will also learn how to use established threat modeling methodologies and tools with other best practices to minimize vulnerabilities and limit damage from attacks. Finally, students will learn how to implement security features to enhance security for Web applications and Web services that are built by using Microsoft ASP.NET. &lt;p&gt;&lt;a href="https://www.microsoftelearning.com/eLearning/offerDetail.aspx?offerPriceId=127163" target="_blank"&gt;&lt;strong&gt;Clinic 2807: Microsoft® Security Guidance Training for Developers (part 2)&lt;/strong&gt;&lt;/a&gt; &lt;p&gt;This clinic discusses best practices for building security into the design, development, testing, and deployment phases of the software development life cycle. It is targeted towards individuals with at least one to two years of programming experience. The course will provide developers with the skills and knowledge to design and develop more secure Microsoft solutions.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Alternatively, you can also read the following Microsoft Press books on general application security topics: &lt;blockquote&gt; &lt;p&gt;&lt;a href="http://www.microsoft.com/mspress/books/5957.aspx" target="_blank"&gt;&lt;strong&gt;Writing Secure Code, Second Edition&lt;/strong&gt;&lt;/a&gt; &lt;p&gt;This book is a classic. Contrary to what one might think, this book is not boring at all. I remember having it read completely (approx. 800 pages) in about a week, which is very fast for me. Really recommended reading! As indicated on the book: "Discover the best practices for writing secure code and stopping malicious hackers in their tracks - direct from the top security experts at Microsoft!" &lt;p&gt;&lt;a href="http://www.microsoft.com/MSPress/books/10723.aspx" target="_blank"&gt;&lt;strong&gt;Writing Secure Code for Windows Vista&lt;/strong&gt;&lt;/a&gt; &lt;p&gt;This book complements "Writing Secure Code, Second Edition" and adds specific topics around application security and Windows Vista. Topics include developing applications to run without administrator privileges, best practices for integrity controls, authentication, authorization and cryptographic enhancements. &lt;p&gt;&lt;a href="http://www.microsoft.com/MSPress/books/8753.aspx" target="_blank"&gt;&lt;strong&gt;Security Development Lifecycle&lt;/strong&gt;&lt;/a&gt; &lt;p&gt;It's important to think about security from the beginning till the end when analyzing and developing an application. That's why&amp;nbsp;a Security Development Lifecycle should be incorporated in the Application Lifecycle. &lt;a href="http://blogs.msdn.com/michael_howard/" target="_blank"&gt;Michael Howard&lt;/a&gt; and Steve Lipner from the Microsoft Security Engineering Team share their knowledge and best practices around SDL with their readers. (Some Belgians might remember the &lt;a href="http://www.visug.be" target="_blank"&gt;VISUG session&lt;/a&gt; on this topic of several months ago. The feedback was quite positive.) You might also be interested in reading the &lt;a href="http://blogs.msdn.com/sdl/" target="_blank"&gt;Security Development Lifecycle MSDN Blog&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;I know that&amp;nbsp;I keep repeating the same message time after time. But that's only because it is still necessary to have people learn about application security. Still too many applications and web sites are vulnerable to the easiest, simplest&amp;nbsp;and most common security attacks. That's why every IT manager, every development team lead, yes, even every developer should make sure that their development team know about application security and how to avoid security breaches and pitfalls.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:8a7005bd-c1c9-49e5-be62-98fb1330fde2" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/elearning" rel="tag"&gt;elearning&lt;/a&gt;, &lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;, &lt;a href="http://technorati.com/tags/application%20security" rel="tag"&gt;application security&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN" rel="tag"&gt;MSDN&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;, &lt;a href="http://technorati.com/tags/training" rel="tag"&gt;training&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3953209" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Want To Become TechEd Europe's Next Great Speaker?</title><link>http://blogs.msdn.com/tommer/archive/2007/07/20/want-to-become-teched-europe-s-next-great-speaker.aspx</link><pubDate>Fri, 20 Jul 2007 09:56:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3934290</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/3934290.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=3934290</wfw:commentRss><description>&lt;p&gt;Speaker Idol is a contest at TechEd Europe where conference attendees can&amp;nbsp;compete to become a speaker&amp;nbsp;during the next TechEd Europe. &lt;a href="http://www.mseventseurope.com/teched/07/Developers/Content/Pages/IdolPrevWinners.aspx" target="_blank"&gt;Last year&lt;/a&gt; this contest was won by Belgian speaker, blogger and&amp;nbsp;MVP &lt;a href="http://community.bartdesmet.net/blogs/bart/" target="_blank"&gt;Bart De Smet&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;If you want to participate in this year's contest at &lt;a href="http://www.microsoft.com/europe/teched-developers/" target="_blank"&gt;TechEd Developers&lt;/a&gt;, be sure:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Record yourself delivering a presentation of maximum 3 minutes;&lt;/li&gt; &lt;li&gt;Submit that video before Friday 5 October, but preferably earlier as only the 30 first submissions are eligible to participate;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;See the full list of rules and process at the &lt;a href="http://www.mseventseurope.com/teched/07/Developers/Content/Pages/IdolContest.aspx" target="_blank"&gt;Speaker Idol 2007 page&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;I know that we have some great talent in Belgium, so I hope they'll submit an entry for the contest. It would be great to have a Belgian again as Speaker Idol! If you are a Belgian and want to participate, feel free to contact me at &lt;a href="mailto:tom.mertens@microsoft.com"&gt;tom.mertens@microsoft.com&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;PS. The &lt;a href="http://www.mseventseurope.com/teched/07/Developers/Content/Pages/SuperEarlyBird.aspx" target="_blank"&gt;Super Early Bird offer&lt;/a&gt; for the conference will end on 30 July. The Super Early Bird includes:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;300 EUR discount on the registration price;&lt;/li&gt; &lt;li&gt;An invitation to an exclusive session with a top Microsoft speaker;&lt;/li&gt; &lt;li&gt;Reserved priority seating during the opening keynote;&lt;/li&gt; &lt;li&gt;Limited edition baseball cap.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Last year we had more than 200 Belgians at TechEd Developers and it looks like we'll exceed that number of Belgian participants again this year. &lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:7f5b22f4-ce12-4ae3-9e4c-0945b474d3a4" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/TechEd" rel="tag"&gt;TechEd&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TechEd%20Developers" rel="tag"&gt;TechEd Developers&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Speaker%20Idol" rel="tag"&gt;Speaker Idol&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/conference" rel="tag"&gt;conference&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3934290" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category><category domain="http://blogs.msdn.com/tommer/archive/tags/TechEd+Europe+for+Developers/default.aspx">TechEd Europe for Developers</category></item><item><title>Free Event on the IIS7 "Longhorn" Web Server Platform in Belgium</title><link>http://blogs.msdn.com/tommer/archive/2007/05/08/free-event-on-the-iis7-longhorn-web-server-platform-in-belgium.aspx</link><pubDate>Tue, 08 May 2007 19:31:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2482656</guid><dc:creator>tommer</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/tommer/comments/2482656.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=2482656</wfw:commentRss><description>&lt;p&gt; &lt;h5&gt;&lt;a href="http://blogs.technet.com/aralves/archive/2007/04/27/upcoming-technet-event-web-administration-summit-tour.aspx" target="_blank"&gt;Arlindo was the first to write about it&lt;/a&gt;&amp;nbsp;(and he allowed me to borrow his post):&lt;/h5&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;a href="http://www.microsoft.com/belux/technet/nl/events/2007/webadmintour.mspx" target="_blank" atomicselection="true"&gt;&lt;img height="185" alt="WEB ADMINISTRATION SUMMIT TOUR - IIS7 Web Server Platform - Windows Server 'Longhorn'" src="http://www.microsoft.com/belux/technet/images/webadmintour_top.jpg" width="609" border="0"&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;font size="2"&gt;What is IIS7?&lt;/font&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;A secure, easy to manage server platform for developing and for reliable hosting Web applications. &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;Microsoft Windows Server code name "Longhorn" is the next generation of the Windows server operating system that helps IT maximize control over their infrastructure. Windows Server "Longhorn" delivers Microsoft's most powerful pipeline of Web technology around the latest version of Internet Information Services (IIS). Far from a simple version upgrade, IIS version 7.0 is an extensible platform for more reliably and securely hosting Web applications and services that are easy to manage at scale. &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;IIS 7.0 is a major enhancement to earlier versions, offering for the first time a componentized architecture with full extensibility, a single integrated pipeline for all IIS and ASP.NET processing, and a comprehensive Administration tool to support powerful diagnostics and delegated management.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;This comprehensive one-day seminar will introduce you to many of the key improvements in IIS 7, including administration, security and troubleshooting.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font size="2"&gt;When? &lt;/font&gt;&lt;/em&gt;&lt;/strong&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;Monday, May 21&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;b&gt;&lt;em&gt;&lt;font size="2"&gt;Agenda?&lt;/font&gt;&lt;/em&gt;&lt;/b&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;09:00&lt;br&gt;&lt;strong&gt;Microsoft's Next Generation Web Server: What's New in IIS7 for IT Pros&lt;/strong&gt;&lt;br&gt;This overview session will highlight the key points of interests for IT Pros in Internet Information Services version 7. IIS7 modularity increases security by allowing a reduced installation footprint and creation of specialized, streamlined servers. Application Pools are now “sandboxed” by default. You'll see how IIS7 eases administration with a new IIS Manage UI, delegated administration, and new tools for automating administrative tasks. Applications run more reliably as they are easier to troubleshoot with built in tracing and diagnostics. Finally, multiple servers can use a single configuration file with the shared configuration feature for web farms. (75 min) &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;10:15&lt;br&gt;&lt;strong&gt;Break&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;10:45&lt;br&gt;&lt;strong&gt;IIS7 Administration: The New IIS Manager&lt;/strong&gt;&lt;br&gt;IIS7 Administration centers around the new task-oriented IIS Manager. This redesigned administration tool has many major new capabilities including the ability to delegate features, edit .NET configuration and has significantly improved performance when managing many sites. The IIS Manager itself is an extensible, modular application that administrators can customize and developers can extend. In this presentation we'll explore how use and control the IIS Manager with a special focus on Delegated Administration. In addition, we'll explore how to use Granular Locking to fine tune your delegated settings beyond those available in the UI. (75 min) &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;12:00&lt;br&gt;&lt;strong&gt;Lunch&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;13:00&lt;br&gt;&lt;strong&gt;IIS7 Administration: Shared Configuration, Remote Control, and Automated Tools&lt;/strong&gt;&lt;br&gt;For web farms, IIS7 has a powerful new feature – Shared Configuration. This allows you to configure multiple servers to share a single configuration file. The benefits are clear - all web servers have identical configuration so there's no need to do configuration replication. In addition, IIS Manager has built in remote administration capabilities. Using https between the IIS Manager and the remote server, this feature includes the ability to define trusted users in IIS Manager and have identities securely stored in the IIS configuration, Windows SAM or AD, or a .NET provider. Of course, many organizations need to automate administration tasks. APPCMD is the new powerful, general purpose command line utility for controlling configuration, state for site and pools, and querying status. WMI has been improved specifically for IIS management, and there's a new managed code API Microsoft.Web.Adminsitration that makes it easy for developers use .NET to write IIS management tools. PowerShell can use the managed API or WMI, giving you a superior command line and scripting environment for managing your servers. (75 min) &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;14:15&lt;br&gt;&lt;strong&gt;Break&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;14:45&lt;br&gt;&lt;strong&gt;IIS7 Security: Less Exposure, Greater Control&lt;/strong&gt;&lt;br&gt;IIS7 security improvements can be found in many areas. In addition to the ability to control the server footprint, security is improved with the new URLFiltering and URLAuthorization capabilities. Also, you can now use Forms authentication with any content while leveraging .NET role and membership providers. In addition, there are key changes in the user principles and groups used by IIS7 that will make the server both easier to manage and more secure. Finally, application pool sandboxing helps to improve the security boundary between application pools. (75 min) &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;16:00&lt;br&gt;&lt;strong&gt;Break&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;16:15&lt;br&gt;&lt;strong&gt;IIS7 Troubleshooting: Failed Request Tracing&lt;/strong&gt;&lt;br&gt;One of the most exciting features in IIS7 for administrators is the new built-in failed request tracing capabilities. You can configure IIS7 to automatically create a detailed trace log of events that occurred in the request processing pipeline when specific error codes are seen and/or if a request takes more than N seconds to complete. This is configurable at the server, site, application, or file level, and can be configured in the UI or with a command line tool. The resulting trace log is ideal for identifying bottlenecks. Like everything in IIS7, it is extensible and can be customized with new events. (75 min) &lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;17:30&lt;br&gt;&lt;strong&gt;Q&amp;amp;A and Closing&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font size="2"&gt;Where?&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;Utopolis&lt;br&gt;Spuibeekstraat, 5 &lt;br&gt;2800 Mechelen / Malines &lt;br&gt;Belgium &lt;br&gt;&lt;/font&gt;&lt;a href="http://www.utopolis.be/top.aspx?cid=46"&gt;&lt;font color="#ff8000" size="2"&gt;How to get there &lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;font size="2"&gt;Registration (free of charge):&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a title="http://www.microsoft.com/belux/technet/nl/events/2007/webadmintour.mspx" href="http://www.microsoft.com/belux/technet/nl/events/2007/webadmintour.mspx"&gt;&lt;font color="#ff8000" size="2"&gt;http://www.microsoft.com/belux/technet/nl/events/2007/webadmintour.mspx&lt;/font&gt;&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;div align="left"&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:7b796992-83a5-4364-bab3-79f4a30d63a5" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Technet" rel="tag"&gt;Technet&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Longhorn" rel="tag"&gt;Longhorn&lt;/a&gt;, &lt;a href="http://technorati.com/tags/IIS7" rel="tag"&gt;IIS7&lt;/a&gt;, &lt;a href="http://technorati.com/tags/event" rel="tag"&gt;event&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2482656" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item><item><title>Two Day Free Open XML Training for Developers</title><link>http://blogs.msdn.com/tommer/archive/2007/04/27/two-day-free-open-xml-training-for-developers.aspx</link><pubDate>Fri, 27 Apr 2007 09:59:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2286730</guid><dc:creator>tommer</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/tommer/comments/2286730.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tommer/commentrss.aspx?PostID=2286730</wfw:commentRss><description>&lt;p&gt;A new hands-on training has been announced on &lt;a href="http://www.microsoft.com/belux/msdn/" target="_blank"&gt;MSDN Belgium &amp;amp; Luxembourg&lt;/a&gt;:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339433&amp;amp;Culture=en-US"&gt;&lt;strong&gt;How To Develop With Open XML – A Technical Deep Dive&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; 22 and 23 May 2007 from 9:00 till 17:00&lt;br&gt;&lt;strong&gt;Location:&lt;/strong&gt; Business Faculty, Neder-Over-Heembeek (Belgium)&lt;br&gt;&lt;strong&gt;Price:&lt;/strong&gt; free of charge&lt;/p&gt; &lt;p&gt;This course will start with a introduction to the particularities about programming with XML. Then the overall structure of the Open XML standard with the specialized packages for word processing, spreadsheet calculations and presentations is presented. All concepts are illustrated with hands-on experience.&amp;nbsp;When you end this course the second day, you will walk away with the total picture and enough practical, hands on experience to immediately start using Open XML programming techniques for the benefit of your own projects.&lt;/p&gt; &lt;p&gt;Open XML is very interesting from a developer’s point of view:&amp;nbsp; &lt;p&gt;1. It allows you to seamlessly integrate your applications with Office 2007, without having to recur to Office APIs; &lt;p&gt;2. Novell and Corel have announced Open XML support in their own desktop suites; you are not tied to the Microsoft platform per se; &lt;p&gt;3. Open XML is programming language neutral and platform neutral; it is an ideal bridge between Microsoft and non-Microsoft platforms; &lt;p&gt;4. Open XML&amp;nbsp; greatly facilitates the integration of back-end systems, that increasingly communicate using XML dialects, with the user’s desktop world. Document manipulation is not tied anymore to the desktop, but can be done at the business application level whenever appropriate.&lt;/p&gt;&lt;/blockquote&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:3148fd6c-cb78-46f2-a3ed-38e3b068c46a" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/MSDN" rel="tag"&gt;MSDN&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Open%20XML" rel="tag"&gt;Open XML&lt;/a&gt;, &lt;a href="http://technorati.com/tags/OpenXML" rel="tag"&gt;OpenXML&lt;/a&gt;, &lt;a href="http://technorati.com/tags/training" rel="tag"&gt;training&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2286730" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tommer/archive/tags/MSDN+Belux/default.aspx">MSDN Belux</category><category domain="http://blogs.msdn.com/tommer/archive/tags/training/default.aspx">training</category></item></channel></rss>