When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
Answers were Sorted based on User's Feedback
Answer / tarun
d) A default class that inherits from the control?s
base class
| Is This Answer Correct ? | 8 Yes | 5 No |
What is .netmodule and how is different from .dll and .exe
what is silverlight and what is the purpose of silverlight?
In the context of a comparison, what is object identity versus object equivalence?
State differences between MVC and WebAPI
Is it possible to apply themes to an asp.net application? If yes, then how?
Why is validation always done on the server? When does that occur?
What is difference between view state and session state?
what is silver light when will we use silver light,
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....
Difference between dynamic query and static query ?
I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?
What is MVVM in dot net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)