Can we write one page in c# and other in vb in one application ?
Answer Posted / rameshwar
Yes, we have this feature ASP.NET 2.0 by specifying the
directory setting information in application web.config
file.
Means we can execute both type of file in one application.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are cshtml files?
Explain states of a thread in c#?
Is string value type c#?
What is difference between field and property in c#?
What is difference between list and ilist in c#?
Why is xml called extensible?
What is the difference between properties and indexer in c#?
What is access modifier in c#?
What is use of private class in c#?
What is the meaning of extention?
What does mean c#?
What is dataadapter c#?
Is c# 8 released?
Can a constructor have a return type?
What is equal c#?