Name some asp objects?
What are the elements of a website?
What is asp.net with mvc? : Asp.Net MVC
What is IPostBack? How to use it?
Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?
When should we use abtract class and Interface Class?Give an Example
4 Answers Accenture, Cap Gemini, L&T, RM,
What is the use of asp.net web api?
What kind of data we can store in viewstate?
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 the built-in objects in asp.net?
What's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?
Types of values mode can hold session state in web.config ?
1 Answers Accenture, Parrot Systems,
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding