In ASP.NET the sessions can be dumped by using ?
A. Session.Abandon
B. Session.Dump
C. Session.Exit
D. None of these
A. ComVisible attributes
B. DLLImport Attributes
C. COM Interop
D. All of the above
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
A. Response.Cache.SetNoServerCaching();
B. Response.Cache.SetNoCaching();
C. Response.Cache.SetNoStore();
D. None of these
A. The customer can run on any platform.
B. Such a situation cannot happen at all
C. The customer must be having technology that run ASP.
D. None of the Above
A. One must override the method ReceiveMessage
B. One must override the method InitializeMethod
C. Both A and B
D. One must override the method ProcessMessage
A. 1
B. 10
C. 20
D. 30