What should you do?

You are an enterprise application developer. You design an application that communicates with other applications through .NET Remoting. The application has a large DataSet. You need to improve the performance of the application.
What should you do?

You are an enterprise application developer. You design an application that communicates with other applications through .NET Remoting. The application has a large DataSet. You need to improve the performance of the application.
What should you do?

A.
Set the RemotingFormat property for DataSets to SerializationFormat.Xml.

B.
Set the RemotingFormat property for DataSets to SerializationFormat.Binary.

C.
Set the SchemaSerializationMode property for DataSets to SchemaSerializationMode.ExcludeSchema.

D.
Set the SchemaSerializationMode property for DataSets to SchemaSerializationMode.IncludeSchema.



Leave a Reply 0

Your email address will not be published. Required fields are marked *