PrepAway - Latest Free Exam Questions & Answers

Which assembly/assemblies should you include?

You are an enterprise application developer. You create an ASP.NET application that calls a .NET remoting object named TradingEngine. The object implements an interface named ITradingEngine. This interface defines a method that returns a SecurityDataTable object. The application types are partitioned into assemblies in the following manner: The TradingEngine class is implemented in an assembly named TradingEngineLib.The ITradingEngine interface is implemented in an assembly named TradingEngineInterfaceLib.The SecurityDataTable class is implemented in an assembly named TradingEntities. You need to identify the minimum set of assemblies necessary for deployment in the ASP.NET application.
Which assembly/assemblies should you include?

PrepAway - Latest Free Exam Questions & Answers

A.
TradingEngineInterfaceLib

B.
TradingEngineInterfaceLib and TradingEntities

C.
TradingEngineLib and TradingEngineInterfaceLib

D.
TradingEngineLib, TradingEngineInterfaceLib, and TradingEntities


Leave a Reply