Which of the following actions should you take?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.
You are in the process of creating an assembly for ABC.com, which will be utilized by various
ABC.com applications. Upon completion of the new assembly, you have to install it in the Global
Assembly Cache (GAC).
Which of the following actions should you take?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.
You are in the process of creating an assembly for ABC.com, which will be utilized by various
ABC.com applications. Upon completion of the new assembly, you have to install it in the Global
Assembly Cache (GAC).
Which of the following actions should you take?

A.
You should consider making use of dtexecui.exe from the command prompt.

B.
You should consider making use of gacutil.exe from the command prompt.

C.
You should consider making use of dtutil.exe from the command prompt.

D.
You should consider making use of dbimpexp.exe from the command prompt.

Explanation:



Leave a Reply 2

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


Chinmay

Chinmay

B: gacutil.exe

You can use
The way to use gacutil.exe, which can be run as follows:
gacutil.exe [options] [assemblyName | assemblyPath | assemblyListFile]