answersLogoWhite

0

What is an exe in VB.NET?

Updated: 9/16/2023
User Avatar

Wiki User

14y ago

Best Answer

.exe means: self-execution program , however the extension uses only the 'exe' of executable.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an exe in VB.NET?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the extansion of VBNET?

If you save your VB.NET project, it will be a .vb file. You can also build your program, then it becomes an executable (.exe)


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 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.


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.


IS VBNet purely objet oriented?

no


Who is the father of vbnet?

Alan Cooper


Where is the source of the exe?

Exe Head is the source of the River Exe.


Where is the source of river exe?

Exe Head is the source of the River Exe.


Who is the developer of vbnet?

Microsoft Microsoft.com/VisualStudio


Is the Class type in VBNET a value type?

NO.