What is a database form?



What is a database form?..

Answer / Kuldeep Singh Kushwaha

A Database Form in Windows Forms is a form designed to interact with a database, allowing users to view, edit, and manipulate data stored within the database. This can involve displaying records in a table, editing individual records, or performing complex queries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

What is the difference between the add() and insert() methods of a listbox control?

1 Answers  


How do you apply specific formatting to the data inside the cells?

1 Answers   IBM,


Explain how to find the current record position in data control?

1 Answers  


What is dynamic linking?

1 Answers  


What is the use of runworkasync() methods?

1 Answers  


What are controls in windows forms?

1 Answers  


What are the forms of database?

1 Answers  


Which method of the messagebox class is used to display a message in the message box?

1 Answers  


Extension methods can be both static and normal class methods. Yes/No?

1 Answers   Arctern,


Which command prompt utility is used to convert a resource file from the text format into the binary format?

1 Answers  


What are the three states set in a checkstate property?

1 Answers  


What are the different types of JOINs in SQL Server?

3 Answers   Arctern,


Categories