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

what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?

6 Answers   iSoft,


For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

2 Answers   CTS, Syncfusion,


what is silver light when will we use silver light,

0 Answers  


What is asp net_sessionid?

0 Answers  


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

0 Answers  






How do I use response redirect?

0 Answers  


Write a code snippet to implement the indentation in json in web api.

0 Answers  


is it possible to use web site without web server from remote place?

1 Answers   ABC, Mannar Company, Quadrant,


What is autopostback in dropdownlist in asp net?

0 Answers  


How do you insert multiple rows from a grid view to database table under a single transaction?

1 Answers  


What is the good practice to implement validations in aspx page?

0 Answers  


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,


Categories