Answer:
No. All source code files kept in the root App_Code folder must be in the same programming language.
You can create two subfolders inside the App_Code and then add both C# and VB.NET in the respective subfolders. You also have to add configuration settings in the web.config for this to work.
Asked In: Many Interviews |
Alert Moderator