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

Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


Can any one explain with the example how to capture the application error in Aplication_Error() method?

1 Answers   Infosys,


In the context of a comparison, what is object identity versus object equivalence?

1 Answers  


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

2 Answers   Marlabs,


Describe session handling in a webfarm?

0 Answers  






How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

0 Answers  


What are Master Pages in ASP.NET? or What is a Master Page?

0 Answers   MCN Solutions,


Usage of web.configuration ?

3 Answers   Microsoft,


How can you get public key information?

1 Answers   Microsoft,


Is overloading possible in web services?

2 Answers   Microsoft,


When is an object collected by the Garbage Collector? [Four options were given]

1 Answers   ABC,


Why web api is better than wcf?

0 Answers  


Categories