954,136 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Is "Visual Basic 2005" Express edition .NET?

Well I'm quite a noob programmer, but I wonder if Microsoft Visual Basic 2005 Express edition programs in .NET or in VB 6

(This might be a really silly question)

Thank You.

Pim
Junior Poster
106 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
 

It is in .Net. There is no way to buy VB6, as it has been replaced by Visual Studio.

tayspen
<Insert title here>
Team Colleague
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
 

Ok. But now when I want to use one of my programs on another computer, I need to install .net there. Is there a way to avoid needing the .net component or including it in the executable?

Pim
Junior Poster
106 posts since Jun 2005
Reputation Points: 10
Solved Threads: 0
 

You can compact it in the executable, but makes the executable huge. This program allows you to do that, but you have to buy it in order to get full features. http://www.xenocode.com/

Besides that, no they are going to have to download the framework.

tayspen
<Insert title here>
Team Colleague
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
 

Sheesh... Ive made a lot of programs with vb-6 and before, but am having my troubles with visual basic...I also have visual studio.... Does anyone have a step-by-step write up on how to make an exe file that is usable on another compter whether or not it needs the .net framework? Also, is there an issue with Vista and exe too?

comit6554
Newbie Poster
1 post since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

Well, it depends on your exe's. You said that you already wrote bunch of stuff, so you do have executables - are you refferencing some COM objects? The dll has to come with the executables. There is no universal answer here. As far as .Net is concerned - most people that have Windows already have .Net installed. It will be hard to find a machine without it. As far as Vista is concerned, it depends on a given executables, some things would work, others would not.

tostrinj
Newbie Poster
21 posts since Jul 2007
Reputation Points: 12
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You