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 Types of session management in ASP.NET
Define page fragment caching?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Distinguish between Server-side and Client-side code?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
In which event of the page life cycle, is the viewstate available?
Is asp.net is a programming language?
What is authorization in asp.net?
Write a code snippet to implement the indentation in json in web api.
What is the part of url?
What is the difference between session object and application object?
What New Features comes with ASP.NET Web API 2.0?
Which platform does Microsoft .NET use for exchanging data between applications?