What are the forms of graphics?
No Answer is Posted For this Question
Be the First to Post Answer
Extension methods can be both static and normal class methods. Yes/No?
Clear property is available in which control?
What are the forms of database?
Which dialog box allows users to switch to another area of the application?
Is windows an application software?
how can u split a column header in gridview using C#.net
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
What is the use of form?
Which controls have refresh method?
What are the advantages of form?
Name the property which is used to lock a textbox to enter data?
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?