Skip to content
AnsweringExams.Com
  • Home
  • Contact Us / Report Error
  • Disclaimer

ASP.net

What is/are the predefined TraceListener(s) in ASP.Net?

September 1, 2021April 17, 2019 by QuizMaster
What is/are the predefined TraceListener(s) in ASP.Net?

A. EventLogTraceListener
B. TextWriterTraceListener
C. DefaultTraceListener
D. All of the above

Categories ASP.net

Whats is the significance of Response.ClearHeaders( ) ?

September 1, 2021April 17, 2019 by QuizMaster
Whats is the significance of Response.ClearHeaders( ) ?

A. Clears all the section value from rendered HTML File
B. Clears the content of the Rendered page
C. Clears all Headers from the buffer stream
D. None of the above

Categories ASP.net

Custom Controls are derived from which of the classes_________________?

September 1, 2021April 17, 2019 by QuizMaster
Custom Controls are derived from which of the classes_________________?

A. Website
B. WebForm
C. Webfarm
D. None of the above

Categories ASP.net

If a developer of ASP.NET defines style information in a common location. Then that location is called as________________?

September 1, 2021April 17, 2019 by QuizMaster
If a developer of ASP.NET defines style information in a common location. Then that location is called as________________?

A. Theme
B. Master Page
C. Customization
D. None of these

Categories ASP.net

To add a custom control to a Web form we have to register with?

September 1, 2021April 17, 2019 by QuizMaster
To add a custom control to a Web form we have to register with?

A. Name space of the dll that is referenced
B. Assemblyname
C. TagPrefix
D. All of the above

Categories ASP.net

We can manage states in asp.net application using________________?

September 1, 2021April 17, 2019 by QuizMaster
We can manage states in asp.net application using________________?

A. Session Objects
B. Application Objects
C. Viewstate
D. All of the above

Categories ASP.net

What executable unit gets created when we build an ASP.Net application ?

September 1, 2021April 17, 2019 by QuizMaster
What executable unit gets created when we build an ASP.Net application ?

A. . EXE
B. . COM
C. . DLL
D. None of the above

Categories ASP.net

In order to prevent a browser from caching a page which of these xstatements should be written ?

September 1, 2021April 17, 2019 by QuizMaster
In order to prevent a browser from caching a page which of these xstatements should be written ?

A. Response.Cache.SetNoServerCaching();
B. Response.Cache.SetNoCaching();
C. Response.Cache.SetNoStore();
D. None of these

Categories ASP.net

Which of the following languages can be used to write server side scripting in ASP.NET?

September 1, 2021April 17, 2019 by QuizMaster
Which of the following languages can be used to write server side scripting in ASP.NET?

A. VB
B. C-sharp
C. Both A and B
D. C++

Categories ASP.net

Choose the form in which Postback occur_________________?

September 1, 2021April 17, 2019 by QuizMaster
Choose the form in which Postback occur_________________?

A. Webforms
B. HTMLForms
C. Winforms
D. None of these

Categories ASP.net
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page17 Next →
© 2026 AnsweringExams.Com • Built with GeneratePress