Click here to Skip to main content
16,004,991 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow To Make Windows Grid Do Operation in Separate Thread Pin
Juvil John24-Jan-07 16:05
Juvil John24-Jan-07 16:05 
QuestionFind closest string match Pin
newb2vb24-Jan-07 14:41
newb2vb24-Jan-07 14:41 
AnswerRe: Find closest string match Pin
The ANZAC24-Jan-07 14:54
The ANZAC24-Jan-07 14:54 
GeneralRe: Find closest string match Pin
newb2vb24-Jan-07 16:20
newb2vb24-Jan-07 16:20 
GeneralRe: Find closest string match Pin
The ANZAC25-Jan-07 12:35
The ANZAC25-Jan-07 12:35 
AnswerRe: Find closest string match Pin
Garth J Lancaster24-Jan-07 14:56
professionalGarth J Lancaster24-Jan-07 14:56 
GeneralRe: Find closest string match Pin
newb2vb24-Jan-07 16:11
newb2vb24-Jan-07 16:11 
GeneralRe: Find closest string match Pin
Garth J Lancaster24-Jan-07 16:27
professionalGarth J Lancaster24-Jan-07 16:27 
well, the brute force approach says that you do the calculation against each of the strings in the list and pick the string with the lowest edit distance

Im sure there is a way of optimizing this approach, I just cant recall it

'g'
GeneralRe: Find closest string match Pin
The ANZAC25-Jan-07 12:37
The ANZAC25-Jan-07 12:37 
QuestionHow to add values in a group of 13 textboxes.... Pin
Joey Picerno24-Jan-07 12:22
Joey Picerno24-Jan-07 12:22 
AnswerRe: How to add values in a group of 13 textboxes.... Pin
MatrixCoder24-Jan-07 13:05
MatrixCoder24-Jan-07 13:05 
QuestionVB 2005 GraphicsServer Pin
john_paul24-Jan-07 5:11
john_paul24-Jan-07 5:11 
QuestionVB 6 to VB.Net " FileGet" conversion problem Pin
KojoAmuel24-Jan-07 3:41
KojoAmuel24-Jan-07 3:41 
AnswerRe: VB 6 to VB.Net " FileGet" conversion problem Pin
Guffa24-Jan-07 7:01
Guffa24-Jan-07 7:01 
GeneralRe: VB 6 to VB.Net " FileGet" conversion problem Pin
KojoAmuel24-Jan-07 7:48
KojoAmuel24-Jan-07 7:48 
QuestionSystem Performance Pin
No-e24-Jan-07 3:07
No-e24-Jan-07 3:07 
AnswerRe: System Performance Pin
nlarson1124-Jan-07 3:28
nlarson1124-Jan-07 3:28 
GeneralRe: System Performance Pin
No-e24-Jan-07 3:38
No-e24-Jan-07 3:38 
GeneralRe: System Performance Pin
nlarson1124-Jan-07 3:50
nlarson1124-Jan-07 3:50 
GeneralRe: System Performance Pin
No-e24-Jan-07 3:58
No-e24-Jan-07 3:58 
GeneralRe: System Performance Pin
nlarson1124-Jan-07 4:10
nlarson1124-Jan-07 4:10 
AnswerRe: System Performance Pin
TwoFaced24-Jan-07 6:41
TwoFaced24-Jan-07 6:41 
GeneralRe: System Performance Pin
TwoFaced24-Jan-07 6:51
TwoFaced24-Jan-07 6:51 
GeneralRe: System Performance Pin
No-e24-Jan-07 7:24
No-e24-Jan-07 7:24 
QuestionObjectDataSource Pin
BobsAfro24-Jan-07 1:24
BobsAfro24-Jan-07 1:24 

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.