answersLogoWhite

0


Best Answer

No, any program targeting the .Net runtime will require that version of the runtime that it was compiled against. Note that having the 3.0 runtime does not mean an application with the 1.1 runtime will work; it must be the same runtime compiled.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If you make a exe in vbnet can you run it on a system not having net framework like vb6 programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is vbnet a programming language?

Yes, VB.net is a programming language that utilizes the Microsoft .Net framework


Download documentation of project gym system in vbnet?

yes


There is any difference between vc plus plus net and vbnet?

The only things they have in common are that they are both intended for programming within the .NET framework and are both developed by Microsoft. Other than that they are as different as chalk and cheese. They are completely different languages that target the framework in different ways, the only common factor being the framework itself.


Is installing dot net framework similar like vbnet?

The .Net Framework is simply a runtime library that makes applications written for .Net able to run. VB.Net is a Common Language Runtime-targeted programming language that uses the .Net Framework. The similarity in installation is like any other application offered from Microsoft: double-click the .MSI file.


Is java better than vbnet?

Java is not better than VBNet, nor is VBNet better than Java. Eachone has its advantages and disadvantaged over the other one.


What is the difference between C and Vbnet?

It is just a different coding language, but C is more for business that VBNET


What is datareader in VBNET?

x


What is a meaning of the namespace in vbnet?

Namespaces are the way to organize .NET Framework Class Library into a logical grouping according to their functionality, usability as well as category they should belong to, or we can say Namespaces are logical grouping of types for the purpose of identification.


What is instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


What is an instance in vbnet?

An instance in VBNet is the same as an instance in any other language; it is the realisation of a type. In object-oriented languages, like VBNet, we say that an object is an instance of a class, where the class defines the object's type.


IS VBNet purely objet oriented?

no


Who is the father of vbnet?

Alan Cooper