How do you ensure the assembly created in c# is
interoperable with vb.net?
Answer Posted / luigip
All built assemblies are compatible with all the CLR
languages without doing anything
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are reflections in c#?
What is the main purpose of xml?
What is dao in c#?
What is a console operator?
What is querystring in c#?
Are all methods virtual in c#?
What is a trace and asset? Explain some differences?
Is int a class in c#?
What is private protected in c#?
What is lazy in c#?
What are verbatim strings in c#?
What are examples of desktop applications?
Explain nullable types in c#?
Is predicate a functional interface?
What is Named parameter in C#?