In ASP.NET, the \App_Code directory is specifically designed to store raw source code files (such as .cs or .vb classes) which are automatically compiled at runtime. \App_Theme is used for styling, while Solution Explorer and Server Explorer are IDE tool windows, not directories.