Using HTML
Using Java Applet
Using AJAX Control
Using Best Fit for OS
第1题:
Which of the following options would best help to reduce packet fragmentation for a TCP application transferring large amounts of data between servers across a path of multiple networks?()
第2题:
A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()
第3题:
Which activity supports the data integrity requirements of an application?()
第4题:
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. An exception management framework is not used in the Web application. You need to ensure thatthe application log the unhandled exceptions automatically to the event log. You need to configurethe Web.config file to accomplish this. Identify the configuration that will assist you in thisscenario?()
第5题:
You are planning to migrate an existing web application to Windows Azure. The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified. You need to recommend a strategy for migrating the application to Windows Azure. What should you recommend?()
第6题:
You have a public computer that runs Windows XP Professional. All users log on to the computer by using the same user account. You log on to the computer by using the local administrator account and attempt to access a secure Web site. You discover that you have automatically logged on to the secure Web site by using the credential of another user. You need to connect to the secure Web site by using your own credentials. What should you do?()
第7题:
You develop a Web application. Your application contains two settings in the Web.config file. You deploy your application to production. You need to modify the application settings in the production environment without manually editing the XML markup in the Web.config file. What should you do? ()
第8题:
Online On All Available Nodes,using a setting timer
Online On Home Node Only,using a fallback timer
Online On Home Node Only,using both setting and fallback timers
Online On First Available Node,using both settling and fallback timers
第9题:
Start Microsoft IIS 6.0.
Start the Application pool.
Set the .NET Framework version.
Add the Web.config file for the application.
第10题:
You should consider using the <healthMonitoring enabled=true/> configuration.
You should consider using the <deployment retail=true/> configuration.
You should consider using the <customErrors mode=On/> configuration.
You should consider using the <trace enabled=true/> configuration.
第11题:
Modify the application settings by using the Web Site Administration Tool.
Modify the application settings by using the Visual Studio property page editor for the project.
Modify the application settings by using the resource editor.
Modify the application settings by using the Visual Studio start options editor.
第12题:
Start the default Web site.
Start the IIS Admin Service.
Run the IPconfig /registerdns command.
In the default Web site properties,disable the host header setting.
第13题:
A Cluster Administrator is implementing a custom resource group for a new web application. The goal is to ensure the resource group is always active. Preference should be given to the priority node at startup time,but fallback to the priority node should be scheduled during a nonbusy time. Using custom resource group options, what combination best achieve the desired resource group behavior?()
第14题:
You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. When you access the application in a Web browser, you receive the following error message: "Service Unavailable". You need to access the application successfully. What should you do?()
第15题:
Which two scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object?()
第16题:
Certkiller.com has employed you as a system administrator. You are in the process of creating anASP.NET AJAX application using .NET Framework v3.5. You receive an instruction from management to debug the JavaScript code in the application. Youthen attach Microsoft Visual Studio 2008 debugger to the Microsoft Internet Explorer instance. Youneed to make sure that the details of the client side object on the debugger console is displayedon the application. What should you do?()
第17题:
You want to enable users of a Web application to modify the Web application's UI and behavior. These modifications must be maintained at the user level so that when users return to the Web application, the changes are still in effect. You need to achieve this goal by using the minimum amount of custom code. What should you do?()
第18题:
You are the desktop administrator for your company. Your company’s software developers use Windows XP Professional and IIS on their client computers to develop Web-based applications. All client computers use Microsoft Internet Explorer 6. 0 or later as their Web browser. One of the developers reports that he can no longer access the Web-based application on his desktop by using his Web browser. When you attempt to access the application by using your Web browser, you receive the following error message: “Cannot find server or DNS Error.” You verify that the World Wide Web Publishing Service is started on the developer’s computer. You also verify that you are using the correct URL to access the developer’s computer by using your Web browser. You need to ensure that the developer can access the Web application by using his Web browser. How should you configure the developer’s computer?()
第19题:
ClassCastException
NullPointerException
NoClassDefFoundError
NumberFormatException
ArrayIndexOutOfBoundsException
第20题:
Run ipconfig /flushdns at the command prompt.
Reset the password for the local administrator user account.
From the Internet Options in Internet Explorer, clear the AutoComplete history.
From the Internet Options in Internet Explorer, delete the Temporary Internet Files.
第21题:
Adjust Path MTU attributes, using the no command.
Adjust the status queue size on the adapters, using the chdev command.
Adjust ipforwarding to enabled, using the no command.
Adjust tcp_maxburst to enabled, using the no command.
第22题:
Create both jobs by using events raised by the scheduler
Create both jobs by using events raised by the application
Create a job to rebuild indexes by using events arised by the application and then create another job to perform bulk load by using events raised by the scheduler
Create a job to rebuild indexes by using events arised by the Scheduller and then create another job to perform bulk load by using events raised by the application
第23题:
Persist control data by using view state.
Use Web Part controls.
Maintain a profile for each user.
Enable session state on the Web application.
第24题:
Using HTML
Using Java Applet
Using AJAX Control
Using Best Fit for OS