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

Reply

MCSD - Why do the microsoft books cover VB as well as VC#?

 
Thread Tools Search this Thread
Old 01-29-2004, 11:43 PM   #1
Default Why do the microsoft books cover VB as well as VC#?


From what I understand, you can do either the VB track or the VC# track, is
this correct? If so, why does microsoft sell books that are directed toward
both instead of just the one?

Dave Marden




Dave Marden
  Reply With Quote
Old 01-30-2004, 01:41 AM   #2
Éric Moreau
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?
You can mix exam (ie Windows app in VB, Web app in C#) and it is still
valid.

Books often include VB and C# because there are many similarities.

--

HTH

Éric Moreau, MCSD
Conseiller Principal / Senior Consultant
Concept S2i inc.(www.s2i.com)



"Dave Marden" <> wrote in message
news:%...
> From what I understand, you can do either the VB track or the VC# track,

is
> this correct? If so, why does microsoft sell books that are directed

toward
> both instead of just the one?
>
> Dave Marden
>
>





Éric Moreau
  Reply With Quote
Old 01-30-2004, 05:04 AM   #3
Schfooge
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?
"Dave Marden" <> wrote in message
news:#...
> From what I understand, you can do either the VB track or the VC# track,

is
> this correct? If so, why does microsoft sell books that are directed

toward
> both instead of just the one?
>
> Dave Marden
>


VB and VC# are similar enough that it's not too much trouble to
include examples of both in one book. However, if they were to
produce two versions of one book, one to cover each language, it
would cost more to produce and market.

Also, there are more than a few people who want to learn both
languages, and a combined book would appeal to this market.





Schfooge
  Reply With Quote
Old 01-30-2004, 11:22 AM   #4
Dave Marden
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?
Thanks guys, just wanted to know. It just kind of
seems to me that thier would be big enough differences
that this would potentially confuse someone. From what I
understand Visual C# is alot more powerful than Visual
Basic, when it comes to the expandabitlity of the
applications which are built.

Dave Marden


>-----Original Message-----
>"Dave Marden" <> wrote in message
>news:#...
>> From what I understand, you can do either the VB track

or the VC# track,
>is
>> this correct? If so, why does microsoft sell books

that are directed
>toward
>> both instead of just the one?
>>
>> Dave Marden
>>

>
>VB and VC# are similar enough that it's not too much

trouble to
>include examples of both in one book. However, if they

were to
>produce two versions of one book, one to cover each

language, it
>would cost more to produce and market.
>
>Also, there are more than a few people who want to learn

both
>languages, and a combined book would appeal to this

market.
>
>
>
>.
>



Dave Marden
  Reply With Quote
Old 01-30-2004, 11:54 PM   #5
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?

Visual Basic is not the same as VB.NET. Both C# and VB.NET share the same
development evenironment (Visual Studio.NET), the framework and the same
common language runtime. What does it mean to "expand" an application?

"Dave Marden" <> wrote in message
news:6a5101c3e723$683a51f0$...
> Thanks guys, just wanted to know. It just kind of
> seems to me that thier would be big enough differences
> that this would potentially confuse someone. From what I
> understand Visual C# is alot more powerful than Visual
> Basic, when it comes to the expandabitlity of the
> applications which are built.
>
> Dave Marden
>
>
> >-----Original Message-----
> >"Dave Marden" <> wrote in message
> >news:#...
> >> From what I understand, you can do either the VB track

> or the VC# track,
> >is
> >> this correct? If so, why does microsoft sell books

> that are directed
> >toward
> >> both instead of just the one?
> >>
> >> Dave Marden
> >>

> >
> >VB and VC# are similar enough that it's not too much

> trouble to
> >include examples of both in one book. However, if they

> were to
> >produce two versions of one book, one to cover each

> language, it
> >would cost more to produce and market.
> >
> >Also, there are more than a few people who want to learn

> both
> >languages, and a combined book would appeal to this

> market.
> >
> >
> >
> >.
> >





  Reply With Quote
Old 01-31-2004, 02:21 AM   #6
Dave Marden
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?
I am refering to Visual Basic.net which is refered to as visual basic.net by
microsoft themselves. As for what I am taking 'bout when I say expand, I
think is multi tier, but I cant remember for sure. From what I read once,
C# is supposed to replace Visual C++ later, because it has some
functionality that Visual C++ doesn't have. With that being said, it seems
that it must also be more powerful than C#.

Dave Marden



<WKidd> wrote in message news:...
>
> Visual Basic is not the same as VB.NET. Both C# and VB.NET share the same
> development evenironment (Visual Studio.NET), the framework and the same
> common language runtime. What does it mean to "expand" an application?
>
> "Dave Marden" <> wrote in message
> news:6a5101c3e723$683a51f0$...
> > Thanks guys, just wanted to know. It just kind of
> > seems to me that thier would be big enough differences
> > that this would potentially confuse someone. From what I
> > understand Visual C# is alot more powerful than Visual
> > Basic, when it comes to the expandabitlity of the
> > applications which are built.
> >
> > Dave Marden
> >
> >
> > >-----Original Message-----
> > >"Dave Marden" <> wrote in message
> > >news:#...
> > >> From what I understand, you can do either the VB track

> > or the VC# track,
> > >is
> > >> this correct? If so, why does microsoft sell books

> > that are directed
> > >toward
> > >> both instead of just the one?
> > >>
> > >> Dave Marden
> > >>
> > >
> > >VB and VC# are similar enough that it's not too much

> > trouble to
> > >include examples of both in one book. However, if they

> > were to
> > >produce two versions of one book, one to cover each

> > language, it
> > >would cost more to produce and market.
> > >
> > >Also, there are more than a few people who want to learn

> > both
> > >languages, and a combined book would appeal to this

> > market.
> > >
> > >
> > >
> > >.
> > >

>
>





Dave Marden
  Reply With Quote
Old 02-02-2004, 11:45 PM   #7
Crystal
 
Posts: n/a
Default Re: Why do the microsoft books cover VB as well as VC#?
You can write a multi-tiered application in any language. That's dependent
on the architecture of the solution, not the implementation language.


"Dave Marden" <> wrote in message
news:...
> I am refering to Visual Basic.net which is refered to as visual basic.net

by
> microsoft themselves. As for what I am taking 'bout when I say expand, I
> think is multi tier, but I cant remember for sure. From what I read once,
> C# is supposed to replace Visual C++ later, because it has some
> functionality that Visual C++ doesn't have. With that being said, it

seems
> that it must also be more powerful than C#.
>
> Dave Marden
>
>
>
> <WKidd> wrote in message news:...
> >
> > Visual Basic is not the same as VB.NET. Both C# and VB.NET share the

same
> > development evenironment (Visual Studio.NET), the framework and the same
> > common language runtime. What does it mean to "expand" an application?
> >
> > "Dave Marden" <> wrote in message
> > news:6a5101c3e723$683a51f0$...
> > > Thanks guys, just wanted to know. It just kind of
> > > seems to me that thier would be big enough differences
> > > that this would potentially confuse someone. From what I
> > > understand Visual C# is alot more powerful than Visual
> > > Basic, when it comes to the expandabitlity of the
> > > applications which are built.
> > >
> > > Dave Marden
> > >
> > >
> > > >-----Original Message-----
> > > >"Dave Marden" <> wrote in message
> > > >news:#...
> > > >> From what I understand, you can do either the VB track
> > > or the VC# track,
> > > >is
> > > >> this correct? If so, why does microsoft sell books
> > > that are directed
> > > >toward
> > > >> both instead of just the one?
> > > >>
> > > >> Dave Marden
> > > >>
> > > >
> > > >VB and VC# are similar enough that it's not too much
> > > trouble to
> > > >include examples of both in one book. However, if they
> > > were to
> > > >produce two versions of one book, one to cover each
> > > language, it
> > > >would cost more to produce and market.
> > > >
> > > >Also, there are more than a few people who want to learn
> > > both
> > > >languages, and a combined book would appeal to this
> > > market.
> > > >
> > > >
> > > >
> > > >.
> > > >

> >
> >

>
>





Crystal
  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
The summary of cancelled Microsoft exams before March 2008 zhang Software 1 06-12-2008 04:03 AM
Computer Security aldrich.chappel.com.use@gmail.com A+ Certification 0 11-27-2007 02:11 AM
OT: Certifications... Worth it? Michael D. Alligood MCTS 12 04-10-2007 10:16 PM
OT: Certifications... Worth it? Michael D. Alligood MCITP 12 04-10-2007 10:16 PM
Microsoft to Implement Worldwide Anti-Piracy Initiative Bum A+ Certification 0 03-04-2005 08:28 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