Microsoft Exam Questions

Which deployment methodology should be considered?

You work for a Web solution development company named ABC.com. You need to develop a
strategy to facilitate the creation of Common Language Runtime (CLR) programmed user-defined
functions for Web applications.
Which deployment methodology should be considered?

A.
You should consider utilization of the DataBinder class.

B.
You should consider utilization of an Assembly.

C.
You should consider utilization of a DataReader.

D.
You should consider utilizing the TemplateControl class.

Explanation:
Developers should note that utilization of Assemblies allows the developers to
create external, user-defined functions using any common language runtime (CLR) language.
Assemblies allows the developers to utilize either Microsoft Visual Basic .NET or Microsoft Visual
C# as well as the ability to extend the business functionality of DMX and MDX.