Can i have both C# and vb.net code in same assembly?how?
Answer Posted / sanjeev
Yes, as Antony said, we can do the same but VB files will
not be available in any C# application where we are using
that class assembly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between overriding and overloading?
What are server objects?
Define resource files.
What is app_code folder in asp net?
What are validator? Name the validation controls in asp.net? How do you disable them?
Define tracing.
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What are the various types of validation controls provided by asp.net?
Can any body provide me the sample web application in asp.net
Can we have multiple master pages in asp net?
Differentiate between namespace and assembly.
How can you debug your.net application?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the biggest disadvantage of “Other Return Types” in Web API?
What is http protocol and how it works?