The Artima Developer Community
Sponsored Link

C# Answers Forum
Doesn't VB come with .NET?

3 replies on 1 page. Most recent reply: Dec 20, 2005 12:17 PM by Charles Haws

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
William Thompson

Posts: 3
Nickname: complete
Registered: Dec, 2005

Doesn't VB come with .NET? Posted: Dec 18, 2005 1:59 PM
Reply to this message Reply
Advertisement
If you buy .NET development envoronment, doesn't VB come with it?

I am just starting out with using the .NET development to do VB development. How are projects developed under the previous version opened with the VB .NET development environment? It seems all I have to build the project with is the .vbp or the .vbw but when I try to open these files in the .NET IDE and it doesn't seem to work at all.

I looked at the About window of my .NET IDE and it seems I have C ++ .NET installed but not VB.

At work the collection of installation discs I have includes two yellow Visual C++ .net disks and 3 light blue MSDN LIBRARY disks and a Visual Studio Prerequisite disc. The box that everything comes in is Microsoft C++ .net standard. I guess there is a whole other product I need to buy (or have my boss buy)? Didn't 6.0 include everything -- both C++ and VB?


Wasantha Wijayarathna

Posts: 4
Nickname: wasu
Registered: Dec, 2005

Re: Doesn't VB come with .NET? Posted: Dec 18, 2005 9:28 PM
Reply to this message Reply
According to my knowledge, VB6 is not included in Visulal Studio.NET, but there is a Visual Basic version in VS.Net called VB.NET. That is very simmiller to VB6 and any one familier with VB6 can follow it easily. And VB.NET couples with additional features and more OO friendlier than VB6. I recommend you guys to use VB.Net and it's very interesting and easy to follow. But I know that in VS.Net you can convert your VB6 in to it's VB.Net version. But you can't directly use your VB6 codes.

Wasantha Wijayarathna

Posts: 4
Nickname: wasu
Registered: Dec, 2005

Re: Doesn't VB come with .NET? Posted: Dec 18, 2005 9:51 PM
Reply to this message Reply
Please reffer this link for further information and microsoft recommendations

http://msdn.microsoft.com/practices/default.aspx?pull=/library/en-us/dnpag2/html/vb6tovbnetupgrade.asp

Charles Haws

Posts: 24
Nickname: hawscs
Registered: Nov, 2003

Re: Doesn't VB come with .NET? Posted: Dec 20, 2005 12:17 PM
Reply to this message Reply
> includes two yellow Visual C++ .net disks and 3 light blue
> MSDN LIBRARY disks and a Visual Studio Prerequisite disc.

VB comes with Visual Studio.NET.
Sounds like you've got Visual C++.NET.

Not the same thing: There's a C++, a C#, a VB.NET, and if you want everything you get Visual Studio.NET.

If you want to do just one of the .NET languages, look up the Express versions. They're free. If you want to do VB6, I would guess you could find it on its own or with any version of Visual Studio since 6.

Flat View: This topic has 3 replies on 1 page
Topic: New BPM Tool - NetBpm Previous Topic   Next Topic Topic: sql request vs memory work

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use