What is the procedure to add assemly to gac to make it shared one?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

What is strong name?

2 Answers  


Tell us what is a variable of implicit type and what is its scope?

0 Answers  


How different are interface and abstract class in .Net?

2 Answers  


Explain memory-mapped files.

0 Answers  


What is cyclomatic complexity and why is it important?

0 Answers  






how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?

1 Answers  


How will you make .NET programs work in Linux ?

0 Answers  


Name some of the languages .NET support?

3 Answers  


If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?

1 Answers  


String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


What is Assembly manifest? what all details the assembly manifest will contain.

1 Answers  


What are use of Cloud computing....?

1 Answers   CTS,


Categories