Go Back   Velocity Reviews > Newsgroups > Microsoft Certification
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Microsoft Certification - How much Visual Studio .NET in exam

 
Thread Tools Search this Thread
Old 11-26-2003, 10:16 PM   #1
Default How much Visual Studio .NET in exam


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
  Reply With Quote
Old 11-27-2003, 11:33 AM   #2
Lorne Smith
 
Posts: n/a
Default Re: How much Visual Studio .NET in exam
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
newsD9xb.55331$. cable.rogers.com...
> 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
  Reply With Quote
Old 11-27-2003, 09:13 PM   #3
AIK
 
Posts: n/a
Default Re: How much Visual Studio .NET in exam
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
> newsD9xb.55331$. cable.rogers.com...
> > 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
  Reply With Quote
Old 11-28-2003, 08:34 AM   #4
Lorne Smith
 
Posts: n/a
Default Re: How much Visual Studio .NET in exam
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
> > newsD9xb.55331$. cable.rogers.com...
> > > 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
  Reply With Quote
Old 11-29-2003, 05:42 AM   #5
AIK
 
Posts: n/a
Default Re: How much Visual Studio .NET in exam
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
> > > newsD9xb.55331$. cable.rogers.com...
> > > > 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
  Reply With Quote
Old 12-02-2003, 07:48 PM   #6
Davin Mickelson
 
Posts: n/a
Default Re: How much Visual Studio .NET in exam
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
> > > >

newsD9xb.55331$. cable.rogers.com...
> > > > > 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
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46