Click here to Skip to main content
15,895,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDesktop Docking Pin
jasonbullard17-Nov-05 15:32
jasonbullard17-Nov-05 15:32 
AnswerRe: Desktop Docking Pin
jasonbullard18-Nov-05 17:47
jasonbullard18-Nov-05 17:47 
AnswerRe: Desktop Docking Pin
Michael Cochrane18-Nov-05 23:13
Michael Cochrane18-Nov-05 23:13 
QuestionAdding a new row in a DataGrid Pin
dptalt17-Nov-05 13:34
dptalt17-Nov-05 13:34 
AnswerRe: Adding a new row in a DataGrid Pin
jasonbullard17-Nov-05 15:35
jasonbullard17-Nov-05 15:35 
GeneralRe: Adding a new row in a DataGrid Pin
dptalt18-Nov-05 2:24
dptalt18-Nov-05 2:24 
GeneralRe: Adding a new row in a DataGrid Pin
Asim N.29-Nov-05 23:35
Asim N.29-Nov-05 23:35 
QuestionPopulating a combobox from an XML file Pin
stevenho17-Nov-05 13:31
stevenho17-Nov-05 13:31 
I am trying to populate a combobox from an XML and I am not sure if the data should be stored as an attribute like this <bolt_standards a="Metric" b="UNC/UNF">, which can not be numbers only or <m5>10,12,14,16,20,25,30,35,40,50, and extract the whole string and use a delimiter "," used to split the values or possibly like this

<m6>
0 = "12"
1 = "16"
2 = "20"
3 = "25"
4 = "30"
5 = "35"
6 = "40"
7 = "45"
8 = "50"
9 = "55"
10 = "60"
11 = "65"
12 = "70"
13 = "75"
14 = "80"
15 = "90"
16 = "100"

AnswerRe: Populating a combobox from an XML file Pin
KaptinKrunch17-Nov-05 14:01
KaptinKrunch17-Nov-05 14:01 
QuestionTrying to search a string in a text file and then read the chars after that string Pin
kongo1017-Nov-05 13:26
kongo1017-Nov-05 13:26 
AnswerRe: Trying to search a string in a text file and then read the chars after that string Pin
Steve Pullan17-Nov-05 13:53
Steve Pullan17-Nov-05 13:53 
GeneralRe: Trying to search a string in a text file and then read the chars after that string Pin
kongo1017-Nov-05 16:16
kongo1017-Nov-05 16:16 
GeneralRe: Trying to search a string in a text file and then read the chars after that string Pin
Steve Pullan17-Nov-05 16:56
Steve Pullan17-Nov-05 16:56 
QuestionMS ACCESS - VBA Pin
GM9917-Nov-05 6:24
GM9917-Nov-05 6:24 
AnswerRe: MS ACCESS - VBA Pin
jasonbullard17-Nov-05 15:39
jasonbullard17-Nov-05 15:39 
GeneralRe: MS ACCESS - VBA Pin
GM9921-Nov-05 4:51
GM9921-Nov-05 4:51 
QuestionTCP/ Thread/ Timer Pin
Brent Lamborn17-Nov-05 5:46
Brent Lamborn17-Nov-05 5:46 
Questionconverting string to date Pin
microuser_200016-Nov-05 22:08
microuser_200016-Nov-05 22:08 
AnswerRe: converting string to date Pin
eagertolearn17-Nov-05 5:52
eagertolearn17-Nov-05 5:52 
QuestionHindi in VB.net Pin
abhinish16-Nov-05 18:33
abhinish16-Nov-05 18:33 
QuestionReferencing a TextBox in a DataGrid Pin
dptalt16-Nov-05 12:32
dptalt16-Nov-05 12:32 
QuestionUpdating dataset, very slow compared to Foxpro ? Pin
snoopdog10116-Nov-05 10:13
snoopdog10116-Nov-05 10:13 
AnswerRe: Updating dataset, very slow compared to Foxpro ? Pin
dptalt16-Nov-05 12:46
dptalt16-Nov-05 12:46 
GeneralRe: Updating dataset, very slow compared to Foxpro ? Pin
snoopdog10117-Nov-05 7:08
snoopdog10117-Nov-05 7:08 
GeneralRe: Updating dataset, very slow compared to Foxpro ? Pin
dptalt18-Nov-05 2:31
dptalt18-Nov-05 2:31 

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.