Click here to Skip to main content
15,890,579 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to add Math library? Pin
zhiyuan166-Aug-09 16:02
zhiyuan166-Aug-09 16:02 
AnswerRe: how to add Math library? Pin
Scott Dorman6-Aug-09 18:14
professionalScott Dorman6-Aug-09 18:14 
Question[Message Deleted] Pin
Cece26-Aug-09 10:52
Cece26-Aug-09 10:52 
AnswerRe: What is the error in these codes? Some body please help me...Please Pin
Adam R Harris6-Aug-09 11:32
Adam R Harris6-Aug-09 11:32 
General[Message Deleted] Pin
Cece26-Aug-09 11:46
Cece26-Aug-09 11:46 
GeneralRe: What is the error in these codes? Some body please help me...Please Pin
Luc Pattyn6-Aug-09 11:51
sitebuilderLuc Pattyn6-Aug-09 11:51 
GeneralRe: What is the error in these codes? Some body please help me...Please Pin
Adam R Harris6-Aug-09 11:53
Adam R Harris6-Aug-09 11:53 
AnswerRe: What is the error in these codes? Some body please help me...Please Pin
riced6-Aug-09 23:42
riced6-Aug-09 23:42 
The obvious thing to do is to create a new project (probably a Console app) and paste the code snippets into it (one at a time).
The compiler will tell you if there any syntax errors.
You can fix those and then try running the code to see if there are any run-time errors (step through it with the debugger).
That way you will learn something. Smile | :)

Regards
David R
---------------------------------------------------------------
"Every program eventually becomes rococo, and then rubble." - Alan Perlis

Question[Message Deleted] Pin
Dambod6-Aug-09 4:44
Dambod6-Aug-09 4:44 
AnswerRe: any help to clear datagridview data when combobox.selecteditem changes Pin
dan!sh 6-Aug-09 8:57
professional dan!sh 6-Aug-09 8:57 
Questionemploye information Pin
vinayak more6-Aug-09 2:42
vinayak more6-Aug-09 2:42 
AnswerRe: employe information Pin
Johan Hakkesteegt6-Aug-09 3:10
Johan Hakkesteegt6-Aug-09 3:10 
AnswerRe: employe information Pin
Dalek Dave6-Aug-09 3:26
professionalDalek Dave6-Aug-09 3:26 
AnswerRe: employe information Pin
Luc Pattyn6-Aug-09 4:01
sitebuilderLuc Pattyn6-Aug-09 4:01 
AnswerRe: employe information Pin
Ashfield6-Aug-09 8:46
Ashfield6-Aug-09 8:46 
AnswerRe: employe information Pin
Steven J Jowett6-Aug-09 9:54
Steven J Jowett6-Aug-09 9:54 
AnswerRe: employe information Pin
Henry Minute6-Aug-09 10:22
Henry Minute6-Aug-09 10:22 
Questioncalculate start and stop time Pin
KannanNatesan6-Aug-09 2:32
KannanNatesan6-Aug-09 2:32 
AnswerRe: calculate start and stop time Pin
Johan Hakkesteegt6-Aug-09 3:10
Johan Hakkesteegt6-Aug-09 3:10 
GeneralRe: calculate start and stop time Pin
Dalek Dave6-Aug-09 3:27
professionalDalek Dave6-Aug-09 3:27 
GeneralRe: calculate start and stop time Pin
Luc Pattyn6-Aug-09 4:19
sitebuilderLuc Pattyn6-Aug-09 4:19 
QuestionHow would I deal with 10-bit-integer? Pin
Sonhospa5-Aug-09 22:37
Sonhospa5-Aug-09 22:37 
AnswerRe: How would I deal with 10-bit-integer? Pin
Moreno Airoldi5-Aug-09 23:41
Moreno Airoldi5-Aug-09 23:41 
NewsRe: How would I deal with 10-bit-integer? Pin
Sonhospa6-Aug-09 1:14
Sonhospa6-Aug-09 1:14 
GeneralRe: How would I deal with 10-bit-integer? [modified] Pin
Moreno Airoldi6-Aug-09 1:47
Moreno Airoldi6-Aug-09 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.