answersLogoWhite

0

VB.NET and C# are both languages that compile to CIL bytecode, and run on the .NET's Common Language Runtime.

User Avatar

ki2ne

Lvl 8
5y ago

What else can I help you with?

Related Questions

How csharp and vbnet are interaoperable?

When any .NET assembly is compiled, it may reference any other .NET assemblies, regardless of the language that the code was written in.


Is overloading supported in csharp?

Yes


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.


To help ensure that equipment performs to certain standards and is interoperable with equipment used by other jurisdictions the NIMS Integration Center will?

Prescribe that all response equipment be interoperable


How do you use C code in Asp.Net using CSharp. I have code written in C and I want to use it in my ASP.NET application written in CSharp. What are the ways of converting importing using that code?

tretwre


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


Is array is value type or reference type in CSharp?

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


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


What provides interoperable wireless access between devices?

Wi-Fi


Which language is more advisable for BE students to learn now either csharp or java?

java


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 are the notes to a d major scale?

D, E, Fsharp, G, A, B, Csharp, D


What is ADODB connection in vbnet?

Refer to related links.


What is public in vbNET?

It means it can be used by other classes