Click here to Skip to main content
15,888,980 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
Hello,

You may use the Array concept for the same as .Net provides FindAll() method for it as well.

I would suggest you to go through the given links of MSDN.

http://msdn.microsoft.com/en-us/library/1kkxfxdd.aspx

http://blogs.msdn.com/rfarber/archive/2006/07/28/681578.aspx

I believe this should help you.

Regards,

Allen

Allen Smith


ComponentOne LLC
www.componentone.com

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 
AnswerRe: How can I set my simple VB.NET program to start in minimized mode? Pin
Ahamed Azeem1-Jul-08 23:44
Ahamed Azeem1-Jul-08 23:44 
Questionview in design time but problem in runtime using Infragistic [modified] Pin
rohit tiwary24-Jun-08 1:58
rohit tiwary24-Jun-08 1:58 
AnswerRe: view in design time but problem in runtime using Infragistic Pin
Ashfield24-Jun-08 3:15
Ashfield24-Jun-08 3:15 

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.