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
What is datetime minvalue in c#?
Can you pass value types by reference to a method?
Why do we need abstract class?
Why do we use static methods in c#?
What is function and method in c#?
Explain the difference between abstract class and interface.
What is an assembly loader?
Explain the use of virtual, sealed, override, and abstract method?
What is the default value of object in c#?
What is a sealed class?
What is bit in c#?
Can we have 2 main methods in c#?
Why do we parse in c#?
What happens if you add duplicate elements to a set?
Define satellite Assembly in .NET?