New to working with Visual Studio Solutions.
I normally place my Site Class file with basic functions in a folder called App_code
But noticed I created a website project in visual studio and only have options for .net folders :
App_Globalresources App_localresources Themes App_Data App_Browsers
Should I instead put my customer class files in one of these ?