How do you ensure the assembly created in c# is
interoperable with vb.net?
Answer Posted / bhagyashri
Write above code in AssemblyInfo.cs File.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we have multiple constructors in a class c#?
Is there hashmap in c#?
What is the difference between writeline and write in c#?
What is difference between ienumerable and enumerable in c#?
Explain About DTS package
What is a partial class. Give an example?
What are the Types of compatabilities and explain them
What is disconnected data architecture in c#?
What is gridview c#?
Is array ienumerable c#?
List down the reason behind the usage of c# language.
What is boxing and unboxing in c#?
Name some properties of array.
What are modifiers in c#?
Define an array?