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 cookies c#?
Is .net and c# the same?
What does typeof return c#?
What is a delegate how is it type safe?
Can we have multiple threads in one app domain?
How to use exception handling in stored procedure?
What are the two kinds of properties in c#.
How do you clear a list in c#?
Can we inherit class that contains only one private constructor?
How does yield return work c#?
What are the steps for creating clr trigger
What is unrecognized escape sequence in c#?
Define thread? Explain about multithreading?
Can main method be final?
What is web forms in c#?