answersLogoWhite

0

How csharp and vbnet are interoperable?

Updated: 11/6/2022
User Avatar

Fathimaejaz

Lvl 1
15y ago

Best Answer

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
4y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How csharp and vbnet are interoperable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


What is the difference between C and Vbnet?

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


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


What is datareader in VBNET?

x


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 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 array is value type or reference type in CSharp?

refernce type


IS VBNet purely objet oriented?

no


Who is the father of vbnet?

Alan Cooper