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 is default constructor c#?
What is sqladapter c#?
Explain About Iunknown interface Queue
What is dictionary class in c#?
Explain how do I convert a string to an int in c#?
What is the purpose of namespace?
how background thread access to ui control?
What is lazy loading and eager loading in c#?
What do you mean by winforms in c#?
How does return work in c#?
How does dictionary work in c#?
What is string in c# net?
What is the difference between ienumerable and enumerator?
What are the different ways of method can be overloaded?
What is console read in c#?