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
Can abstract class be instantiated c#?
Why do we use polymorphism in c#?
What is a protected class c#?
What is a event in c#?
What is routing in c#?
What are examples of desktop applications?
Why do we need private constructor in c#?
What is private and shared assembly?
Why do we need structs in c#?
Is it possible to nest cfml conditional tags?
Explain the difference between “constant” and “read-only” variables used in c#?
What are callback methods in c#?
What do you mean by thread safe in c#?
What is default constructor c#?
What is difference between ienumerable and enumerable in c#?