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 |
What is a page life cycle?
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
Which color scheme in a Repeater control can you provide alternatively?
About duration in caching technique ?
Explain the different types of assemblies?
How information about the user's locale can be accessed?
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....
What is postback in asp net?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
what do you mean software devlopment ?
How to consume a webservice in a windows application without adding through the web reference?
What is mvc in angular?