what are the different ASP.NET Application Folders?



what are the different ASP.NET Application Folders?..

Answer / 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

More ASP.NET Interview Questions

Explain the differences between managed and unmanaged code?

0 Answers  


why many web.config files are used in are project

2 Answers  


Why is xap important?

0 Answers  


What is the web.config file in asp?

0 Answers  


Explain how viewstate is being formed?

0 Answers  






Can the validation be done in the server side? Or this can be done only in the Client side?

2 Answers  


What is advantage of viewstate and what are benefits ?

1 Answers  


What are the disadvantages of view state?

0 Answers  


What is the main function of razor in asp.net? : asp.net mvc

1 Answers  


What is asp.net localization?

0 Answers  


What is the postback property in asp.net?

0 Answers  


How can you pass multiple complex types in Web API?

0 Answers  


Categories