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
Difference between singleton and singlecall.
Can you explain one critical mapping?
Do session use cookies in asp net?
Why SessionID changes in every request in asp.net?
Distinguish between Server-side and Client-side code with its functionality?
What is use of <% %> in asp.net?
Where is the session stored?
Does web services support data reader like pom project?
What are the different validators in asp.net?
How do you secure your connection string information?
What is the use of data set in asp.net?
What is a url string?
Can we use a static function with a non-static variable?
What is state management techniques in asp.net?
What is difference between datalist and gridview?