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
What are the steps to follow to host a web application on a web server?
What is a web pool?
how to elimainte the similar data from the different tables
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Do you know about caching with the datasource controls?
What’s the catch?
What is asp.net caching?
In which event of the page viewstate is available?
Is it true that a Web service must be written in .NET or not?
What are the ways to sending the data in ASP.NET page?
Define asp.net caching?
Describe SOA and the tenets of it?
Explain the difference between web user control and web custom control?
How many types of session state management options available in asp.net?
How do you secure your connection string information?