What is the difference between creating a object using New
and CreateObject in Visual Basic?
Answer Posted / cp
Using New is an example of early binding and CreateObject
is an example of latebinding.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What do you know about chaining views.
Difference between Linked Object and Embedded Object?
which property is used to change to some value to access a identity column in datacontrols?
Types of LockEdits in DAO?
What is datagrid in vb net?
What type of databases you can access through ADO Data Access Object?
What is shortcut menu and explain "The ole control's shortcut menu".
Explain about ADO control?
Parts of ODBC?
What language does visual basic use?
What are the rules which should be followed while naming a variable in VB?
what are the Types of cursors in RDO?
How do I speed up control property access?
What are 3 main differences between flexgrid control and dbgrid control?
Is it possible to change menu runtime using API? If yes Specify the function names?