Asp Dot Net Mcqs
Q.1: Which of the following SessionState Modes causes the Session_End event to fire?O
A. None
B. SQL Server
C. Inproc
D. StateServer
Q.2: In ASP.NET, what is the separation of presentation and content??
A. MVVM
B. Page Class Inheritance
C. Code Behind
D. Code Behind
Q.3: Which of the following is the role of the Web API Media Type Formatter?G
A. Reads from the URI path and querystring'
B. A custom parameter binding that can read any part of the HTTP requestE
C. Reads the message body only
D. Reads the message body and serializes the response2
Q.4: Which threading model is used in ASP.NET?)
A. MTA
B. STA
C. Not supported
D. Single Threaded
Q.5: Which of the following is the default timeout for a Cookie?;
A. 30 minutes
B. 20 minutes
C. 40 minutes
D. 60 minutes
Q.6: Which base class do all Web Forms inherit from?/
A. System.Web.Page
B. System.Web.UI.Page
C. No Option
D. No Option
Q.7: Which of the following is used to sign out from forms authentication?E
A. FormsAuthentication.Signout()
B. FormsAuthentication.Login()
C. FormsAuthentication.Signout()
D. UserAuthentication.Logout()
Q.8: Which of the following is the default scripting language in ASP.NET?D
A. VBScript
B. PERL
C. No Option
D. No Option
Q.9: Which of the following is the property to get a client side id for a control at run time?Y
A. ClientID
B. ClientSideID
C. ID
D. Name
Q.10: Which type is used to manage server-side state?/
A. Session level
B. Database level
C. All these
D. Application level

Related Mcqs

All Subject Mcqs