What is gac? How to put assembly in gac?


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

Post New Answer

More C Sharp Interview Questions

Is c# used for frontend or backend?

0 Answers  


Name the control which cannot be placed in mdi?

0 Answers  


What is difference between dictionary and hashtable in c#?

0 Answers  


What are tuples c#?

0 Answers  


How do I create a dbml file?

0 Answers  






What is the purpose of abstract class in c#?

0 Answers  


What is a int in c#?

0 Answers  


What is array class in c#?

0 Answers  


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


Are structs value types c#?

0 Answers  


How can I access the registry from c# code?

0 Answers  


Why is ienumerable used?

0 Answers  


Categories