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 a dimensional array?
Can we maintain state in webservice?
What is inheritance in csharp?
What is short in c#?
Describe the types of comments in c#?
What is difference between static and readonly in c#?
What is the C# syntax to catch any possible exception?
How do you comment in c#?
Explain how do you directly call a native function exported from a dll?
Is c# used for any core features of windows vista?
How can I create image pieces/sub image?
How do I declare inout arguments in c#?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
What is Dependency of Injection?
What is master page in asp net c#?