What are the asp.net 2.0 features?
what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.
How to find last error which occurred in Asp.net ?
How to use push notification?
Whats the difference between abstract factory pattern and factory pattern?
What is the difference between sealed vs static class?
Explain page output caching?
What is comparevalidator?
What are the differences between primary foreign and unique keys?
What is the significance of proxy user?
What is the difference between file-based dependency and key-based dependency?
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 ports must be open for DCOM over a firewall? What is the purpose of Port 135?