What is form in visual basic?
what are the types of Recordsets?
What is MAPI ?
How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?
Is there any way to pass a variable to a form apart from using global variables?
___ property is used to change to ___ value to access a identity column'in datacontrols.
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Explain Default cursor Type and LockEdits type in RDO?
How to customize workgroup message?
what is the Difference between listbox and combo box?
Can a VB application be an OLE server?
What are the rules which should be followed while naming a variable in VB?
What is the difference between creating a object using New and CreateObject in Visual Basic?