what are the different ASP.NET Application Folders?
Answer Posted / duraikannan
Different types of Application Folder in Asp.net
1) App_Code
2)App_Data
3)App_Theme
4)App_Browser
5)App_WebReference
6)ASP.Net Resources (1. App_LocalResources 2.
App_GlobalResources)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a 404 redirect?
How do you implement sql caching in asp.net?
What is http response header?
What is the purpose of asp.net?
What is the difference between a multi-layer and multi-tier applications?
What are validators and list some validators of asp.net?
What are the difference between function and stored procedure in .net programming language?
How many types of sessions are there in asp net?
What are session state modes?
Explain the different parts that constitute ASP.NET application?
What is the difference between a default skin and a named skin?
What is difference between datalist and gridview?
How you can add an event handler?
Can we have multiple web config files for an asp.net application?
What are the event handlers that we can have in global.asax file?