-
-
-
-
Data access error
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 table that deals with all above task.after that only i can enter scores into the grid.when i enter score in the grid one by one ,it doesn't allow me to enter scores in the second line of the grid...
-
-
-
-
-
-
-
-
Command Line Application
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?
-
-
-
-
How to check the condition in Msgbox?
If(Msgbox("Do you want to delete this Record",VbYesNo)=VbYes)Then End if
-
-
-
Project Compatibility and Binary Compatibility
What is Compatibility? When do you use which compatibility? What are the primary differences between project compatibility and binary compatibility?
-
Visual Basic Interview Questions
Ans