![]() |
|
|
|||||||
![]() |
Microsoft Certification - How much Visual Studio .NET in exam |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I am wondering to what extent does the exam rely upon using Visual Studio
..NET IDE (for the web/windows application exams) as opposed to writing code manually? Asad AIK |
|
|
|
|
#2 |
|
Posts: n/a
|
If you learn the material instead of studying braindumps and memorising
answers (and I'm NOT saying you are), then it will hardly matter if you need to choose multiple choice or actually write code now, will it? If you know the material, then you know the material... "AIK" <> wrote in message news > I am wondering to what extent does the exam rely upon using Visual Studio > .NET IDE (for the web/windows application exams) as opposed to writing code > manually? > > Asad > > Lorne Smith |
|
|
|
#3 |
|
Posts: n/a
|
That was not my question. Let me rephrase: Am I tested on accomplishing a
task using Visual Studio IDE, or rather on accomplishing tasks by writing manual code! You do realize that anything I can do with the Visual Studio IDE can be done without it by simply writing the code in notepad right? So that's what I'm asking. Do I need to remember the coding details or am I given a fully functional Visual Studio IDE in the exam to work in. Asad "Lorne Smith" <> wrote in message news:... > If you learn the material instead of studying braindumps and memorising > answers (and I'm NOT saying you are), then it will hardly matter if you need > to choose multiple choice or actually write code now, will it? If you know > the material, then you know the material... > > "AIK" <> wrote in message > news > > I am wondering to what extent does the exam rely upon using Visual Studio > > .NET IDE (for the web/windows application exams) as opposed to writing > code > > manually? > > > > Asad > > > > > > AIK |
|
|
|
#4 |
|
Posts: n/a
|
You get multiple choice questions AFAIK, though understand there are some
which query you on the VS IDE... The format of the tests can be found on the MS site and even in this newsgroup with about 30 seconds of searching... Lorne "AIK" <> wrote in message news:UNtxb.73313$. cable.rogers.com... > That was not my question. Let me rephrase: Am I tested on accomplishing a > task using Visual Studio IDE, or rather on accomplishing tasks by writing > manual code! > > You do realize that anything I can do with the Visual Studio IDE can be done > without it by simply writing the code in notepad right? So that's what I'm > asking. Do I need to remember the coding details or am I given a fully > functional Visual Studio IDE in the exam to work in. > > Asad > > "Lorne Smith" <> wrote in message > news:... > > If you learn the material instead of studying braindumps and memorising > > answers (and I'm NOT saying you are), then it will hardly matter if you > need > > to choose multiple choice or actually write code now, will it? If you > know > > the material, then you know the material... > > > > "AIK" <> wrote in message > > news > > > I am wondering to what extent does the exam rely upon using Visual > Studio > > > .NET IDE (for the web/windows application exams) as opposed to writing > > code > > > manually? > > > > > > Asad > > > > > > > > > > > > Lorne Smith |
|
|
|
#5 |
|
Posts: n/a
|
Here is the link:
http://www.microsoft.com/traincert/exams/70-315.asp Find me where the information is available on the exam format coz I can't find it! If you know where it is why can't you just help someone by posting the link! "Lorne Smith" <> wrote in message news:... > You get multiple choice questions AFAIK, though understand there are some > which query you on the VS IDE... > > The format of the tests can be found on the MS site and even in this > newsgroup with about 30 seconds of searching... > > Lorne > > "AIK" <> wrote in message > news:UNtxb.73313$. cable.rogers.com... > > That was not my question. Let me rephrase: Am I tested on accomplishing a > > task using Visual Studio IDE, or rather on accomplishing tasks by writing > > manual code! > > > > You do realize that anything I can do with the Visual Studio IDE can be > done > > without it by simply writing the code in notepad right? So that's what I'm > > asking. Do I need to remember the coding details or am I given a fully > > functional Visual Studio IDE in the exam to work in. > > > > Asad > > > > "Lorne Smith" <> wrote in message > > news:... > > > If you learn the material instead of studying braindumps and memorising > > > answers (and I'm NOT saying you are), then it will hardly matter if you > > need > > > to choose multiple choice or actually write code now, will it? If you > > know > > > the material, then you know the material... > > > > > > "AIK" <> wrote in message > > > news > > > > I am wondering to what extent does the exam rely upon using Visual > > Studio > > > > .NET IDE (for the web/windows application exams) as opposed to writing > > > code > > > > manually? > > > > > > > > Asad > > > > > > > > > > > > > > > > > > > > AIK |
|
|
|
#6 |
|
Posts: n/a
|
Let me see if I can target an answer to your original question.
Yes, the exam may pose a few questions to you based on using VS.NET. Most of the exam will probably be on the .NET runtime - not the specific language necessarily. Be sure to understand how to debug code in VS.NET. Know all the debugging windows and how to use the new advanced features of debugging in VS.NET. Good luck. Davin Mickelson "AIK" <> wrote in message news:YkWxb.88171$ le.rogers.com... > Here is the link: > http://www.microsoft.com/traincert/exams/70-315.asp > > Find me where the information is available on the exam format coz I can't > find it! If you know where it is why can't you just help someone by posting > the link! > > > > "Lorne Smith" <> wrote in message > news:... > > You get multiple choice questions AFAIK, though understand there are some > > which query you on the VS IDE... > > > > The format of the tests can be found on the MS site and even in this > > newsgroup with about 30 seconds of searching... > > > > Lorne > > > > "AIK" <> wrote in message > > news:UNtxb.73313$. cable.rogers.com... > > > That was not my question. Let me rephrase: Am I tested on accomplishing > a > > > task using Visual Studio IDE, or rather on accomplishing tasks by > writing > > > manual code! > > > > > > You do realize that anything I can do with the Visual Studio IDE can be > > done > > > without it by simply writing the code in notepad right? So that's what > I'm > > > asking. Do I need to remember the coding details or am I given a fully > > > functional Visual Studio IDE in the exam to work in. > > > > > > Asad > > > > > > "Lorne Smith" <> wrote in message > > > news:... > > > > If you learn the material instead of studying braindumps and > memorising > > > > answers (and I'm NOT saying you are), then it will hardly matter if > you > > > need > > > > to choose multiple choice or actually write code now, will it? If you > > > know > > > > the material, then you know the material... > > > > > > > > "AIK" <> wrote in message > > > > news > > > > > I am wondering to what extent does the exam rely upon using Visual > > > Studio > > > > > .NET IDE (for the web/windows application exams) as opposed to > writing > > > > code > > > > > manually? > > > > > > > > > > Asad > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Davin Mickelson |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MCTS on Visual Studio 2005 Exams soon to be Discontinued? | IT.VP | MCTS | 0 | 08-21-2009 09:32 PM |
| Exam strategy and references for MCTS .net (536+528)/how to prepare | gravz84 | MCTS | 0 | 06-20-2008 11:32 AM |
| Which Certfication???????? | Supriya | MCTS | 4 | 12-29-2007 05:47 PM |
| Visual CertExam Suite: A New Test Engine for IT Certification | David Johnson | A+ Certification | 0 | 07-13-2004 02:46 PM |
| Re: Server+ exam afterthoughts | Rick Blythin | A+ Certification | 1 | 07-31-2003 10:54 PM |