Click here to Skip to main content
15,897,371 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:04
wbasser14-May-08 7:04 
GeneralRe: user controls calling function on parent forms Pin
Dave Kreskowiak14-May-08 7:19
mveDave Kreskowiak14-May-08 7:19 
QuestionRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:25
mr_lasseter14-May-08 7:25 
AnswerRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:35
wbasser14-May-08 7:35 
GeneralRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:42
mr_lasseter14-May-08 7:42 
GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:49
wbasser14-May-08 7:49 
Questiona question regarding the "abilities" of VB Pin
Green Fuze14-May-08 1:26
Green Fuze14-May-08 1:26 
AnswerRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 1:38
protectorChristian Graus14-May-08 1:38 
Anything you can do in C#, you can do in VB, except image processing and other pointer related stuff. Anything you do in C++, you can do in VB or C# via p/invoke, if need be, but C++ is likely to be faster.

So, I would not write a game in a .NET language, because speed matters. I would not write a simple data driven app in C++, b/c a C# app is quicker to write. I would not use VB only because I hate the syntax.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: a question regarding the "abilities" of VB Pin
Green Fuze14-May-08 3:09
Green Fuze14-May-08 3:09 
AnswerRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 2:08
mveCPallini14-May-08 2:08 
GeneralRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 2:38
protectorChristian Graus14-May-08 2:38 
JokeRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 3:55
mveCPallini14-May-08 3:55 
GeneralRe: a question regarding the "abilities" of VB Pin
MikeMarq14-May-08 8:28
MikeMarq14-May-08 8:28 
GeneralRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 10:51
mveCPallini14-May-08 10:51 
GeneralRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 12:52
protectorChristian Graus14-May-08 12:52 
GeneralRe: a question regarding the "abilities" of VB Pin
MikeMarq14-May-08 16:32
MikeMarq14-May-08 16:32 
Questionhow to save/open a text file(in menu editor prog) in visual basics 6 Pin
Pulkit joshi14-May-08 1:07
Pulkit joshi14-May-08 1:07 
AnswerRe: how to save/open a text file(in menu editor prog) in visual basics 6 Pin
Guffa14-May-08 7:19
Guffa14-May-08 7:19 
QuestionDifferent Format Document compare [modified] Pin
Member 72965213-May-08 22:06
Member 72965213-May-08 22:06 
AnswerRe: Different Format Document compare Pin
Christian Graus13-May-08 22:31
protectorChristian Graus13-May-08 22:31 
GeneralRe: Different Format Document compare Pin
Oakman14-May-08 5:28
Oakman14-May-08 5:28 
QuestionReturning data from datagrid view Pin
aspireneo13-May-08 21:04
aspireneo13-May-08 21:04 
AnswerRe: Returning data from datagrid view Pin
nishkarsh_k13-May-08 21:15
nishkarsh_k13-May-08 21:15 
AnswerRe: Returning data from datagrid view Pin
Mycroft Holmes14-May-08 14:52
professionalMycroft Holmes14-May-08 14:52 
GeneralRe: Returning data from datagrid view Pin
aspireneo14-May-08 20:02
aspireneo14-May-08 20:02 

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.