
<?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>merill.net &#187; Certification</title>
	<atom:link href="http://merill.net/category/certification/feed/" rel="self" type="application/rss+xml" />
	<link>http://merill.net</link>
	<description>My utmost for His highest, my best for His glory</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>.NET 4 Free Beta Exam Vouchers</title>
		<link>http://merill.net/2010/03/net-4-free-beta-exam-vouchers/</link>
		<comments>http://merill.net/2010/03/net-4-free-beta-exam-vouchers/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 23:18:54 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[voucher]]></category>

		<guid isPermaLink="false">http://merill.net/2010/03/net-4-free-beta-exam-vouchers/</guid>
		<description><![CDATA[Looks like I somehow missed this. Free vouchers for the .NET 4 (Visual Studio 2010 Beta Exams) are available online in the Born to Learn blog. I couldn’t register for the 71-515 (TS: Web Application Development with .NET 4) exam as it was booked up but there were seats still available for the other two [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like I somehow missed this. Free vouchers for the .NET 4 (Visual Studio 2010 Beta Exams) are available online in the <a href="http://borntolearn.mslearn.net/btl/b/weblog/archive/2010/03/17/register-for-visual-studio-2010-beta-exams.aspx">Born to Learn</a> blog.</p>
<p>I couldn’t register for the 71-515 (TS: Web Application Development with .NET 4) exam as it was booked up but there were seats still available for the other two exams that I registered for today.</p>
<ul>
<li><a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-519&amp;locale=en-us">Exam 71-519: Pro: Designing and Developing Web Applications Using Microsoft .NET Framework 4</a></li>
<li><a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-513&amp;locale=en-us">Exam 71-513: TS: Windows Communication Foundation Development with Microsoft .NET Framework 4</a></li>
</ul>
<p>You need to take the exams before 30-Apr, so you have almost a month to get prepared. You can also make use for the pilot beta preparation resources that other candidates are sharing, see the ‘<a href="http://borntolearn.mslearn.net/btl/b/weblog/archive/2010/03/22/preparing-for-the-visual-studio-2010-beta-exams.aspx">Preparing for the Visual Studion 2010 beta exams</a>’ post by Krista.</p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2010/03/net-4-free-beta-exam-vouchers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TypeForwardedToAttributes</title>
		<link>http://merill.net/2006/12/typeforwardedtoattributes/</link>
		<comments>http://merill.net/2006/12/typeforwardedtoattributes/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 14:55:44 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2006/12/TypeForwardedToAttributes.aspx</guid>
		<description><![CDATA[While preparing for the 70&#8211;551 exam I came across the new TypeForwardedToAttributes class. Searching for this on MSDN brought up &#8220;no search results&#8221;. Hmm.. that sounded funny. Searching on Live&#160;did bring up some results. The problem stems from the fact that the actual class name is TypeForwardedToAttribute not TypeForwardedToAttributes as incorecctly stated in the exam [...]]]></description>
			<content:encoded><![CDATA[<p>While preparing for the <a href="http://www.microsoft.com/learning/exams/70-551.mspx">70&ndash;551</a> exam I came across the new TypeForwardedToAttributes class. Searching for this on <a href="http://search.msdn.microsoft.com/search/default.aspx?__VIEWSTATE=&amp;query=typeforwardedtoattributes&amp;siteid=0&amp;tab=0">MSDN</a> brought up &ldquo;no search results&rdquo;. Hmm.. that sounded funny.</p>
<p>Searching on <a href="http://live.com/">Live</a>&nbsp;did bring up some results. The problem stems from the fact that the actual class name is <a href="http://msdn2.microsoft.com/en-us/library/system.runtime.compilerservices.typeforwardedtoattribute.aspx">TypeForwardedToAttribute</a> not TypeForwardedToAttributes as incorecctly stated in the exam preparation guide <a href="http://www.microsoft.com/learning/exams/70-551.mspx">page</a>.</p>
<p>A handy feature too which allows you to move classes from one assembly to another without breaking existing applications that have the earlier reference. Bill Bozeman&rsquo;s blog has a good overview on the <a href="http://www.bozemanblog.com/PermaLink,guid,2e6d7675-eb43-438f-8b93-9155ca1712fa.aspx">TypeForwardedToAttributes</a> class with examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2006/12/typeforwardedtoattributes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MCSD.NET &#8211; Check!</title>
		<link>http://merill.net/2003/09/mcsdnet-check/</link>
		<comments>http://merill.net/2003/09/mcsdnet-check/#comments</comments>
		<pubDate>Thu, 25 Sep 2003 22:26:42 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2003/09/MCSDNET---Check!.aspx</guid>
		<description><![CDATA[Finally, took my last exam for the MCSD.NET today. This was the Designing and Implementing Databases with SQL Server 2000 exam and I scored 87%. Now I only need to take the Administering exam on SQL Server to get my MCDBA. But that&#8217;ll have to wait till November as I don&#8217;t have the time or [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        Finally, took my last exam for the MCSD.NET today. This was the Designing and Implementing<br />
        Databases with SQL Server 2000 exam and I scored 87%.
    </p>
<p>
        Now I only need to take the Administering exam on SQL Server to get my MCDBA. But<br />
        that&#8217;ll have to wait till November as I don&#8217;t have the time or the money to spend<br />
        on exams for now.
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/09/mcsdnet-check/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Passed 70-300 Analyzing Requirements and Defining Microsoft .NET Solution Architectures</title>
		<link>http://merill.net/2003/09/passed-70-300-analyzing-requirements-and-defining-microsoft-net-solution-architectures/</link>
		<comments>http://merill.net/2003/09/passed-70-300-analyzing-requirements-and-defining-microsoft-net-solution-architectures/#comments</comments>
		<pubDate>Sun, 14 Sep 2003 18:15:56 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">/post/2003/09/Passed-70-300-Analyzing-Requirements-and-Defining-Microsoft-NET-Solution-Architectures.aspx</guid>
		<description><![CDATA[The exam consisted of three case studies having 15, 10 and 7 questions. My preparation for this exam was reading the MOC Course 2710 Analyzing Requirements and Defining Microsoft .NET Solution Architectures. For anyone planning to take this exam but who can&#8217;t get their hands on this, read up a lot about the MSF Process [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        The exam consisted of three case studies having 15, 10 and 7 questions. My preparation<br />
        for this exam was reading the MOC <a href="http://www.microsoft.com/traincert/syllabi/2710bfinal.asp">Course<br />
        2710</a> Analyzing Requirements and Defining Microsoft .NET Solution Architectures.<br />
        For anyone planning to take this exam but who can&#8217;t get their hands on this, read<br />
        up a lot about the <a href="http://www.microsoft.com/technet/treeview/default.asp?url=/technet/itsolutions/tandp/innsol/default.asp">MSF<br />
        Process Model</a>, particularly the Planning Phase and know the distinctions between<br />
        the Conceptual, Logical and Physical Models.
    </p>
<p>
        Now I&#8217;ve just got to do one more exam to complete my MCSD.NET, hope I can take it<br />
        by this Friday then I would have completed all five MCSD exams in just five weeks.
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/09/passed-70-300-analyzing-requirements-and-defining-microsoft-net-solution-architectures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCAD .NET</title>
		<link>http://merill.net/2003/09/mcad-net/</link>
		<comments>http://merill.net/2003/09/mcad-net/#comments</comments>
		<pubDate>Tue, 02 Sep 2003 19:20:42 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2003/09/MCAD-NET.aspx</guid>
		<description><![CDATA[Passed the 70-320 exam on Developing XML Web Services and Server Components with Microsoft Visual C# today. My score for this exam was 966/1000 which meant that I had got two questions wrong out of the fifty seven. Three exams in three weeks that leaves another two more to go for the MCSD .NET certification!]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        Passed the <a href="http://www.microsoft.com/traincert/exams/70-320.asp">70-320</a> exam<br />
        on Developing XML Web Services and Server Components with Microsoft Visual C# today.<br />
        My score for this exam was 966/1000 which meant that I had got two questions wrong<br />
        out of the fifty seven.
    </p>
<p>
        Three exams in three weeks that leaves another two more to go for the MCSD .NET certification!
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/09/mcad-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>70-316 Developing and Implementing  Windows-based Applications with Visual C# &#8211; Passed</title>
		<link>http://merill.net/2003/08/70-316-developing-and-implementing-windows-based-applications-with-visual-c-passed/</link>
		<comments>http://merill.net/2003/08/70-316-developing-and-implementing-windows-based-applications-with-visual-c-passed/#comments</comments>
		<pubDate>Mon, 18 Aug 2003 23:15:52 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2003/08/70-316-Developing-and-Implementing--Windows-based-Applications-with-Visual-C---Passed.aspx</guid>
		<description><![CDATA[Two down three more to go! This exam was easier than the Web exam and I was able to finish the exam in about an hour. The main reason for this would be that the topics were very similar, I guess I should have studied for the Windows exam first since the security and globalisation [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        Two down three more to go!
    </p>
<p>
        This exam was easier than the Web exam and I was able to finish the exam in about<br />
        an hour. The main reason for this would be that the topics were very similar, I guess<br />
        I should have studied for the Windows exam first since the security and globalisation<br />
        concepts are covered very well in the MOC course.
    </p>
<p>
        Next up is the 70-320 Web Services and Server Components exam.
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/08/70-316-developing-and-implementing-windows-based-applications-with-visual-c-passed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>70-315 Developing and Implementing Web Applications with Visual C# &#8211; Passed</title>
		<link>http://merill.net/2003/08/70-315-developing-and-implementing-web-applications-with-visual-c-passed/</link>
		<comments>http://merill.net/2003/08/70-315-developing-and-implementing-web-applications-with-visual-c-passed/#comments</comments>
		<pubDate>Tue, 12 Aug 2003 16:01:21 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2003/08/70-315-Developing-and-Implementing-Web-Applications-with-Visual-C---Passed.aspx</guid>
		<description><![CDATA[One down four more to go! The real exam was much tougher than the Transcender practise questions. The questions were evenly distributed and some of the areas that I got caught was in the Security (What the heck was that&#160;PrincipalPermission class?). The Data access questions were not too bad and pretty much everything was covered [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        One down four more to go! The real exam was much tougher than the Transcender practise<br />
        questions.
    </p>
<p>
        The questions were evenly distributed and some of the areas that I got caught was<br />
        in the Security (What the heck was that&#160;PrincipalPermission class?). The Data<br />
        access questions were not too bad and pretty much everything was covered in the ADO.NET<br />
        course.
    </p>
<p>
        Next exam: Windows Applications.
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/08/70-315-developing-and-implementing-web-applications-with-visual-c-passed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>70-315 Exam Preparation</title>
		<link>http://merill.net/2003/08/70-315-exam-preparation/</link>
		<comments>http://merill.net/2003/08/70-315-exam-preparation/#comments</comments>
		<pubDate>Sat, 09 Aug 2003 15:43:44 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">/post/2003/08/70-315-Exam-Preparation.aspx</guid>
		<description><![CDATA[Thought of outlining how I&#8217;m preparing for the (70-315) Web Applications exam. Step 1: I started out by reading the three recommended MOC courses (ASP.NET, ADO.NET, Upgrading To ASP.NET). One advantage that I have being an MCT is that I can download the Trainer kits for all the&#160;MOC courses. Step 2: I&#160;tried one of the [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        Thought of outlining how I&#8217;m preparing for the <a href="http://www.microsoft.com/traincert/exams/70-315.asp">(70-315)<br />
        Web Applications</a> exam.
    </p>
<p>
        Step 1: I started out by reading the three recommended MOC courses (<a href="http://www.microsoft.com/traincert/syllabi/2310BFINAL.asp">ASP.NET</a>, <a href="http://www.microsoft.com/traincert/syllabi/2389BFINAL.ASP">ADO.NET</a>, <a href="http://www.microsoft.com/traincert/syllabi/2640AFINAL.ASP">Upgrading<br />
        To ASP.NET</a>). One advantage that I have being an MCT is that I can download the<br />
        Trainer kits for all the&#160;MOC courses.
    </p>
<p>
        Step 2: I&#160;tried one of the Transcender exams and scored 820/1000 which was a<br />
        fail (850 was the pass mark) but hey I&#8217;m happy. Usually the Transcender exams that<br />
        I have taken are very much harder than the final exam but this Transcender&#160;was<br />
        much easier. Which means that either this particular Transcender exam was not tough<br />
        enough or I have really studied well <img src='http://merill.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
    </p>
<p>
        Step 3: Right now I&#8217;m going through the <a href="http://studyguides.cramsession.com/cramsession/microsoft/visualcsharp_webapps/">study<br />
        guide</a> over at <a href="http://studyguides.cramsession.com/">Cramsession</a>, this<br />
        is sort of a revision of all the areas that I have covered, once I have done this<br />
        I will try to skim through <a href="http://www.codeclinic.com/70-315skills.htm">Tim&#8217;s<br />
        70-315</a> links and spend some time reading areas that I am not sure of. After that<br />
        it will be a good dose of Transcender exams before I take the final exam in two days<br />
        time.
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/08/70-315-exam-preparation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Path to MCSD.NET</title>
		<link>http://merill.net/2003/08/path-to-mcsdnet/</link>
		<comments>http://merill.net/2003/08/path-to-mcsdnet/#comments</comments>
		<pubDate>Thu, 07 Aug 2003 12:32:11 +0000</pubDate>
		<dc:creator>Merill Fernando</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">/post/2003/08/Path-to-MCSDNET.aspx</guid>
		<description><![CDATA[I suddenly realised that September is creeping up next month and I have not been able to do a single Microsoft certification on the .NET exams. So I&#8217;ve now taken on a sort of Mission Impossible trying to do the five exams to get my MCSD.NET&#160;before 31-Sep.&#160;I will be starting with the Web Development exam [...]]]></description>
			<content:encoded><![CDATA[<p><body xmlns="http://www.w3.org/1999/xhtml"></p>
<p>
        I suddenly realised that September is creeping up next month and I have not been able<br />
        to do a single Microsoft certification on the .NET exams.
    </p>
<p>
        So I&#8217;ve now taken on a sort of Mission Impossible trying to do the five exams to get<br />
        my MCSD.NET&#160;before 31-Sep.&#160;I will be starting with the Web Development exam<br />
        next Tuesday and do two more this month and then try the other two next month. All<br />
        current MCSD get a free voucher for the Analysing Requirements exam until 31.
    </p>
<p>
        This is going to be my certification track.</p>
<p>        <a href="http://www.microsoft.com/traincert/exams/70-315.asp">Exam 70-315</a>: Developing<br />
        and Implementing Web Applications with Microsoft Visual C#&#8221;! .NET and Microsoft Visual<br />
        Studio .NET<br />
        <a href="http://www.microsoft.com/traincert/exams/70-316.asp">Exam 70-316</a>: Developing and Implementing<br />
        Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio<br />
        .NET<br />
        <a href="http://www.microsoft.com/traincert/exams/70-320.asp">Exam 70-320</a>: Developing XML Web Services<br />
        and Server Components with Microsoft Visual C# and the Microsoft .NET Framework<br />
        <br />
        <a href="http://www.microsoft.com/traincert/exams/70-300.asp">Exam 70-300</a>: Analyzing Requirements and<br />
        Defining Microsoft&#160;.NET Solution Architectures<br />
        <br />
        <a href="http://www.microsoft.com/traincert/exams/70-229.asp">Exam 70-229</a>: Designing and Implementing<br />
        Databases with Microsoft SQL Server 2000 Enterprise Edition
    </p>
<p></body></p>
]]></content:encoded>
			<wfw:commentRss>http://merill.net/2003/08/path-to-mcsdnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

