How many bytes is an int c#?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between abstract class and interface.
What are Uses of CLR
Why we use anonymous methods in c#?
Can abstract class be sealed in c#?
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..
coding for delegates?
How big is an int in c#?
What’s thread.sleep() in threading ?
What is the purpose of a constructor in c#?
What is a private method in c#?
Does hashset allow duplicates c#?
What is the difference between interface and abstract class in c#?