⟩ Explain How to register a component?
To register component use
run command prompt type:
c: regsvr32 nameofcomp
For Activex DLL use:
RevSvr32 nameOfDll
For Activex Exe use:
NameOfExe /regServer
To register component use
run command prompt type:
c: regsvr32 nameofcomp
For Activex DLL use:
RevSvr32 nameOfDll
For Activex Exe use:
NameOfExe /regServer
What is Mask Edit and why it is used?
Different type of Passing Value?
What methods are used for DBGrid in unbound mode?
What are the Technologies for Accessing Database from Visual Basic?set?
What is the diff between the Create Object and Get object?
What is Dataware Control?
What is the max size allowed for Max Text box length.
How many procedures are in VB?
What is the max size allowed for Max Control Names length?
What is ADO? What are its objects ?