answersLogoWhite

0

What is a difference between dotnet and VB?

Updated: 8/16/2019
User Avatar

Wiki User

14y ago

Best Answer

Nothing, as VB is now part of .Net.

.Net contains following main languages:

- C#

- VB

However, VB 6 was before .Net and was independent.

dotnet is a framework that supports multiple languages and vb is one the language supported by dotnet.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a difference between dotnet and VB?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between Csharp and vb?

C# its Very Sharp VB-Visual Basic Extension for BASIC C# its Very Sharp VB-Visual Basic Extension for BASIC


What are the two front end tools and two back end tools names?

SQL,MS-Access,ORACLE is backend... VB,DOTNET is Frontend


Is potential difference can be positive negative or zero?

That is correct. Since potential difference is a difference, Vb - Va ,then you can have all three possibilities. The potential at a point, say Va, is itself a difference. It is the potential difference between point "a" and a second point "0" where the potential is choosen to be zero. This zero point is completely arbitrary , provided it does not lead to mathematical difficulties. Sometimes it is convienient to choose a zero location for potential and sometimes its not necessary. For example; suppose the potential difference between charged parallel plates a & b is Vb - Va = 10 volts. This would require that Vb > Va , but the actual values of Vb & Va need not be known. Then Va - Vb = - 10 volts. If one wants to choose point "a" as the zero point, then Vb = 10 v. Or if one wants to choose Vb as the zero point then Va = - 10 v. Or if one wants to choose midway between the plates as the zero point then Vb = 5v & Va = - 5v.


Difference between java and dotnet?

Java is a computer language that allow one to write programs to run on any platforms (OS, and hardware) DotNet is an abstraction (a general term to describe a group of things), not a computer language itself. This framework is targeting Windows only.


What is the main difference between java and dotnet?

java is from sun and .net is from microsoft, java is a language + runtime and .net is run frame that supports multiple language.


Where might one go to purchase DotNet web hosting services?

One can purchase DotNet web hosting services from many online websites. Some examples of these websites that offer DoTNet hosting include Free DotNet Domain and DotNet Park.


What is difference between vb script and java script?

JavaScript is just like VB Script, but VB Script is what windows made to try to get rid of JavaScript, but as you can see im sure JavaSript is the winner. They are the same thing pretty much just a little alterations in the code.


Diff between Java and dotnet?

Java is cross-platform while .NET is for Windows platforms only.


What are the difference between vb studio and vbnet?

VB can be run with native support means you don't have to install any framework, library, run time environment etc in order to run an App which is built by VB. Whereas VB.Net must requires a Dotnet Framework as a prerequisite for VB.Net app......... VB app is run efficiently as compared to VB.Net......Because there VB app runs directly On OS kernel whereas VB.Net is firstly run on .Net Framework (CLR)* and then this CLR(Common Language Runtime) executes it on Os kernel so For VB.Net there is an extra of one layer for executing...... *CLR is a .Net Framework core component which translates the VB.Net app (or any other app which is built using .Net) into Machine language code.


What is the difference between VB-Script and JavaScript?

vbscript is used for server side as well as client side where as java script is used for client side only.


Difference between SDI and MDI form in VB?

SDI consists of only one form whereas MDI can ontain more than one form


How do you deploy a VB DLL in java?

use VC++ as a bridge between VB and Java. there seems to be no easier way than that. good luck. use VC++ as a bridge between VB and Java. there seems to be no easier way than that. good luck.