What is Auto-event wireup? what is the default value for
this? when u change the value what will happen?
Answer / srinivas
AutoEventWireup attribute of a Web Forms page to
automatically associate page events and event-handler
methods. If the AutoEventWireup attribute of the @ Page
directive is set to TRUE (or if it is not specified because
its default value is TRUE), the ASP.NET page framework
automatically calls page event-handler methods.
| Is This Answer Correct ? | 18 Yes | 1 No |
What is sta?
What kind of data can be stored in viewstate?
What is page request in asp.net?
Explain how do you deploy your asp.net application?
How can you debug an ASP page, without touching the code?
1 Answers Prodigy Technologies,
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.
4 Answers Syntax Softtech, TCS,
What symbol would you use to denote, the start of a code block in aspx views?
What are tuples?
What is application in asp net?
Explain what is viewstate?
What is wrong with a line like this? DateTime.Parse(myString)
can u create two Primary key for a table? --Sivaa
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)