What is a shared assembly?


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

Post New Answer

More C Sharp Interview Questions

Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

1 Answers  


Describe the ways of cleaning up objects in c#.

0 Answers  


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

0 Answers   HCL, NIC,


What is readline c#?

0 Answers  


List out two different types of errors in c#?

0 Answers  






What is arraylist c#?

0 Answers  


How do you implement Inheritance in dot net ?

5 Answers   MMTS, Sea Energy,


What is session and cookies in c#?

0 Answers  


What basic steps are needed to display a simple report in crystal?

0 Answers  


What happens if the inherited interfaces have conflicting method names?

0 Answers  


Explain constructor?

6 Answers   Wipro,


Define delegation in .net?

0 Answers  


Categories