How to override a function in c#?
What is the role of the datareader class in ado.net connections?
Explain dataset.acceptchanges method in .net?
Where is the main method in c#?
Is c# an open source language?
Is enum a class 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 the difference between string keyword and system.string class?
What is difference between dll and exe in c#?
What is a constructor in c#?
Can main method be final?
Explain the difference between a sub and a function?
How can i Spawn a Thread