A
AG
Thanks to help from this group I was able to use both VB and C# in a Website
Project, so I understand about creating language subfolders under App_Code
folder.
However, I have another project that I converted from Website Project to Web
Application Project.
It is all VB except for one C# class.
Since there is no App_Code folder with WAP, is there any way to still
include the C# class in the same project or am I resigned to either
converting it to VB or making it a separate project and referencing it in
the WAP?
TIA
Project, so I understand about creating language subfolders under App_Code
folder.
However, I have another project that I converted from Website Project to Web
Application Project.
It is all VB except for one C# class.
Since there is no App_Code folder with WAP, is there any way to still
include the C# class in the same project or am I resigned to either
converting it to VB or making it a separate project and referencing it in
the WAP?
TIA