Visual Basic Interview Questions
Questions Answers Views Company eMail

How to set a shortcut key for label?

2 8560

Name the four different cursor and locking types in ADO ?

1 7344

List out the ADO objects?

2 3898

What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?

1 4555

What is the benefit of wrapping database calls into MTS transactions?

1 4356

How would you declare and raise custom events in a class?

1 3345

What is the difference between a Property Let and Property Set procedure?

1 5757

What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?

3 13762

What is the difference in passing values ByRef or ByVal to a procedure?

1 4917

What is the purpose of the DoEvents command?

2 5210

Name and define the logical tiers in a traditional 3-tiered architecture?

1 4065

What is the difference between a PictureBox and Image control?

3 17777

Under which circumstance does a VB application ignore a Timer event?

2 3703

What does the NewIndex property return?

2 4037

What is the purpose of the ClipControls property on a form or container?

1 6731


Post New Visual Basic Questions

Un-Answered Questions { Visual Basic }

How do you zoom in visual basic?

463


How many ways we can access file using VB?

1625


_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.

1242


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1462


Is the Access Engine and Visual Basic Pro good enough for database work?

923






How do I get the number of free bytes on a disk?

1124


Through which protocol OLEDB components are interfaced?

1466


It possible to call OLEDB's Features directly in VB without using any control?

1430


___ is a property to resize a label control according to your caption.

1022


What is dao in vba?

464


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.

1624


How do I create controls dynamically (at run-time)?

903


Draw Sequence Modal of RDO and Explain?

1806


What is the use of NEW Keyword? Explain.

1484


What is the use of progress Bar Control?

1412