answersLogoWhite

0

What is the extansion of VBNET?

Updated: 9/15/2023
User Avatar

Wiki User

13y ago

Best Answer

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)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the extansion of VBNET?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Communications
Related questions

Can you build a subway sims 3?

You need Late Night ep (extansion pack)


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


Who is the developer of vbnet?

Microsoft Microsoft.com/VisualStudio


Is the Class type in VBNET a value type?

NO.


How do you write a VBnet program to find the prime numbers between 100 to 200?

VBnet program to find the prime numbers between 100 to 200?


What is public in vbNET?

It means it can be used by other classes