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
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 240 of 257    Print  
App_code folder in ASP.NET 2.0
What is the purpose of App_code folder in ASP.NET 2.0?


  
Total Answers and Comments: 2 Last Update: July 26, 2008     Asked by: sbehera02 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 16, 2008 02:43:24   #1  
Namedm Member Since: April 2007   Contribution: 7    

RE: App_code folder in ASP.NET 2.0
In this folder we place the business logic of web application.
 
Is this answer useful? Yes | No
July 26, 2008 13:33:54   #2  
raghulvarma Member Since: December 2007   Contribution: 19    

RE: App_code folder in ASP.NET 2.0
App_Code directory is very useful in that it can be used to store all the reusable classes that you want to use from your ASP.NET pages. To utilize the App_Code directory, all you need to do is to create those reusable classes and place them under the App_Code directory. Whenever a change occurs in the App_Code directory, ASP.NET will dynamically recompile these classes and automatically make it available to all the pages in the web site. Note that you should put only classes into the App_Code subdirectory. You should not put pages, web user controls, or other non-code files containing non-code elements into this subdirectory.
 
Is this answer useful? Yes | No

 Related Questions

Skill/Topic: AdvancedA) Returns the physical file path that corresponds to virtual specified pathB) Returns the Virtual Path of the web folderC) Maps the specified virtual path to Physical pathD) None 
Latest Answer : Ans:A) Returns the physical file path that corresponds to virtual specified path ...

When i try to open the asp.net web application template with C# projects as project type i'm getting the error message as"The default web access mode for this project is set to file share,but the project folder at http://localhost/webapplication1 cannot be opened with path acer-a6abc676f9wwwroot$webapplication 1." What i have to do to rectify this error ?
View Question | Asked by : girija

Hihow to view a inmemory cookie as we can view persistant cookie.we can find persistant cookie in c:documentsand seetingscookies folderin the same way is it possible to view inmemory cookie .As per concept it will be stored in browser side how can we see it.Regardssarath

What is the purpose of App_code folder in ASP.NET 2.0? 
Latest Answer : App_Code directory is very useful in that it can be used to store all the reusable classes that you want to use from your ASP.NET pages. To utilize the App_Code directory, all you need to do is to create those reusable classes and place them under the ...


 Sponsored Links

 
Related Articles

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 

WinRunner Programming Concepts

If you want to create WinRunner scripts that are highly efficient, there are important programming concepts that you will want to become familiar with. Understanding these concepts will provide you with a large number of key benefits. In addition to understanding these concepts, you must also learn
 

Programming Languages Certification

IT Certification programs have several options that will offer you the best knowledge.  By learning everything that you need to know about information technology you will be able to open new doors to your career and personal business desires.  IT Certification offers several vari
 

Neuro-linguistic Programming Methods

Neuro linguistic Programming Methods There are several methods used for performing Neuro linguistic Programming on an individual for obtaining insights into the psyche of the person in order to correct to modify certain patterns of behavior These techniques are also used for Neuro linguistic trainin
 

The Difficult Past of Neuro-linguistic programming

The Difficult Past of Neuro linguistic programming Neuro linguistic programming has had a rocky past with a number of lawsuits rivalry unsystematic development and intermittent progress During the 1980s the two founders separated after the lawsuit filed by Bandler Bandler went on to file several law
 

History of Neuro Linguistic Programming (NLP)

History of Neuro linguistic programming Neuro Linguistic Programming NLP is a system co founded by John Grinder and Richard Bandler for bringing about personal development in any individual by interpreting and translating the human perception experience beliefs and language It was developed in early
 

The Use of Access Specifiers In Object Oriented Programming

The Use of Access Specifiers In Object Oriented Programming In object oriented programming a variable will have a certain range This range can be defined as the place where it can be viewed In most cases there are two simple models that are used and these are lexically scoped and dynamically scoped
 

Class-based Object Oriented Programming

Class based Object Oriented Programming Class based object oriented programming is a style that gains inheritance by processing classes as objects The most prominent style of OOP is class based instead of object based With the class based OOP system objects are units that merge states identities and
 

A Object Oriented Programming Lesson For Beginners

A Object Oriented Programming Lesson For Beginners In this article I will go over object oriented programming in relation to PHP This article will be especially useful to those who already have a simple knowledge of programming and variables You should know what a variable is and you should also kno
 

Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape