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
Define xslt.
What is a thread? What is multithreading?
Define multicast c# delegate?
How to Show Message box in Metro Style App?
How do you declare an interface in c#?
Can we have static indexer in c#?
What is a console operator?
What is the file extension for c#?
Differentiate between object pooling and connection pooling in c#?
Why is ienumerable used?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
Write a program to find the angle between the hours and minutes in a clock
Can we override static class in c#?
What is event delegate in c#?
How many keyword present in C# language ?