Besides Standard Exe what are other types of projects in VB?
Answer Posted / subashini
ActiveX Exe
ActiveX DLL
Data Project
IIS Appliction
DHTML Application
VB Application Wizard
ActiveX Document Exe
Active Document DLL
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How to load and unload child forms.
___,__,___ are the type of combo box?
When should we use recursive programming?
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.
What is ODBC Direct and Microsoft Jet Database Engine ?
How would you navigate between one document to another document in Internet Explorer ?
___ is the control used to call a windows application.
Explain about creating VB applications in excel?
How do you change the icon and otherwise manipulate the DOS box?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Is it possible to change menu runtime using API? If yes Specify the function names?
What are the Internet tools available in VB6.0?
Explain about control properties?
How do I get the Tab key to be treated like a normal character?
How do I do Peek and Poke and other low-level stuff?