GeekInterview.com
  I am new, Sign me up!
 

Visual Basic Interview Questions


Visual Basic Interview Questions

Questions: 453
Comments: 564
 Visual Basic Tags
 Showing Questions 1-10 of 453 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 Visual Basic Interview Questions
Sorting Options :  

What is Compatibility? When do you use which compatibility? What are the primary differences between project compatibility and binary compatibility? 
Latest Answer: Its also important to realise that if you set your project to binary comaptability and ADD additionally to the interface, this will not break the interface. You will break the interface if you alter the signature in any way. ...

i have a score form that contains a grid that accepts scores from user ,and then display those scores to another page called playerform.the problem is that before scoreform opens it just rebuilds the score 
View Question | Asked by : pal1985

Suppose i want to run a command line application, open up another Windows program, or even bring up the default web browser or email program... how can i do this from your VB code? 
Latest Answer: It is very easy to create command line application. Eg. you want to create a program that takes your name and then says hello. egRun > Testapplication.Exe "ParmanandSingh"So this "ParmanandSingh" will be stored in command variable in code. So now you ...

Hi, i have many text boxes to input numeric values in the form. The problem is when my text box lost its focus , if any numeric value entered in text box without any dismal place will automatically display 
Latest Answer: Correct answer isText1.Text = Format(Text1.Text, "0.00") ...

How can i load colors into a combo box and use it for various purposes? 
Latest Answer: well u have to use the api application u see u can refer the site for it a1vbcode.com or vbcode.com in the section api section u will get the code well search there ...

Latest Answer: 1. Infinite loop2. Memory overflow.3. Device driver failure. ...
Read Answers (1) | Asked by : Selva

Latest Answer: Registry Entry can be created using the API Functions:RegCreateKey, RegSetValueEx and RegCloseKey. I can't remember the parameters that are passed to these functions.Trial Version of VB Projects can be created using several tricks; there are no fixed ...
Read Answers (1) | Asked by : Jayakumar

Latest Answer: variant ...
Read Answers (3) | Asked by : Boobalan

Latest Answer: FlexGrid1.TextMatrix(Row,Column) ...
Read Answers (1) | Asked by : Hamza Khan

Latest Answer: A stired variable is a variable which is permanently stored in the memory and we can use that variable in our project. ...
Read Answers (1) | Asked by : Sharmi

View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape