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
Explain about Oops concept
What is signature c#?
What is difference between an Structure and Class?
What is a function c#?
How do I enforce const correctness in c#?
What does xpath return?
What is sqlconnection in c#?
What is the execution entry point for a c# console application?
If you want to write your own dot net language, what steps you will u take care?
Can we extend sealed class in c#?
What is before string in c#?
Why do we use inheritance in c#?
What is jit? What are the different types of jit?
Is lazy t thread safe?
Explain circular reference in c#?