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
What does out mean c#?
Explain About sn.exe
What is meant by generics in c#?
What is a static property. Give an example?
What is difference between C# and VB.NET?
How many types of interface are there in c#?
How to Show Message box in Metro Style App?
What is a static field?
What do multicast delegates mean?
what is an event? Define delegate?
Is goto statement supported in c#?
How do you comment out code in c#?
What are the types of assembly available
Is c# dictionary a hash table?
What is using keyword in C#?