Are there any examples of commercial applications built using Visual Basic?
I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.
Explain the working of templates?
Dim X,Y as Integer Here what is the datatype of X and Y ?
Does VB support object-oriented concepts? Explain..
To set the command button for ESC, Which property needs to be changed?
What are the tools available for Debug in VB?
What is the difference between modal and moduless window?
What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
What is ado data control in vb6 0?
How does the following statements work? On Error Goto 0
What is OLEDB?
What is the use of property page Wizard in ActiveX Control?