Answer Posted / hemal shah
vb is partially object oriented. while vb.net is completely
object oriented. vb.net supports .net framework. with the
help of vb.net we can create applications like console
application, windows form applications, web base
applications etc. which is not possibe in vb.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the working of templates?
Explain about manipulating the recordset object
How would you use ActiveX Dll and ActiveX Exe in your application?
Write the Steps in Creating an ActiveX Control?
___ Property is used to count no. of items in a combobox.
What is FireHouse Cursors?
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?
Recordset object consists what?
What is OLEDB?
Why visual basic is used?
Difference between Class Module and Standard Module?
How to control the file?
what are the Default cursor Type and LockEdit type in DAO?
Is it posible to Create Tables Through Querydef?
What are the tools in visual basic?