what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?


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

Post New Answer

More C Sharp Interview Questions

what are the benefits in using c# ?

1 Answers  


What is the difference between delegates and events in c#?

0 Answers  


List the 5 different access modifiers in c#?

0 Answers  


Where do I put dll files?

0 Answers  


What does readonly mean in c#?

0 Answers  






Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

0 Answers  


In howmany ways can you deploy an assembly?

0 Answers   Siebel,


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

0 Answers  


Why should you override the tostring() method?

0 Answers  


What is generic delegate in c#?

0 Answers  


What is difference between ienumerable and iqueryable in c#?

0 Answers  


Why do we need indexers in c#?

0 Answers  


Categories