Differences Between VB.net and Visual C++

  • Topic: C/C++ 
  • Thread starter Thread starter ionlylooklazy
  • Start date Start date
  • Tags Tags
    Visual
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 4K views
ionlylooklazy
Messages
30
Reaction score
0
Hello,

I am familiar with C(& C++) , and with Visual Basic, but not Visual C++.

What are the differences between VB.net and Visual C++ ?

Thanks
 
Physics news on Phys.org
Visual C++ is just normal ANSI C++ with some graphical editors for Windows Forms, etc.

- Warren