<?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>A Developer&#039;s Blog &#187; Certification</title>
	<atom:link href="http://blog.hoegaerden.be/tag/certification/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hoegaerden.be</link>
	<description>SQL Server, BI, .NET, IT and anything else I have been playing with.</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:15:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>First MCTS, Then MCITP</title>
		<link>http://blog.hoegaerden.be/2010/10/08/first-mcts-then-mcitp/</link>
		<comments>http://blog.hoegaerden.be/2010/10/08/first-mcts-then-mcitp/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 18:37:47 +0000</pubDate>
		<dc:creator>Valentino Vranken</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS]]></category>

		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/10/08/first-mcts-then-mcitp/</guid>
		<description><![CDATA[Not that long ago I posted an item showing off my third Microsoft Certified Technology Specialist (MCTS) certificate on SQL Server 2008.  With the MTCS certificates all in my pocket, the time had come to start on the Microsoft Certified IT Professional (MCITP) certification track. Yes, I’m happy to announce that I have passed the [...]]]></description>
			<content:encoded><![CDATA[<p>Not that long ago I posted an item showing off <a title="MCTS++" href="http://blog.hoegaerden.be/2010/07/11/mcts/">my third Microsoft Certified Technology Specialist (MCTS) certificate</a> on SQL Server 2008.  With the MTCS certificates all in my pocket, the time had come to start on the Microsoft Certified IT Professional (MCITP) certification track.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px;" title="Microsoft Certified IT Professional (MCITP), Database Developer 2008" src="http://blog.hoegaerden.be/wp-content/uploads/MCITPrgb_12551.png" border="0" alt="Microsoft Certified IT Professional (MCITP), Database Developer 2008" width="308" height="69" align="right" />Yes, I’m happy to announce that I have passed the 70-451 exam.  For those who are not familiar with the numbers, it’s the exam to get the MCITP Database Developer 2008 certificate.</p>
<p>Obviously I can’t say anything about the content of the exam, but what I can do is explain the questioning style with a fictitious example.</p>
<h2>Fictitious MCTS Question</h2>
<p>If you’ve done one of the MCTS exams, you know that there’s quite some focus on syntax stuff.  Here’s an example.</p>
<p><strong>Question Example</strong></p>
<p>Select the answer that completes the following sentence:</p>
<blockquote><p>Microsoft SQL Server 2008 is a …</p></blockquote>
<p>A. floppy drive system</p>
<p>B. Beta Ace Service</p>
<p>C. Database Server</p>
<p>D. Operating System</p>
<p><em>(Correct answer is C.)</em></p>
<p>Obviously this is fairly simple.  Now, imagine that the question mentions an incomplete query and you need to select the right answer to complete it.  And there are two (or more) similar answers that seem plausible to you.  Until you start thinking, sometimes thinking hard.  And then it hits you: three out of the four answers contain something to invalidate the query because of a syntax issue.</p>
<p>That’s the MCTS style.  I don’t really like it to be honest.  In real-life, when I’m not sure of the syntax, first of all the Management Studio will tell me .  If that’s not enough, I do a quick search in the Books Online and I’m good to go.  Obviously you won’t be able to answer these questions if you’re not familiar with the statements.  But then again, if you read about the syntax an hour before the exam, you’ll probably still remember it, and you will be able to answer the question.  What does that prove then?  I’ll leave the conclusion to you.  To be fair I need to mention that not all questions are like this.</p>
<h2>Fictitious MCITP Question</h2>
<p>The questioning style for the MCITP exam is a bit different.  There’s less focus on syntax details, or just one single detail, and more on the broader picture.  Again I’ll demonstrate with an example.</p>
<p><strong>Question Example<a title="Yearling T-bone steak" href="http://blog.hoegaerden.be/wp-content/uploads/image356.png" target="_blank"><img style="margin: 0px 0px 0px 5px; display: inline; border: 0px;" title="Yearling T-bone steak" src="http://blog.hoegaerden.be/wp-content/uploads/image_thumb82.png" border="0" alt="Yearling T-bone steak" width="219" height="212" align="right" /></a></strong></p>
<p>You’re hungry and you need to do something about it by method of eating.</p>
<p>What answer will solve your problem, taking into account that:</p>
<ul>
<li>you need to be able to do sports in an hour time</li>
<li>you don’t have a microwave oven</li>
<li>you’re allergic to certain types of fruit</li>
</ul>
<p>A. a T-Bone steak (500 grams) with a creamy pepper sauce accompanied by French Fries</p>
<p>B. cold pasta that you really don’t want to eat unheated</p>
<p>C. hot pasta with meat and zucchini</p>
<p>D. cold pasta with onion, apple and tomato</p>
<p><em>(Correct answer is C.)</em></p>
<p>Do you notice the difference?  You need a much broader knowledge to be able to solve these types of question.  For our example, you need to know that a microwave oven can be used to heat up food and you need to know that zucchini is not fruit.  Furthermore you need to be aware that answer A would be in conflict with the ability to do sports an hour after eating.</p>
<p>I prefer these types of question over the MCTS style.  I believe these require more knowledge of and on-the-job experience with the product.  And after all, proving that you have some knowledge about it is the whole point of the exams, right?</p>
<p>For another great story related to the 70-433 and 70-451 exams – that’s the MCTS and MCITP for the Database Developer 2008 credential – check out Brent Ozar’s blog post: <a title="MCM Prep Week: Microsoft Exams 70-433 and 70-451" href="http://www.brentozar.com/archive/2010/02/mcm-prep-week-microsoft-exam-70-433-and-70-451/" target="_blank">MCM Prep Week: Microsoft Exams 70-433 and 70-451</a>.  He wrote it while <a title="Brent Ozar on SQL MCM" href="http://www.brentozar.com/sql-mcm/" target="_blank">preparing for the MCM certification track</a>.</p>
<p>That’s it for now, have fun!</p>
<p>Valentino.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.hoegaerden.be%2F2010%2F10%2F08%2Ffirst-mcts-then-mcitp%2F&amp;title=First%20MCTS%2C%20Then%20MCITP" id="wpa2a_2"><img src="http://blog.hoegaerden.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.hoegaerden.be/2010/10/08/first-mcts-then-mcitp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCTS++</title>
		<link>http://blog.hoegaerden.be/2010/07/11/mcts/</link>
		<comments>http://blog.hoegaerden.be/2010/07/11/mcts/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 12:14:55 +0000</pubDate>
		<dc:creator>Valentino Vranken</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS]]></category>

		<guid isPermaLink="false">http://blog.hoegaerden.be/2010/07/11/mcts/</guid>
		<description><![CDATA[The regular readers among you may have noticed that my posting frequency went down a little these last few weeks.&#160; One reason for that is the excellent weather in Belgium, combined with the two-months long holiday of our kids. Another reason is that I enrolled myself for a Microsoft certification exam, so I needed my [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Time to relax a bit!" href="http://www.flickr.com/photos/samsmith/7566268/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 30px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.hoegaerden.be/wp-content/uploads/image322.png" width="242" height="323" /></a>The regular readers among you may have noticed that my posting frequency went down a little these last few weeks.&#160; One reason for that is the excellent weather in Belgium, combined with the two-months long holiday of our kids.</p>
<p>Another reason is that I enrolled myself for a Microsoft certification exam, so I needed my spare time to prepare for that.</p>
<p>So last Friday I went to the Prometric test center and completed the exam.</p>
<p>What exam did I do?&#160; Well, <a title="MCTS SQL Server 2008 x 2" href="http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/">a couple of years ago I participated in two beta exams for SQL Server 2008</a> and achieved the <a title="MCTS: SQL Server 2008, Implementation and Maintenance" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-432&amp;locale=en-us" target="_blank">MCTS DBA (71-432)</a> and the <a title="MCTS: SQL Server 2008, Business Intelligence Development and Maintenance" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-448&amp;locale=en-us" target="_blank">MCTS BI (71-448)</a> certificates.&#160; Which means I was still missing the MCTS Developer (70-433) title.</p>
<p>Indeed, the exam in which I participated is the one leading to the <a title="MCTS: SQL Server 2008, Database Development" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-433&amp;locale=en-us" target="_blank">MCTS: SQL Server 2008, Database Development</a> certificate.&#160; And I passed with success!! <img src='http://blog.hoegaerden.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>At the end of the exam you’re given the opportunity to comment on the experience.&#160; One of my comments was that test takers should be allowed to take a drink with them inside the room.&#160; The current temperatures here in Belgium are over 35°C (95°F) and I was inside for more than two hours.&#160; Even though the temperature inside wasn’t as hot as outside, my throat was dry by the end of the exam.&#160; If Microsoft is worried that people cheat by hiding notes inside the container, just add “unopened” and “see-through” to the requirements of the drink bottle.&#160; I don’t see why that shouldn’t be possible.</p>
<p>So, I can now update my About page with the following logo:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="The full SQL Server 2008 MCTS stack" border="0" alt="The full SQL Server 2008 MCTS stack" src="http://blog.hoegaerden.be/wp-content/uploads/MCTSrgb_1269_1270_1271.png" width="506" height="80" /></p>
</p>
<p>Okay, time to enjoy a mojito now!</p>
<p>Have fun!</p>
<p>Valentino.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.hoegaerden.be%2F2010%2F07%2F11%2Fmcts%2F&amp;title=MCTS%2B%2B" id="wpa2a_4"><img src="http://blog.hoegaerden.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.hoegaerden.be/2010/07/11/mcts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Number of MCPs Worldwide</title>
		<link>http://blog.hoegaerden.be/2009/02/22/number-of-mcps-worldwide/</link>
		<comments>http://blog.hoegaerden.be/2009/02/22/number-of-mcps-worldwide/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 14:28:39 +0000</pubDate>
		<dc:creator>Valentino Vranken</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS]]></category>

		<guid isPermaLink="false">http://blog.hoegaerden.be/2009/02/22/number-of-mcps-worldwide/</guid>
		<description><![CDATA[Since I participated in the SQL Server 2008 MCTS beta exams last year I wondered how many people would actually do this.  Now I have found part of the answer. Microsoft keeps a count of all MCPs, grouped by certificate.  This page is was called Number of Microsoft Certified Professionals Worldwide and is located on [...]]]></description>
			<content:encoded><![CDATA[<p>Since I participated in the <a title="MCTS SQL Server 2008 x 2" href="http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/" target="_blank">SQL Server 2008 MCTS beta exams last year</a> I wondered how many people would actually do this.  Now I have found part of the answer.</p>
<p>Microsoft keeps a count of all MCPs, grouped by certificate.  This page <span style="text-decoration: line-through;">is</span> was called <a title="Number of Microsoft Certified Professionals Worldwide" href="http://www.microsoft.com/learning/mcp/certified.mspx" target="_blank">Number of Microsoft Certified Professionals Worldwide</a> and is located on the <a title="Microsoft Certifications Overview" href="http://www.microsoft.com/learning/mcp/default.mspx" target="_blank">Microsoft Learning site</a>.<strong> Update:</strong> with a layout update to the Learning site it has been relocated to the <a title="By the Numbers" href="http://www.microsoft.com/learning/en/us/certification/cert-overview.aspx#tab5" target="_blank">By the Numbers</a> tab on the Certification Overview.</p>
<p>Obviously, the certificates that I achieved are mentioned on the page and I must say that I&#8217;m quite surprised.  These numbers do not reflect how many people took part of the beta exams but at least everyone that passed them since they became available (either beta or regular) is counted here.  I thought that the counts would be in the thousands range but apparently not.</p>
<p>At this moment (numbers are current as of January 2009) there are 2,381,907 MCPs in the whole wide world.  Out of these, <strong>464</strong> people hold the <a title="Preparation Guide for Exam 70-432" href="http://www.microsoft.com/learning/en/us/exams/70-432.mspx" target="_blank">SQL Server 2008, Implementation and Maintenance (70-432)</a> certificate and only <strong>188</strong> passed the <a title="Preparation Guide for Exam 70-448" href="http://www.microsoft.com/learning/en/us/exams/70-448.mspx" target="_blank">SQL Server 2008, Business Intelligence Development and Maintenance (70-448)</a> exam!</p>
<p>Here are some more SQL Server-related certificate counts:</p>
<table border="0" cellspacing="0" cellpadding="2" width="492">
<tbody>
<tr>
<td width="87" valign="top"><strong>Microsoft credential</strong></td>
<td width="321" valign="top"><strong>Certification</strong></td>
<td width="79" align="right" valign="top"><strong>Worldwide achievers</strong></td>
</tr>
<tr>
<td width="88" valign="top">MCTS</td>
<td width="321" valign="top">SQL Server 2005: Business Intelligence Development</td>
<td width="79" align="right" valign="top">3,119</td>
</tr>
<tr>
<td width="90" valign="top">MCTS</td>
<td width="321" valign="top">SQL Server 2005</td>
<td width="79" align="right" valign="top">47,245</td>
</tr>
<tr>
<td width="91" valign="top">MCTS</td>
<td width="321" valign="top">SQL Server 2008, Database Development</td>
<td width="79" align="right" valign="top">286</td>
</tr>
<tr>
<td width="92" valign="top">MCITP</td>
<td width="321" valign="top">Business Intelligence Developer</td>
<td width="79" align="right" valign="top">1,194</td>
</tr>
<tr>
<td width="93" valign="top">MCITP</td>
<td width="321" valign="top">Business Intelligence Developer 2008</td>
<td width="79" align="right" valign="top">80</td>
</tr>
<tr>
<td width="93" valign="top">MCITP</td>
<td width="321" valign="top">Database Administrator</td>
<td width="79" align="right" valign="top">7,200</td>
</tr>
<tr>
<td width="93" valign="top">MCITP</td>
<td width="321" valign="top">Database Administrator 2008</td>
<td width="79" align="right" valign="top">161</td>
</tr>
<tr>
<td width="93" valign="top">MCITP</td>
<td width="321" valign="top">Database Developer</td>
<td width="79" align="right" valign="top">3,121</td>
</tr>
<tr>
<td width="93" valign="top">MCITP</td>
<td width="321" valign="top">Database Developer 2008</td>
<td width="79" align="right" valign="top">143</td>
</tr>
<tr>
<td width="93" valign="top">MCM</td>
<td width="321" valign="top">Microsoft Certified Master: Microsoft SQL Server 2008</td>
<td width="79" align="right" valign="top">2</td>
</tr>
<tr>
<td width="93" valign="top">MCA</td>
<td width="321" valign="top">Database</td>
<td width="79" align="right" valign="top">18</td>
</tr>
</tbody>
</table>
<p>To be allowed to participate in the <a title="Microsoft Certified IT Professional (MCITP) Certifications for Microsoft SQL Server 2008" href="http://www.microsoft.com/learning/mcp/mcitp/sql/2008/default.mspx" target="_blank">MCITP (Microsoft Certified IT Professional)</a> exams you need to hold the MCTS degree on the same subject.</p>
<p>When you have succeeded in both MCITP Database Developer AND MCITP Database Administrator the next step is <a title="Microsoft Certified Master: Microsoft SQL Server 2008" href="http://www.microsoft.com/learning/mcp/master/sql/default.mspx" target="_blank">MCM (Microsoft Certified Master)</a>.</p>
<p>And finally, if you still have not satisfied your hunger for certification, you can go for <a title="Microsoft Certified Architect: Database Overview" href="http://www.microsoft.com/learning/mcp/architect/database/default.mspx" target="_blank">MCA (Microsoft Certified Architect)</a>.</p>
<p>Have a look at the <a title="Invest in Your Future with a Microsoft SQL Server 2008 Certification" href="http://www.microsoft.com/learning/mcp/sql/2008/default.mspx" target="_blank">Microsoft SQL Server 2008 Certification site</a> if you&#8217;re wanting to invest in your future!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.hoegaerden.be%2F2009%2F02%2F22%2Fnumber-of-mcps-worldwide%2F&amp;title=Number%20of%20MCPs%20Worldwide" id="wpa2a_6"><img src="http://blog.hoegaerden.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.hoegaerden.be/2009/02/22/number-of-mcps-worldwide/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Experts Exchange: earned my first shirt</title>
		<link>http://blog.hoegaerden.be/2009/01/18/experts-exchange-earned-my-first-shirt/</link>
		<comments>http://blog.hoegaerden.be/2009/01/18/experts-exchange-earned-my-first-shirt/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 13:46:55 +0000</pubDate>
		<dc:creator>Valentino Vranken</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Experts Exchange]]></category>

		<guid isPermaLink="false">http://blog.hoegaerden.be/2009/01/18/experts-exchange-earned-my-first-shirt/</guid>
		<description><![CDATA[Some months ago I decided to start helping people on Experts Exchange by subscribing myself as an Expert and answering questions when I have some spare time.  I have several motives for this, such as: it helps me to think about technology it&#8217;s interesting to read other people&#8217;s opinion on a topic of interest I [...]]]></description>
			<content:encoded><![CDATA[<p>Some months ago I decided to start helping people on <a title="Experts Exchange" href="http://www.experts-exchange.com" target="_blank">Experts Exchange</a> by subscribing myself as an Expert and answering questions when I have some spare time.  I have several motives for this, such as:</p>
<ul>
<li>it helps me to think about technology</li>
<li>it&#8217;s interesting to read other people&#8217;s opinion on a topic of interest</li>
<li>I like looking for a solution to a specific problem, to learn and at the same time help someone else</li>
<li>it gives a good idea of what technology other people are working with nowadays</li>
<li>Free shirts!</li>
</ul>
<p><a title="How to become an expert" href="http://www.experts-exchange.com/registerFree.jsp" target="_blank">Subscribing as an Expert</a> is free and gives you a Limited Member account.</p>
<p>Answering questions gives you Expert Points.  The maximum amount of Expert Points that one can score on a question is 2,000.</p>
<p>Earning a total of 10,000 Expert Points and maintaining a monthly score of 3,000 Expert Points gives you access to Premium Services, for free.  Your account status gets upgraded from Limited Member to Qualified Expert.  One of the interesting parts of Premium Services is that you get Unlimited Question Points (i.e. the points that you need to ask a question yourself).</p>
<p>Expert Points are scored in the zone where the question was asked (max. 3 zones per question).  My focus is currently on all SQL Server related zones.  The first rank that can be earned is Master and you can get it by scoring 50,000 Expert Points in a zone.</p>
<p>About a week ago I earned my first rank, Master in MS SQL Server.</p>
<p><a href="http://blog.hoegaerden.be/wp-content/uploads/image1.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/image-thumb1.png" border="0" alt="Profile of ValentinoV on Experts Exchange" width="512" height="437" /></a></p>
<p>Currently I have scored a total of 66,604 Expert Points and I have gained these by answering 53 questions.</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/image2.png" border="0" alt="Answer History" width="126" height="126" /></p>
<p>As the screenshot above shows, on Experts Exchange I am known as ValentinoV.  <a title="ValentinoV on Experts Exchange" href="http://www.experts-exchange.com/M_4543448.html" target="_blank">See my profile</a> for up-to-date info.</p>
<p>Gaining a rank gives you the ability to generate an email signature:</p>
<p><a href="http://blog.hoegaerden.be/wp-content/uploads/image3.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/image-thumb2.png" border="0" alt="Email Signature" width="484" height="367" /></a></p>
<p>Another feature is to generate a certificate with your ranks:</p>
<p><a href="http://blog.hoegaerden.be/wp-content/uploads/image4.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/image-thumb3.png" border="0" alt="Certificate" width="471" height="275" /></a></p>
<p>Clicking the Create Certificate button will generate a PDF file <a title="Experts Exchange Master Certificate" href="http://blog.hoegaerden.be/files/EE_Master_Certificate.pdf" target="_blank">such as this one</a>.</p>
<p>And finally, you get a free shirt which specifies your rank on the sleeve.  Looking forward to receiving it.</p>
<p><a href="http://blog.hoegaerden.be/wp-content/uploads/image5.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/image-thumb4.png" border="0" alt="Free shirt" width="461" height="194" /></a></p>
<p>As you see, it earns to be an Expert. <img src='http://blog.hoegaerden.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.hoegaerden.be%2F2009%2F01%2F18%2Fexperts-exchange-earned-my-first-shirt%2F&amp;title=Experts%20Exchange%3A%20earned%20my%20first%20shirt" id="wpa2a_8"><img src="http://blog.hoegaerden.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.hoegaerden.be/2009/01/18/experts-exchange-earned-my-first-shirt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCTS SQL Server 2008 x 2</title>
		<link>http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/</link>
		<comments>http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:25:45 +0000</pubDate>
		<dc:creator>Valentino Vranken</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/</guid>
		<description><![CDATA[During this year&#8217;s summer holidays I was surfing around on the great wild web, looking for interesting articles to read, when I stumbled upon the blog of Gerry O&#8217;Brien, Technical Product Planner Developer Certifications at Microsoft. And it so happened to be that in one of his last posts at that time he announced free [...]]]></description>
			<content:encoded><![CDATA[<p>During this year&#8217;s summer holidays I was surfing around on the great wild web, looking for interesting articles to read, when I stumbled upon the blog of <a href="http://blogs.msdn.com/gerryo/default.aspx" target="_blank">Gerry O&#8217;Brien</a>, Technical Product Planner Developer Certifications at Microsoft.</p>
<p>And it so happened to be that in one of his last posts at that time he announced free beta exams for SQL Server 2008.  So I thought, what the heck, let&#8217;s give it a go!  Following that I spent some time installing the most recent SQL Server 2008 CTP (or was it RC0), reading books and articles and other interesting reference material such as SQL Server Books Online.  And I participated in the following two exams:</p>
<ul>
<li>71-432: TS: Microsoft SQL Server 2008, Implementation and Maintenance</li>
<li>71-448: TS: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance</li>
</ul>
<p>Each exam consisted of 70 questions, some easy ones and some not that easy.  I needed about 2 &#8211; 2.5 hours to complete each exam.  I probably don&#8217;t need to mention that the BI exam was the most challenging of these two.</p>
<p>As it goes with beta exams, you need a lot of patience waiting for the results.  Earlier this week I finally received notice that I didn&#8217;t pass one but both of the exams!!  These were the first Microsoft exams that I ever took, so not only did I make it to Microsoft Certified Professional (MCP), I can now call myself Microsoft Certified Technology Specialist (MCTS) as well! <img src='http://blog.hoegaerden.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Some proof (no, this was not photoshopped):</p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 5px 0px 5px 5px; border-right-width: 0px" src="http://blog.hoegaerden.be/wp-content/uploads/mctsrgb-1271-12691.png" border="0" alt="MCTS SQL Server 2008" width="471" height="75" /></p>
<p>If you&#8217;re interested in getting certified yourself, have a look at the <a href="http://www.microsoft.com/learning/mcp/default.mspx" target="_blank">Microsoft Certifications</a> website.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.hoegaerden.be%2F2008%2F10%2F11%2Fmcts-sql-server-2008-x-2%2F&amp;title=MCTS%20SQL%20Server%202008%20x%202" id="wpa2a_10"><img src="http://blog.hoegaerden.be/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.hoegaerden.be/2008/10/11/mcts-sql-server-2008-x-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

