Click here to Skip to main content
15,912,932 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPropertyGrid Pin
Angelo Cresta21-Sep-05 12:12
professionalAngelo Cresta21-Sep-05 12:12 
Questionusing xml for ListBox.DataSource Pin
21-Sep-05 11:30
suss21-Sep-05 11:30 
AnswerRe: using xml for ListBox.DataSource Pin
Member 229442021-Sep-05 11:44
Member 229442021-Sep-05 11:44 
QuestionItems in listbox/combobox Pin
InterSol21-Sep-05 10:58
sussInterSol21-Sep-05 10:58 
Question**Binary Search** on a textfile Pin
bl@ck_rose21-Sep-05 9:59
bl@ck_rose21-Sep-05 9:59 
AnswerRe: **Binary Search** on a textfile Pin
Christian Graus21-Sep-05 10:32
protectorChristian Graus21-Sep-05 10:32 
GeneralRe: **Binary Search** on a textfile Pin
bl@ck_rose21-Sep-05 23:42
bl@ck_rose21-Sep-05 23:42 
GeneralRe: **Binary Search** on a textfile Pin
Christian Graus22-Sep-05 12:19
protectorChristian Graus22-Sep-05 12:19 
Dude, it's really very simple. You have an arraylist, and you search by creating an index to start ( length/2 ), then you keep splitting the index up or down in order to bring down the range you're searching. It's a simple enough problem that I can't give you example code without doing your homework for you. How about you give it a go, and post your code ? If you've tried to do your own homework, and you get stuck, I'll be glad to help.


Christian Graus - Microsoft MVP - C++
GeneralRe: **Binary Search** on a textfile Pin
Steve Pullan22-Sep-05 13:46
Steve Pullan22-Sep-05 13:46 
GeneralRe: **Binary Search** on a textfile Pin
bl@ck_rose22-Sep-05 20:16
bl@ck_rose22-Sep-05 20:16 
GeneralRe: **Binary Search** on a textfile Pin
bl@ck_rose23-Sep-05 23:53
bl@ck_rose23-Sep-05 23:53 
QuestionVisual Basic Express Pin
kenexcelon21-Sep-05 8:27
kenexcelon21-Sep-05 8:27 
AnswerRe: Visual Basic Express Pin
Dave Kreskowiak21-Sep-05 10:02
mveDave Kreskowiak21-Sep-05 10:02 
AnswerRe: Visual Basic Express Pin
kenexcelon21-Sep-05 15:58
kenexcelon21-Sep-05 15:58 
GeneralRe: Visual Basic Express Pin
Dave Kreskowiak21-Sep-05 17:31
mveDave Kreskowiak21-Sep-05 17:31 
Questionrich text box Pin
phamus21-Sep-05 7:46
phamus21-Sep-05 7:46 
QuestionCrystal Reports Help Pin
bl@ck_rose21-Sep-05 6:42
bl@ck_rose21-Sep-05 6:42 
AnswerRe: Crystal Reports Help Pin
bl@ck_rose21-Sep-05 9:56
bl@ck_rose21-Sep-05 9:56 
GeneralRe: Crystal Reports Help Pin
sreejith ss nair21-Sep-05 22:22
sreejith ss nair21-Sep-05 22:22 
GeneralRe: Crystal Reports Help Pin
| Muhammad Waqas Butt |21-Sep-05 22:48
professional| Muhammad Waqas Butt |21-Sep-05 22:48 
AnswerRe: Crystal Reports Help Pin
bl@ck_rose21-Sep-05 23:30
bl@ck_rose21-Sep-05 23:30 
GeneralRe: Crystal Reports Help Pin
| Muhammad Waqas Butt |22-Sep-05 5:20
professional| Muhammad Waqas Butt |22-Sep-05 5:20 
QuestionTextbox to Text file Help Pin
bl@ck_rose21-Sep-05 6:39
bl@ck_rose21-Sep-05 6:39 
AnswerRe: Textbox to Text file Help Pin
Dave Kreskowiak21-Sep-05 8:01
mveDave Kreskowiak21-Sep-05 8:01 
QuestionFile Access Watching Pin
CamToo21-Sep-05 6:06
CamToo21-Sep-05 6:06 

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.