Answers

Question and Answer:

  Home  MCSD.NET - 70-320 Exam

⟩ Suppose You create a .NET Remoting object named Patient info that exposes medical patient information.Because of the confidential nature of the information, you must ensure that the data remainssecure. You want client applications to connect to Patient info over a secure communicationchannel. You want to accomplish this task by writing the minimum amount of code.What should you do?A. Create your own host application and use a Tcp Channel and Binary Formatter.B. Create your own host application and use an Http Channel and a Soap Formatter.C. Install Patient info in an Internet Information Services (IIS) virtual directory.Configure Patient info to use a Tcp Channel and a Binary Formatter.Configure IIS to use SSL.D. Install Patient info in an Internet Information Services (IIS) virtual directory.Configure Patient info to use an Http Channel and a Soap Formatter.Configure IIS to use SSL.

D. Install Patient info in an Internet Information Services (IIS) virtual directory.

Configure Patient info to use an Http Channel and a Soap Formatter.

Configure IIS to use SSL.

 132 views

More Questions for you: