what is visual basic?
Answers were Sorted based on User's Feedback
Answer / sabeelansari
It is a frontend application development tool for GUI
applications. Introduced by microsoft in the year of 1990.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / veena
vb is a eventdriven programming language to develop a
windows based application
| Is This Answer Correct ? | 2 Yes | 1 No |
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
Is vbscript a case-sensitive or case-insensitive?
Explain what is loose binding? Why is it not a good practice to use it?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
How to Import data from a file (file is on the desktop) to the data table
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
How will you convert a string to lower case string using vbscript?
Join the multiple array with out using JOIN function
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Explain few date functions in vbscript?
How should i Create Email invite with server-side Coding?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?