<?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>MCSA exam &gt; Metasys Software Pvt Ltd.</title>
	<atom:link href="https://ikfstage.metasyssoftware.com/tag/mcsa-exam/feed/" rel="self" type="application/rss+xml" />
	<link>https://ikfstage.metasyssoftware.com</link>
	<description></description>
	<lastBuildDate>Wed, 06 May 2020 12:43:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How I cracked my MCSA Web Applications certification Exam</title>
		<link>https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/</link>
					<comments>https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Wed, 06 May 2020 12:43:36 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Microsoft Technologies]]></category>
		<category><![CDATA[web application development]]></category>
		<category><![CDATA[ASP.Net core]]></category>
		<category><![CDATA[MCSA exam]]></category>
		<category><![CDATA[Microsoft technologies]]></category>
		<category><![CDATA[.Net Core]]></category>
		<guid isPermaLink="false">https://development.ikf.in/metasys1/?p=3052</guid>

					<description><![CDATA[<p>It has been a couple of months since I gained MCSA Certification Exam in Web Applications, and in this article, I will share my experience of preparing for and taking the exams. If you’re interested in getting MCSA certification, this article might give you an idea of how long you might need to prepare, and &#8230;</p>
<p class="read-more"> <a class="" href="https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/"> <span class="screen-reader-text">How I cracked my MCSA Web Applications certification Exam</span> Read More &#187;</a></p>
The post <a href="https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/">How I cracked my MCSA Web Applications certification Exam</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">It has been a couple of months since I gained MCSA Certification Exam in Web Applications, and in this article, I will share my experience of preparing for and taking the exams. If you’re interested in getting MCSA certification, this article might give you an idea of how long you might need to prepare, and what the process of taking the exams is like. Keep in mind that Microsoft is continually updating the requirements for its certifications. To avoid disappointment I would recommend that you are alert and check their website frequently. </span></p>
<p><span style="font-weight: 400;">The story started almost a year ago when the CEO of our company and my project manager insisted that I get Microsoft certification. Two exams are required: </span><i><span style="font-weight: 400;">Exam 70-483: Programming in C#</span></i><span style="font-weight: 400;">, or</span><i><span style="font-weight: 400;"> Exam 70-486: Developing ASP.NET MVC Web Applications</span></i><span style="font-weight: 400;">. I chose to tackle the C# exam (70-483) first, as I thought it might be the easier option of the two. Nevertheless, the exam syllabus for C# was substantial, and I was determined to take the exam after four months of preparation. </span></p>
<p><b>Preparing for the C# Exam</b></p>
<p><span style="font-weight: 400;">Even though I knew C# quite well, I started the exam preparations from the beginning by watching C# sharp tutorial videos from </span><a href="https://www.youtube.com/watch?v=SXmVym6L8dw&amp;list=PLAC325451207E3105" rel="nofollow"><span style="font-weight: 400;">https://www.youtube.com/watch?v=SXmVym6L8dw&amp;list=PLAC325451207E3105</span></a></p>
<p><span style="font-weight: 400;">I watched all the videos to brush up my knowledge on C# basics, and found it very helpful.</span></p>
<p><span style="font-weight: 400;">Next, I read the exam guide that covers all the topics from the syllabus. This allowed me to get a grasp of the scope of the syllabus, and helped me identify other helpful resources. Two additional books that I found useful were </span><i><span style="font-weight: 400;">&#8216;C# Fundamentals for Absolute Beginners&#8217;</span></i><span style="font-weight: 400;"> and </span><i><span style="font-weight: 400;">&#8216;Programming in C# Jump Start&#8217;</span></i><span style="font-weight: 400;">. One of the best ways to thoroughly prepare for this exam is by going through the Microsoft documentation for C#.</span></p>
<p><span style="font-weight: 400;">https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/</span></p>
<p><span style="font-weight: 400;">I was lucky enough to have a lot of support at the office. During the time that I was preparing for the exam, I was working on relevant live projects at the office. These were MVC based projects with WEB API and Azure. Working on the project implementation allowed me to consolidate the theoretical concepts from the videos and books. Furthermore, the seniors in the team helped me by sharing their extensive practical experience. </span></p>
<p><b>Taking the exam:</b></p>
<p><span style="font-weight: 400;">You can schedule the C# exam from this link </span><a href="https://www.microsoft.com/en-us/learning/exam-70-483.aspx" rel="nofollow"><span style="font-weight: 400;">https://www.microsoft.com/en-us/learning/exam-70-483.aspx</span></a><span style="font-weight: 400;">. I scheduled my exam at 11:30 AM, on a weekday so I could reach the exam center easily and then go straight to the office. You do also have the option to take the exam from home, but I prefered to go to the Microsoft training center. </span></p>
<p><span style="font-weight: 400;">The C# exam was MCQ based, and the questions ranged from basic to advanced  C#. The majority of the questions were scenario based, and could be flagged and returned to. The exceptions were four problem-based questions which could not be returned to. The exam was not easy, and I believe that some practical experience in C# programming is necessary to pass. I was very pleased to pass the exam on my first attempt.</span></p>
<p><b>Preparing for the MVC Exam</b></p>
<p><span style="font-weight: 400;">I started preparing for the second exam on MVC Web applications the day  after passing the first one. I gave myself 5 months to study for the exam. The resources I used for the Web Applications exam were similar to the resources I used for the C# exam. I relied heavily on the exam reference book </span><i><span style="font-weight: 400;">‘Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications’</span></i><span style="font-weight: 400;"> to best understand the scope of the exam. Another book I found useful was: ‘</span><i><span style="font-weight: 400;">Pro ASP.NET MVC 5</span></i><span style="font-weight: 400;">’. I also used youtube videos, the microsoft documentation, and various other websites linked below.</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">Links-</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">https://youtube.com/watch?v=-pzwRwYlXMw</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">https://examref.com/MCSD/70-486/1</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-3.1</span><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">https://www.guru99.com/microsoft-azure-tutorial.html</span></p>
<p><span style="font-weight: 400;"><br />
</span><span style="font-weight: 400;">During the time I was preparing, training was conducted in the office for ASP .Net Core. This was helpful as the syllabus of the MVC exam newly included ASP .Net Core and I had no prior experience with it. Following this training, the project manager encouraged the team to convert a live MVC project to .Net Core. This allowed me to gain valuable hands-on experiences with this new platform. </span></p>
<p><span style="font-weight: 400;">You can schedule the MVC exam using the link: </span><a href="https://www.microsoft.com/en-us/learning/exam-70-486.aspx" rel="nofollow"><span style="font-weight: 400;">https://www.microsoft.com/en-us/learning/exam-70-486.aspx</span></a><span style="font-weight: 400;">. </span></p>
<p><span style="font-weight: 400;">The MVC exam questionnaire starts with a number of questions about a case study, based on a real-world example. The rest of the questions are scenario-based. </span></p>
<p><span style="font-weight: 400;">Although I found the exam very difficult, I was really pleased to pass with a good score on my first attempt, and to finally get the MCSA Certification. After I finished the exam I returned to the office, there was quite a celebration in the office and it made my day!</span></p>
<p><span style="font-weight: 400;">MetaSys has a team of developers working on Microsoft technologies and building dynamic web applications using ASP.NET, ASP.NET CORE and SQL Server. For more info on the kind of projects handled by us </span><a href="https://development.ikf.in/metasys1/case-study-dotnet"><span style="font-weight: 400;">https://development.ikf.in/metasys1/case-study-dotnet</span></a></p>
<p>&nbsp;</p>The post <a href="https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/">How I cracked my MCSA Web Applications certification Exam</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://ikfstage.metasyssoftware.com/how-i-cracked-my-mcsa-web-applications-certification-exam/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
