New Visual Basic Interview Questions :: ALLInterview.com http://www.allinterview.com New Visual Basic Interview Questions en-us how to create exe file using vb http://www.allinterview.com/showanswers/101033.html Hai! , i make a project for browsing center using vb6.0 , at the tim http://www.allinterview.com/showanswers/100987.html what is the difference between vb and vb.net http://www.allinterview.com/showanswers/100714.html Vb is Procedural Language or Event Based Language vb.net is Object Oriented Language CRETE A BACKUP FILE http://www.allinterview.com/showanswers/92493.html Open a project which have one text box name as 'txtbackup' & one command button name as 'cmdBackup'. After that, put the following code for Back up the file which is present in that current folder with the name sample.mdb I belive VB6 is a powerful and matured tool that any other front end http://www.allinterview.com/showanswers/89037.html 1. There is no doubt that VB6 is a powerful and matured tool, but as we all know in today's world people want something which can perform both web & desktop applications quickly and easily. This is one of the reason why developers have m wat is excel http://www.allinterview.com/showanswers/87861.html excel is spread sheet like data means we can add data in tabular like format WHAT IS DIFFERENCE BETWEEN Message box and image box http://www.allinterview.com/showanswers/84178.html Message box is used to display some text or datas. imagebox is used to show some pics in it WHAT IS DIFFERENCE BETWEEN PROCEDURAL PROG. LANGUAGE & EVENT DRI http://www.allinterview.com/showanswers/83389.html In the event driven programming language use can directly interact with user interface by making use of mouse or any other means of controls. But in procedural prog you cannot interct with user interface through any of the control. you can on what is different between edit and update? http://www.allinterview.com/showanswers/81579.html Editing could be refered as the process of Entering/Changing Information in a client machine. The information is explicitly available only in the client memory. Updating could be refered as the process of getting the those changes Entered in Q1. A. Discuss the various types of variables. B. How to control the http://www.allinterview.com/showanswers/79319.html What will be the code in VB, while saving the form and light goes off http://www.allinterview.com/showanswers/79106.html In visual source safe if in middle of my program power was off and it http://www.allinterview.com/showanswers/76095.html No it will not save. Hi, I am USINg QTP tool for automation. Where VB Script have to use http://www.allinterview.com/showanswers/75406.html what is differece b/w Module and class Modules in vb6? thanks http://www.allinterview.com/showanswers/71246.html standard module: 1)place for variable declarations,procedures etc.and we can access these procedures wherever needed in the project. 2)Available only for the existing modules where they are used. class module: 1)Unlike standard module How to test the AX stat class? http://www.allinterview.com/showanswers/66380.html