Visual Basic Interview Questions
Questions Answers Views Company eMail

what are the Differences between Modal and Modaless forms?

2 14670

What are the different cursor types that can we create using ADO Recordset? Difference between these cursor types?

2 8780

What is the difference between a ActiveX DLL and a ActiveX EXE?

Infosys,

2 17383

What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 5754

What does DoEvents do?

2 5216

Which datatypes in Visual Basic are capable of accepting Nulls?

1 3459

Is Visual Basic case sensitive in general?

3 6197

How do you call a function in a DLL?

1 3269

What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 3069

What is a datacontrol?

1 2660

Whats the advantages/disadvantages of using datacontrol vs DAO/ADO/RDO?

L&T, MAHINDRA, Teledata,

1 19916

what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?

CTS, Technocrats,

2 4385

what are the Sequence of events when a MDI form open with two child forms closing?

1 5289

What is the difference between COM and DCOM?

7 Seas, American Infoserv, Microsoft, SRMSCET,

9 46040

What is the difference between creating a object using New and CreateObject in Visual Basic?

1 3406


Post New Visual Basic Questions

Un-Answered Questions { Visual Basic }

What are the tools in visual basic?

510


How can I access a record by record number?

1049


What is Mask Edit and why it is used?

1445


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

1154


What is controls in vb?

539






Which language is used in visual basic?

493


What are the uses of List View Control?

1449


What is difference between datagrid and flexgrid?

12579


How can you get selected file from file system Control?

1404


How would you create your application in DHTML?

1407


what are the Types of DBCombo boxes?

1693


How to use advanced data-bound controls.

611


How do I implement Undo?

972


what are the Differenct Types of Procedures in VB?

1464


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1687