CATEGORIES
Use of App_Code folder in Asp.Net
Published by: Rinku (3/4/2009 12:44:19 AM)
MAR 4 2009
What is the use of App_Code folder in Asp.Net? What are its significant features?Is it automatically accessible in the application? What to do if we dont have this folder in our web application? Can it be added later on?
If we have two different language classes in this folder, then, do we have to create two different folders, one for each language?
Most Popular Articles
- what is asp .net+?
- What are the new server controls added in latest version of asp.net
- How do I Start Learning Dot Net and What is the Best Book to Follow
- How to display emoticons in an e-mail message using ASP.NET
- What is the difference between the .aspx page and .aspx.vb/cs page
What are Abstract classes, Abstract Methods, Abstract Schema, Interfaces And Concrete Classes? >>
<< web Part Control in ASP.NET
COMMENT