Search
.Management Sciences
Category: ASP.net
asp:dropdownlist> tag replaces which of the HTML tags______________?
A.
B.
C.
D. None of the above
Default scripting language in ASP?
A. VBScript
B. EcmaScript
C. JavaScript
D. PERL
Which of the following ASP.NET object encapsulates the state of the client ?
A. Application object
B. Session object
C. Server object
D. Response object
Caching type supported by ASP.Net ?
A. Output Caching
B. DataCaching
C. Both A and B
D. None of these
The Following are the minimum requirement to run Asp.net pages_________________?
A. Windows explorer
B. Java Virtual Machine
C. Common Language Runtime
D. All of the above
When is the user controls code is executed______________?
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
Which of the following is not a member of ADODBCommand object ?
A. Open
B. ExecuteScalar
C. ExecuteReader
D. ExecuteStream
Which of the following is faster and consume lesser memory ?
A. SQLDataReader
B. Data Set
C. Both A and B
D. None of these
Which of the following are not a member of Server Object_________________?
A. Open
B. Execute
C. Transfer
D. HTMLDecode
Which of these data source controls do not implement Caching ?
A. LinqDataSource
B. XmlDataSource
C. SqlDataSource
D. ObjectDataSource
Recent Comments