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
Is arraylist generic in c#?
What is the purpose of reserved word using in c#?
Are cao stateful in nature?
How do you pronounce c#?
Is the following code legal?
How to Install uninstall assemblies into GAC?
What is difference between dictionary and hashtable?
Can I do things in il that I can't do in c#?
Are objects passed by reference in c#?
What does a constructor do c#?
What is lastindexof c#?
What is cls, cts and clr in net?
Explain the clr triggers?
How do I do a case-insensitive string comparison?
How does the clr work?