What is new method in c#?
What do you mean by jagged array?
What is executenonquery 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..
What happens during the process of boxing?
What is difference between web and window application?
Which types of inheritances does c# support?
How does substring work in c#?
What is void in c#?
Can you inherit multiple interfaces?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
What is the difference between a private assembly and a shared assembly?
What is dataadapter c#?