What is gac? What are the steps to create an assembly and add it to the gac?


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

Post New Answer

More C Sharp Interview Questions

Can abstract classes be final?

0 Answers  


How the versioning applies to Assemblies or can you explain version numbers?

0 Answers   CitiusTech,


What are the classes contained in a single .NET DLL ?

0 Answers   Siebel,


What is the purpose of the integer parse method the decimal parse method?

0 Answers  


How?s the DLL Hell problem solved in .NET?

1 Answers   Visual Soft,






Difference between dispose and destructor?

3 Answers   TCS,


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


What is a value type in c#?

0 Answers  


What is difference between continue and break in c#?

0 Answers  


What does the This window show in the debugger?

2 Answers  


Can you prevent your class from being inherited and becoming a base class for some other classes?

2 Answers   Mind Tree,


What is a private class in c#?

0 Answers  


Categories