Can we write one page in c# and other in vb in one application ?
Answer Posted / shyam prabhu
Within ASP.NET application, 1 page can be in vb.net and
another 1 in c#.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
In howmany ways can you deploy an assembly?
What is string empty?
What issues can be faced while delivering code?
How is lazy loading achieved?
How to use delegates with events?
What is static void main in c#?
What does question mark mean in c#?
Why ienumerable is used in c#?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is the class in c#?
How do I do implement a trace?
What is dataadapter c#?
What is function c#?
Can you inherit multiple classes in c#?
How to use nullable types in .net?