Can the App_Code folder contain source code files in different programming languages?

 Posted by Virendradugar on 9/21/2009 | Category: ASP.NET Interview questions | Views: 8912
Answer:

Yes but you need to 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 

Comments or Responses

Login to post response