How do you ensure the assembly created in c# is
interoperable with vb.net?
Answer Posted / muralik.it
hello srikanth where can we write this code
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the function of the not null constraint?
What is the correct way of declaring an xml namespace?
What is string class in c#?
Is a c# interface the same as a c++ abstract class?
What is the best dependency injection c#?
What is generic types in c#?
Is c# an open source?
Which is faster dictionary or list?
What is a generic class?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Why do we use reflection in c#?
What happens when thread sleep () method is called?
How do you convert byte array to hexadecimal string, and vice versa?
What does typeof return c#?
Is enum a value type c#?