PrepAway - Latest Free Exam Questions & Answers

What should you do?

You create a .NET Remoting object named PatientInfo that exposes medical patient information. Because of the confidential nature of the information, you must ensure that the data remains secure.

You want client applications to connect to PatientInfo over a secure communication channel. You want to accomplish this task by writing the minimum amount of code.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Create your own host application and use a TcpChannel and a BinaryFormatter.

B.
Create your own host application and use an HttpChannel and a SoapFormatter.

C.
Install PatientInfo in an Internet Information Services (IIS) virtual directory.
Configure PatientInfo to use a TcpChannel and a BinaryFormatter.
Configure IIS to use SSL.

D.
Install PatientInfo in an Internet Information Services (IIS) virtual directory.
Configure PatientInfo to use an HttpChannel and a SoapFormatter.
Configure IIS to use SSL.


Leave a Reply