Postback occurs in which of the following forms_________________?
A. Webforms
B. Winforms
C. HTMLForms
D. None of these
Postback occurs in which of the following forms_________________? Read More »
ASP.net A. Webforms
B. Winforms
C. HTMLForms
D. None of these
Postback occurs in which of the following forms_________________? Read More »
ASP.net A. aspnet_wp.exe
B. aspnet_isapi.dll
C. inetinfo.exe
D. None of these
The actual work process of ASP.NET is taken care by _____________? Read More »
ASP.net A. Yes
B. No
C. May be
D. Confuse
By default, code written with the Debug class is stripped out of release builds? Read More »
ASP.net A. VBScript
B. EcmaScript
C. JavaScript
D. PERL
Default scripting language in ASP? Read More »
ASP.net A. After the webform loads
B. Before Page_init event of web form
C. After the page_init event of webform
D. None of the above
When is the user controls code is executed______________? Read More »
ASP.net A. By Debugging
B. Can not be done
C. By Tracing
D. By Stopg
How do you trace the application_End event on runtime ? Read More »
ASP.net A. DataList
B. Button
C. Panel
D. None of the Above
A. pipeline
B. Handler
C. IHttpHandlerFactory
D. None of the above
A. single-file
B. code-behind
C. Both A and B
D. None of the Above
Which of the following denote page code model in ASP.NET ? Read More »
ASP.net