Quick MCAD/MCSD question

Denaes

Well-known member
Joined
Jun 10, 2003
Messages
956
Do you have to take all of the tests in one day, or can you study for one - take it, then study for another and take that one?
 
You can pretty much take as long as you want to do the exams - I definately wouldnt like to do them all in one day (most Ive ever done is 3 in one day and that was bad enough).
 
I couldnt imagine doing more than 2 in the same day. They take between 1 and 2 hours each to complete.
 
Ive heard that MS wants things done THEIR way, even if there are like 20 ways to do it.

ie, if they teach you to cut and paste, its wrong if you copy and paste - then delete your work. Even though thats safer than seeing your work dissapear (as has happened before) due to other programs using the clipboard as well.

It appears to me that the MCAD is mostly a written test? I keep seeing books on it and getting angry. I dont want cheat guides showing me what to write, I want to learn all of the fundamentals so I can do it all on my own.

Any hands on?
 
Personally I find it very hard to learn from seeing answers laid out in front of me - I just loose interest too quickly. I find that the best way to pass the exams is to learn the product in question (how it works, how to use it correctly etc) - not only does that get you through the exams but you also gain useful skills in the process.

Call me old fashioned ;)
 
I agree 100% PD.

I know a couple of guys that barely know how to open a .NET project nut they passed the first two exams. They only cheated themselves
 
Im going through the MS MCAD books right now (Windows Forms first because I already know a bit about it) and Im a little dissapointed.

I mean there is a LOT of what I do know sprinkled with what I dont know. To me that makes it harder to learn because I get bored reading over things I already know and have known for quite a while.

When I got the MCAD Book set, it said it had labs. I was thinking "do this, compare your answers". Nope, it holds your hand through the entire step. I could do the lab without reading the chapter.

Add a Menu

To add a menu to the project:
1. In the Toolbox, double-click the MainMenu component. A MainMenu component is added to the component tray of the designer and a Menu box is added to the form.
2. In the menu box, type &File
3. Repeat Step two for the following items:
this is a little dissapointing to me. I prefer to learn by doing, not by being shown or told.

This is why Im so good at programming (not compared to some around here) is that I can try something, see its wrong, try again and learn what Im doing wrong. As opposed to Social Science where you just read and youre either right or wrong.

I learned VB6 in college from a book "Schneider VB6" which like standard books took you through learning loops, variables, logic, etc, but in each chapter and section had problems to do.

it would tell you in a paragraph form what was expected and you did it. You could look back over the chapter if you needed help, but its YOU doing it.

Anyone know if there are sites like that on the internet? That basically having programming projects/problems, then you do it and compare your answers with the "book" answer?
 
No, they cheated people that actually know their stuff and earned their MCAD/MCSD designation.

Ive been at several clients where they hire some "expert MCSD guru" guy whos at my desk asking how to do very trivial tasks in .net/vb, etc that anyone with a small amount of working knowledge of said subjects wouldnt have to think twice about.

Once they see a few of these types of people, they dont even bother looking on a resume for the MCSD, so theres no real advantage when all else equal on two resumes.

Sad really.

Robby said:
I agree 100% PD.

I know a couple of guys that barely know how to open a .NET project nut they passed the first two exams. They only cheated themselves
 
mocella said:
No, they cheated people that actually know their stuff and earned their MCAD/MCSD designation.

Ive been at several clients where they hire some "expert MCSD guru" guy whos at my desk asking how to do very trivial tasks in .net/vb, etc that anyone with a small amount of working knowledge of said subjects wouldnt have to think twice about.

Once they see a few of these types of people, they dont even bother looking on a resume for the MCSD, so theres no real advantage when all else equal on two resumes.

Sad really.
Which almost makes me cry because Im getting my MCAD/MCSDs because I know a bit about .net, but as I cant go back to school for another 2 years, I only have an Associates degree in computing - which is worth **** when youre trying to find a job. BS or MS only. Never mind the fact that Ive had to do the jobs that some of these "BS" guys fumbled and it wasnt that great a quality of work.

I figure I learn a lot, get some accreditation, might lead to a job/s, etc. All for 100 bucks (price of set of books) and tests (unknown amount - anyone know how much they are?)
 
Since you have the MSPress set, pop in the CD and take the practice exams, they will give a good idea of what to expect on the real one.
 
Robby said:
Since you have the MSPress set, pop in the CD and take the practice exams, they will give a good idea of what to expect on the real one.
Oh I remember those. Struck me as odd that they were done in Macromedia Flash :D
 
The tests were $125/test at ProMetric centers, and I assume the same at the Vue centers(is that the other?).



Denaes said:
Which almost makes me cry because Im getting my MCAD/MCSDs because I know a bit about .net, but as I cant go back to school for another 2 years, I only have an Associates degree in computing - which is worth **** when youre trying to find a job. BS or MS only. Never mind the fact that Ive had to do the jobs that some of these "BS" guys fumbled and it wasnt that great a quality of work.

I figure I learn a lot, get some accreditation, might lead to a job/s, etc. All for 100 bucks (price of set of books) and tests (unknown amount - anyone know how much they are?)
 
Denaes said:
This is why Im so good at programming (not compared to some around here) is that I can try something, see its wrong, try again and learn what Im doing wrong. As opposed to Social Science where you just read and youre either right or wrong.
:D This is why I hate school! :D
 
Robby said:
Originally posted by Robby Since you have the MSPress set, pop in the CD and take the practice exams, they will give a good idea of what to expect on the real one.

Another way of learning about what to expect on the tests is by visiting Brain Dumps. Please keep in mind, however, that memorizing questions so you can pass a test is unethical. The only thing a dump should EVER be used for is to practice so your mind can get used to the kind of questions to expect, not so you can learn the material or questions.

On another note:
To answer earlier questions, personally I have now passed 2 of 3 exams required for MCAD certification in C#. I have XML web services left (70-320). I have taken these two tests over the course of the last 10 months, and will complete MCAD by the end of a 12 month span (provided I pass the final test by the end of October), and then plan on taking the next year to get MCSD. I would place my level of competency right about about the center of intermediate (3 years full time experience + degrees). For this reason, I did not try to study up on the tests and pass them all at once, but rather learn slowly and apply the knowledge before getting the certs...I highly suggest this be the way that everyone follows. The only guys that should try to take them all in a row or at a short span are those who are experts in the field and dont need to study up for the test.
 
cyclonebri said:
Another way of learning about what to expect on the tests is by visiting Brain Dumps. Please keep in mind, however, that memorizing questions so you can pass a test is unethical. The only thing a dump should EVER be used for is to practice so your mind can get used to the kind of questions to expect, not so you can learn the material or questions.

The dumps are also helpful for the person that can disregard the supplied answers (that are often wrong anyhow) and looking up all the available answers themselves in MSDN and reading up on those topics. This way, the developer has not only read up on the right answer, but several related topics that they otherwise may not have looked into.

One site had online tests that people can take and it shows what others answered but it seems like once one person answers the question one way, others just blindly follow, and theyre the wrong answers.
 
mocella said:
One site had online tests that people can take and it shows what others answered but it seems like once one person answers the question one way, others just blindly follow, and theyre the wrong answers.

I would also agree with that statement, and actually I prefer that it be this way...this helps in two fashions:
1) It reinforces those who know what they are doing by making them think about the question and verifying they are correct in their thinking on each question that has the wrong answer selected by the majority of readers.
2) It kind of kills off the people who are just there to memorize answers, because they are getting the wrong information, and therefore when they see a similar question they select the wrong answer.
 
Denaes said:
Do you have to take all of the tests in one day, or can you study for one - take it, then study for another and take that one?

I couldnt imagine taking more than one test in a day, at least not personally. Im just learning my way around .NET and would want to focus on one topic at a time and nail it down good.

I too prefer the approach of studying and learning the material itself, not focusing on trying to cram for the exam. The present book that I am using to study for the 70-315 exam stresses to learn the material and you will pass the exam if you know the subject matter, to not approach it from simply trying to pass the exam.

The book that I am using does walk you through exercises, but I am finding that if I really pay attention to what I am doing rather than simply working through the steps and nothing more, that I am learning more than if simply just following the steps and not thinking outside the box any fruther.

There are some extra challenges in the book where you can work things out on your own. A sample solution is provided with the indication that it is just one possible solution but before looking it over the book suggests you give the challenge a try on your own.

I noticed the posts about folks passing the test but not being able to do simple tasks within VS itself. Apparently they did not have the fortune of being presented with an exam which contained simulations in it. The book that I am using to study by indicated that there is the possibility of having simulation questions on the exam where you are given one or more tasks to perform within VS itself. There was further information in the book on how the simulation software replicated the real software in many ways and that you should know how to accomplish tasks in VS for the exam. After all, the 70-315 is about using C#, VS.NET, and ASP.NET to develop web applications.

I realize many who pass go to boot camps and other forms of mass memorization to just pass the test. I do not let that discourage me though, I want to learn C#, I want to learn ASP.NET, and I want to learn how to use VS.NET to build applications. By learning how, I can then pass the exam. What will set me, and those like me, apart from all the others is the products we develop and deliver. That is when folks will take notice of our certifications and realize we truly earned them and know what we are doing :)
 
Back
Top