Search
.Management Sciences
A. WindowsPrincipal
B. WindowDatset
C. Serialization
D. None of the Above
Related Mcqs:
- By default, code written with the Debug class is stripped out of release builds?
- A. Yes B. No C. May be D. Confuse...
- If I’m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing______________?
- A. Maintain the login state security through a View State. B. Maintain the login state security through a Session. C. Maintain the login state security through a database. D. All of the above...
- The __________________ property affects how the .Net Framework handles dates, currencies, sorting and formatting issues?
- A. CurrentUICulture B. CurrentCulture C. All of the above D. None of these...
- Which of the following is faster and consume lesser memory ?
- A. SQLDataReader B. Data Set C. Both A and B D. None of these...
- How to find out what version of ASP.NET I am using on my machine ?
- A. Response.Write(Version.ToString() ); B. Response.Write(System.Version.ToString() ); C. Response.Write(System.Environment.Version.ToString() ); D. not possible...
Recent Comments