A. VB
B. C-sharp
C. Both A and B
D. C++
A. Response.Cache.SetNoServerCaching();
B. Response.Cache.SetNoCaching();
C. Response.Cache.SetNoStore();
D. None of these
A. . EXE
B. . COM
C. . DLL
D. None of the above
A. Session Objects
B. Application Objects
C. Viewstate
D. All of the above
A. Name space of the dll that is referenced
B. Assemblyname
C. TagPrefix
D. All of the above
A. Theme
B. Master Page
C. Customization
D. None of these
A. Website
B. WebForm
C. Webfarm
D. None of the above
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
A. EventLogTraceListener
B. TextWriterTraceListener
C. DefaultTraceListener
D. All of the above
A. Reflection
B. Enumeration
C. Serialization
D. Binding