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 Hybrid dictionary
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding
What is the flow of processing of the request? : asp.net mvc
What are the different methods that are used during the page load?
Give 2 examples for scenarios when routing is not applied?
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What is boxing? How we can use it?
Why is this service branded with windows livetm?
Differences between VB.Net and C#, related to OOPS concepts
what is .net
What is a postback ispostback and autopostback in asp net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
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)