| Other Visual Basic Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what component is used in vb to link to the database? | Satyam | 1 |
| Name some date functions? | | 1 |
| what are Collections? | | 1 |
| what are the Control Categories? | | 1 |
| How many system controls are available ? | HCL | 1 |
| What is the difference in passing values ByRef or ByVal to
a procedure? | | 1 |
| Write the correct order of execution of following form?s
events: initialization, Load, Activate, Refresh , Paint | | 3 |
| Can we display only integers / numbers through the message
box? Is there any constraint to do so? | Infosys | 6 |
| what is the Property used to count number of items in a
combobox? | | 1 |
| which collection in recordset used to assign a value from
textbox to table columns without making abinding in datacontrol? | | 1 |
| What is a Type Library and what is it's purpose ? | | 1 |
| What is the Dll required for running the VB? | | 1 |
| What is the difference between Exec and ExecSQL? (wouldnt
this be dependent on data access? Ie ADO use different
method than DAO) | | 1 |
| What is Zorder Method? | | 1 |
| How to compare inserted text in (textbox1.text) with
existing database value in (Sqldatasource1) in visual
studio 2005 ? | | 1 |
| What is difference between datagrid and flexgrid? | InfoWorld | 1 |
| What is OLE? Explain. | | 1 |
| What does Query_unload event do in VB? Why we need Form
_unload event? | | 3 |
| To connect the Data Control with Back end What are all the
properties to be set? | | 1 |
| what is differece b/w Module and class Modules in vb6?
thanks | TCS | 3 |
| |
| For more Visual Basic Interview Questions Click Here |