Explain about declaring variables in Visual basic?
What are the tools available for Debuggiu in VB?
How can you check Beginning and End of the file?
How do you avoid the "Invalid use of null" error when reading null values from a database?
Which property of textbox cannot be changed at runtime ?
what is the Difference between listbox and combo box?
Does VB Supports OOPS Concepts? Explain..
what is the Difference between Declaration and Instantiation an object?
A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?
What is the differece between the (name) and caption properties of a control?
What is constructors and distructors.
How would you view html code in Active Server Pages?
How many ways we can access file using VB?