Click here to Skip to main content
15,889,034 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to deploy windows application in c# or vb Pin
Amit Agarrwal24-Jun-08 22:35
Amit Agarrwal24-Jun-08 22:35 
GeneralRe: how to deploy windows application in c# or vb Pin
Christian Graus24-Jun-08 23:00
protectorChristian Graus24-Jun-08 23:00 
GeneralRe: how to deploy windows application in c# or vb Pin
led mike8-Jul-08 9:12
led mike8-Jul-08 9:12 
QuestionAdding to table with variying record count [modified] Pin
kjalandoon24-Jun-08 18:37
kjalandoon24-Jun-08 18:37 
AnswerRe: Adding to table with variying record count Pin
Christian Graus24-Jun-08 19:11
protectorChristian Graus24-Jun-08 19:11 
AnswerRe: Adding to table with variying record count Pin
kjalandoon8-Jul-08 22:16
kjalandoon8-Jul-08 22:16 
Questionhow to find the most frequently occurring, or repetitive, value in an array Pin
sumit703424-Jun-08 18:28
sumit703424-Jun-08 18:28 
AnswerRe: how to find the most frequently occurring, or repetitive, value in an array Pin
Christian Graus24-Jun-08 19:09
protectorChristian Graus24-Jun-08 19:09 
You need to step through the array and count the objects. You shouldn't use ArrayList if you can help it ( i.e. unless you're in the .NET dark ages of 2002 or 2003 )

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: how to find the most frequently occurring, or repetitive, value in an array Pin
sumit703424-Jun-08 19:21
sumit703424-Jun-08 19:21 
GeneralRe: how to find the most frequently occurring, or repetitive, value in an array Pin
Christian Graus24-Jun-08 19:28
protectorChristian Graus24-Jun-08 19:28 
AnswerRe: how to find the most frequently occurring, or repetitive, value in an array Pin
C1AllenS24-Jun-08 20:05
C1AllenS24-Jun-08 20:05 
Questionneed help in visual basic.net Pin
Brainne24-Jun-08 16:37
Brainne24-Jun-08 16:37 
AnswerRe: need help in visual basic.net Pin
nishkarsh_k24-Jun-08 18:57
nishkarsh_k24-Jun-08 18:57 
AnswerRe: need help in visual basic.net Pin
Christian Graus24-Jun-08 19:08
protectorChristian Graus24-Jun-08 19:08 
QuestionHow to call RegEx from compiled .DLL Pin
Er2345624-Jun-08 15:55
Er2345624-Jun-08 15:55 
AnswerRe: How to call RegEx from compiled .DLL Pin
Christian Graus24-Jun-08 16:17
protectorChristian Graus24-Jun-08 16:17 
QuestionHow to integrate VB.NET with C++ Pin
boyindie24-Jun-08 8:32
boyindie24-Jun-08 8:32 
AnswerRe: How to integrate VB.NET with C++ Pin
Christian Graus24-Jun-08 11:49
protectorChristian Graus24-Jun-08 11:49 
QuestionDatabase Login window... Pin
CCG324-Jun-08 7:50
CCG324-Jun-08 7:50 
AnswerRe: Database Login window... Pin
Kschuler24-Jun-08 12:11
Kschuler24-Jun-08 12:11 
QuestionHow to call netapi32.dll and extract data from buffer? Sigh... Pin
Jon_Boy24-Jun-08 5:27
Jon_Boy24-Jun-08 5:27 
QuestionIs there any way(s) to do this? Pin
cshong24-Jun-08 3:47
cshong24-Jun-08 3:47 
AnswerRe: Is there any way(s) to do this? Pin
jzonthemtn24-Jun-08 6:34
jzonthemtn24-Jun-08 6:34 
QuestionHow can I set my simple VB.NET program to start in minimized mode? Pin
cshong24-Jun-08 2:47
cshong24-Jun-08 2:47 
AnswerRe: How can I set my simple VB.NET program to start in minimized mode? Pin
Christian Graus24-Jun-08 2:51
protectorChristian Graus24-Jun-08 2:51 

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.