A. Set the clienttarget property to downlevel
B. Set the runat property to server
C. Set the inherits property to codeb
D. Set the language property to c#
A. System.web.services
B. System.web.ui.forms.security
C. System.web.configuration
D. System.web.security
A. Asp:listitem
B. Asp:button
C. Asp:label
D. None of these
A. Alerts snap-ins
B. Performance logs
C. Mmc event viewers
D. All of the above
A. Response.output.write() allows you to write formatted output
B. Response.output.write() allows you to stream output
C. Response.output.write() allows you to buffer output
D. Response.output.write() allows you to flush output
A. .asp
B. .web
C. .aspx
D. None of these
A. Application object
B. Session object
C. Server object
D. Response object
A. Sqldatareader
B. Data set
C. Both a and b
D. None of these
A. Page.user.isinrole
B. Page.user.name
C. Page.user.identity
D. None of these
A. System.web.mail.smtpmail
B. System.web.mail.mailmessage
C. Both a and b
D. None of these