In asp.net, how can you validate drop down box?
Any disadvantages in Dataset and in reflection ?
What base class do all Web Forms inherit from?
why we are using delegates and in which condition it is required?
Explain the various authentication mechanisms in asp.net.
explain about Back ground process control in .net
1 Answers Digital Mesh, Infronics,
what is the difference between server.Transfer and response.redirect in .net
Is asp.net easy to learn?
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....
Name the validation control available in asp.net ?
what is PostBack Property exactly ? when It Returns True? when it Returns False?
What are the difference between function and stored procedure in .net programming language?
What is the difference between application and cache variables?