What is difference between winforms and windows forms?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the need of z-order method?
Is it possible to save view state on the web server?
Which property value of the helpnavigator property will display the index for a specified topic?
what are container objects?
Are windows forms still used?
What are the different types of indexes in SQL Server?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
Which property of the errorprovider control automatically sets to the form to which?
What?s the difference between the System.Web.UI.WebControls.DataGrid and System.Windows.Forms.DataGrid?
What is the extension of the windows installer file?
How can you pause a timer control?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?