Search
.Management Sciences
A. Use the ImageMap control and randomly select a HotSpot to show or hide.
B. Use the AdServer control and create an XML file with configuration of the control.
C. Use an ImageButton control to predict randomness of the image to be loaded based on the clicks of the control.
D. Use the Image control to hold the image and a Calendar control to randomly select a date for each image to be displayed.
Related Mcqs:
- Web.config file is used.. ?
- A. To configure the web server B. To configure the web browser C. Configures the time that the server-side codebehind module is called D. To store the global information and variable definitions for the application...
- An ASP.NET page uses a Datagrid displays employee information.The Web application supports a large number of concurrent users, who will be saving data from the grid back to the database?
- A. Use View State B. Use URL munging C. Disable ViewState and use Session State D. Disable View State and don’t use session state...
- Which method displays the custom control________________?
- A. Display B. Page_Load C. Render D. The Prerender...
- Select the type Processing model that asp.net simulate ?
- A. Static B. Linear C. Topdown D. Event-driven...
- Output : Response.Buffer = True Response.ExpiresAbsolute = Now().Subtract(New TimeSpan(1, 0, 0, 0)) Response.Expires = 0 Response.CacheControl = “no-cache” ?
- A. Avoid page to be cached B. Clears the buffer area C. The session expires D. None of the Above...
Recent Comments