How can I make sure my c# classes will interoperate with other .net languages?


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

Post New Answer

More C Sharp Interview Questions

Explain the OOPS concept in C#?

0 Answers   HCL,


What does assert() do?

1 Answers   Wipro,


Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

0 Answers   Siebel,


What are the different ways of method can be overloaded?

0 Answers  


What are the steps to create a webservice and consume it?

0 Answers  






can you create a function in c# which can accept varying number of arguments

0 Answers   Cognizant,


In object oriented programming, how would you describe encapsulation in c#?

0 Answers  


What is delegate in c#?

0 Answers  


Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..

1 Answers  


Is ram a heap?

0 Answers  


write code for Factorial?

6 Answers   Tech Mahindra,


Are all methods virtual in c#?

0 Answers  


Categories