GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Programming  >  ASP.NET

 Print  |  
Question:  App_code folder in ASP.NET 2.0

Answer: What is the purpose of App_code folder in ASP.NET 2.0?


May 05, 2008 02:43:24 #1
 Namedm   Member Since: April 2007    Total Comments: 3 

RE: App_code folder in ASP.NET 2.0
 
In this folder we place the business logic of web application.
     

 

Back To Question