How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is server infrastructure?
how many character send in one sms forget 160limit and think about gateway allowed
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 are custom user controls in asp.net?
Why cyclomatic complexity is important?
What is DataGrid wheater its a Server Control or something else ?
What is the question mark in a url?
Give real time examples for polymorphism, encapsulation, inheritance..
What are the namespace classes used in asp.net mvc? : asp.net mvc
Explain what does wsdl stand for?
What are the cookies types in asp.net?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)