Turn off marshalling
Use binary encoding
Use RPC/literal encoding
Use document/literal encoding
Redesign to use more granular messaging
第1题:
The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void myMethod(int x, float y); public void myMethod(int x); public void someOtherMethod(int x, float y); Which WSDL style should be used?()
第2题:
A systems administrator has a high performance server with a file share full of data that has not been used in a long time, but is still important and might be used in the future. Which of the following should they do to reclaim the space off the high performance server?()
第3题:
Which of the following is MOST likely to improve the performance of SOAP-based Web services?()
第4题:
Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance. Which J2EE pattern can help with this performance issue?()
第5题:
For which action can you use the TO_DATE function? ()
第6题:
You work as a network administrator for Tailspintoys.com. Your job responsibilities include supporting company servers. The Tailspintoys.com network hosts a Web server that runs on a single server namedWebsrv1. Recently, traffic to the Web site has been increasing, and the performance of the Web serverhas been deteriorating. Traffic to the Web site is expected to continue to increase over the next five toeight years. You want a solution that can solve the performance problems of the Web server and meet theincreasing workload requirements for the Web site for the next five to eight years. What should you do?()
第7题:
An on-premise application is exposed to external users through a Windows Communication Framework (WCF) service endpoint registered in the Windows Azure AppFabric Service Bus. You need to recommend an approach for providing transport-level security that maximizes performance and minimizes bandwidth requirements. What should you recommend?()
第8题:
Use message level security
Use fine-grained Web services
Use document/literal instead of RPC/encoded
Avoid stale data in the UDDI registry by turning off caching
第9题:
From MBX1 and CAS1, run Performance Monitor.
From MBX1 and CAS1, run the message tracking viewer.
From CAS1 and HUB1, run the Mail Flow Troubleshooter.
From MBX1 and CAS1, run the Exchange Troubleshooting Assistant.
第10题:
Convert any date literal to a date
Convert any numeric literal to a date
Convert any character literal to a date
Convert any date to a character literal
Format '10-JAN-99' to 'January 10 1999'
第11题:
Migrate the Web site to a more powerful server.
Use NLB to create a Web farm to support the Web site.
Use failover clustering to support the Web site with multiple servers in a cluster.
Add a second Web server, and then use DNS round-robin to distribute Web requests between the twoservers. Add more servers as necessary.
第12题:
RPC/literal
RPC/encoded
Document/encoded
Document/literal
Document/literal wrapped
第13题:
You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into user controls. You need to create a Web control to group the UI elements that do not require server-side processing. Doing so will enable you to programmatically add or remove the UI elements from the page. You want to maintain the UI elements' style properties. What should you do? ()
第14题:
An RPC/encoded Web service experiences poor performance at high message volumes. What can a developer do to improve this performance?()
第15题:
Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?()
第16题:
A developer for the Company.com web site has been told that users may turn off cookie support in their browsers. What must the developer do to ensure that these customers can still use the web application?()
第17题:
You have a computer that runs Windows 7. You generate a System Diagnostic Report and receive thefollowing warning message: The Graphics rating for the system is poor and may be the cause of performance problems. You need to increase the graphics performance of the computer without modifyingthe current hardware or drivers. What should you do?()
第18题:
You are designing an access control strategy for WEB2. Your solution must meet business requirements. What should you do?()
第19题:
RPC/literal
RPC/encoded
Document/encoded
Document/literal
Document/literal wrapped
第20题:
Make the message buffer discoverable to listeners and require authorization.
Make the message buffer discoverable to managers and do not require authorization.
Make the message buffer publicly discoverable. Include a Simple Web Token (SWT) in each message.
Make the message buffer discoverable to managers. Include a Simple Web Token (SWT) in each message.
第21题:
convert any date literal to a date
convert any numeric literal to a date
convert any date to a character literal
format 'January 10 1999' for input
format '10-JAN-99' to 'January 10 1999'
第22题:
the best option is to run the performance monitor on -sr11 and -sr12 to gather the rpc performance data.
the best option is to run the message tracking viewer on -sr11 and -sr12 to gather the rpc performance data.
the best option is to run the exchange troubleshooting assistant on -sr11 and -sr12 to gather the rpc performance data.
the best option is to run the mail flow troubleshooter on -sr12 and -sr13 to gather the rpc performance data.
第23题:
Use reliable messaging. Use HTTP for message delivery.
Use binary message encoding. Use TCP for message delivery.
Use Plain Old XML (POX) messages. Use TCP for message delivery.
Use Message Transmission Optimization Mechanism (MTOM) message encoding. Use HTTPS formessage delivery