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 is the significance of finalize method in .net?
Explain about the .NET framework?
What is meant by ispostback in asp net?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
State differences between MVC and WebAPI
Explain the concept of MVC Scaffolding?
Are cookies stored on server or client?
What is the mvc framework?
What are the advantages and disadvantages of Using Cookies?
What are html helpers in asp.net?
Can you use Web API with ASP.NET Web Form?
How information about the user's locale can be accessed?
What is postback pixel?
How do you sign out from forms authentication?
Define satellite assemblies.