You are developing web application in which you deploy an assembly to a shared location on the intranet.

Which steps should you take

 Posted by Rajkatie on 8/31/2013 | Category: .NET Framework Interview questions | Views: 4728 | Points: 40
Select from following answers:
  1. Deploy the assembly to the GAC.
  2. Strongly name the assembly. And Use the codebase configuration element in the applications that use the assembly.
  3. Use the assemblyBinding configuration element with the probing option
  4. All Above

Show Correct Answer


Source: microsoft book (c#) | | Alert Moderator 

Comments or Responses

Login to post response