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
Is there any property names “isnavigating”?
what is publisher?
What is asp.net mvc? : asp.net mvc
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Difference between web user control and web custom control?
What is difference between view state and session state?
Why session is more secure than cookies?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
Explain what is clr?
What is the exact purpose of http handlers?
How you will handle session when deploying application in more than a server?
What's the difference between viewstate and sessionstate?
What are the disadvantages of asp.net?
Difference between Response.redirect vs server.transfer?
What is the difference between a multi-layer and multi-tier applications?