Chris,
Cindy is right: experience trumps certifications almost every time. As for
a specific language, I would (and I do) go with C#. Most .NET job ads I see
are for C#, not to mention it's a much better language for many reasons.
The XML documentation feature alone is enough reason to use C# over VB.NET.
If C# had a VB-like "with" statement, it would be the perfect language.
If you know VB.NET and C++, it will be a *very easy* transition for you.
I'm a VB.NET developer for my current employer, but I'm taking the MCAD
exams in C#. Nearly all the concepts are the same; it's just a matter of
syntax and a few keywords.
Hope this helps!
Eric
P.S...C# 2003 Standard Edition allows you to create class libraries, which
will greatly help you in preparing for 3 of the 4 MCAD exams. VB.NET
Standard does not. (You could create and compile class libraries in VB.NET
manually using the compiler from the command prompt...but it's quite a
pain.)
"Chris R" <> wrote in message
news:00a001c532ef$e9936250$...
> I am going to start working on my MCAD and I know a
> little VB.net and have played with some C++ before but I
> was wondering if it was easier to get a job knowing C# or
> if it really did not mather all that much? What is your
> advice on chosing to go with C# or VB.net?
>
> Thank you.
>
> PS, if I do the MCAD exams with VB.net and then teach
> myself C#, will I have to retake the MCAD again but use
> the C# tests this time or does not not mather which one
> tests you take??
>
> Thanks