Click here to Skip to main content
15,927,694 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAdding grid computing to my software Pin
Jaison V3-Mar-10 5:50
Jaison V3-Mar-10 5:50 
AnswerRe: Adding grid computing to my software Pin
Dave Kreskowiak3-Mar-10 6:15
mveDave Kreskowiak3-Mar-10 6:15 
QuestionNot Able to view the .GML File in the Folder Structure Pin
karthickmani633-Mar-10 1:08
karthickmani633-Mar-10 1:08 
AnswerRe: Not Able to view the .GML File in the Folder Structure Pin
Dave Kreskowiak3-Mar-10 2:24
mveDave Kreskowiak3-Mar-10 2:24 
AnswerRe: Not Able to view the .GML File in the Folder Structure Pin
DaveAuld3-Mar-10 10:15
professionalDaveAuld3-Mar-10 10:15 
GeneralRe: Not Able to view the .GML File in the Folder Structure Pin
karthickmani633-Mar-10 18:07
karthickmani633-Mar-10 18:07 
QuestionTextBox needed to be lots of text boxes Pin
offroaderdan3-Mar-10 0:39
offroaderdan3-Mar-10 0:39 
AnswerRe: TextBox needed to be lots of text boxes Pin
Dalek Dave3-Mar-10 1:24
professionalDalek Dave3-Mar-10 1:24 
I would presume you would hold all the scores in an array, sorted by value each time a new score is added.

Then show, say the top ten in the immediate text box by just filling in the top ten values from the array.

I would use a Form if you wished to show all scores (or top 1000 or whatever).
------------------------------------

I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave

AnswerRe: TextBox needed to be lots of text boxes Pin
Wayne Gaylard3-Mar-10 1:43
professionalWayne Gaylard3-Mar-10 1:43 
AnswerRe: TextBox needed to be lots of text boxes Pin
Luc Pattyn3-Mar-10 2:12
sitebuilderLuc Pattyn3-Mar-10 2:12 
GeneralRe: TextBox needed to be lots of text boxes Pin
Wayne Gaylard3-Mar-10 3:18
professionalWayne Gaylard3-Mar-10 3:18 
GeneralRe: TextBox needed to be lots of text boxes Pin
Luc Pattyn3-Mar-10 3:29
sitebuilderLuc Pattyn3-Mar-10 3:29 
QuestionDisconnecting from SqlServer Database from VB.net Pin
edmonson2-Mar-10 23:58
edmonson2-Mar-10 23:58 
AnswerRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen3-Mar-10 0:08
professionalEddy Vluggen3-Mar-10 0:08 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
edmonson3-Mar-10 0:44
edmonson3-Mar-10 0:44 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen3-Mar-10 1:25
professionalEddy Vluggen3-Mar-10 1:25 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
edmonson3-Mar-10 4:17
edmonson3-Mar-10 4:17 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen3-Mar-10 5:23
professionalEddy Vluggen3-Mar-10 5:23 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
edmonson3-Mar-10 6:32
edmonson3-Mar-10 6:32 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen3-Mar-10 6:47
professionalEddy Vluggen3-Mar-10 6:47 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
edmonson3-Mar-10 7:44
edmonson3-Mar-10 7:44 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen3-Mar-10 10:00
professionalEddy Vluggen3-Mar-10 10:00 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
edmonson3-Mar-10 21:39
edmonson3-Mar-10 21:39 
GeneralRe: Disconnecting from SqlServer Database from VB.net Pin
Eddy Vluggen4-Mar-10 4:15
professionalEddy Vluggen4-Mar-10 4:15 
QuestionNeed help on VB.Net program communicting with website to retrieve data [modified] Pin
orvries2-Mar-10 22:44
orvries2-Mar-10 22:44 

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.