What is visual c# net?
What are fields in c#?
What is view model in c#?
What is hashtable c#?
Is ram a heap?
What is c# and why it is used for?
What are the value types in c#?
Can main method be final?
What are the collection types can be used in c#?
What is a helper method 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..
What is ado c#?
Why we use methods in c#?