Click here to Skip to main content
15,900,724 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn23-Feb-04 13:49
John Kuhn23-Feb-04 13:49 
GeneralExcel in VB6 Pin
Wilbur J. Pereira18-Feb-04 7:41
Wilbur J. Pereira18-Feb-04 7:41 
GeneralRe: Excel in VB6 Pin
John Kuhn20-Feb-04 9:54
John Kuhn20-Feb-04 9:54 
GeneralRe: Excel in VB6 Pin
John Kuhn23-Feb-04 16:36
John Kuhn23-Feb-04 16:36 
GeneralArray display Pin
Isaiah2518-Feb-04 4:26
Isaiah2518-Feb-04 4:26 
GeneralRe: Array display Pin
Yogendra Agarwal19-Feb-04 9:12
Yogendra Agarwal19-Feb-04 9:12 
Generalnull delimited string Pin
r i s h a b h s17-Feb-04 23:47
r i s h a b h s17-Feb-04 23:47 
GeneralRe: null delimited string Pin
steff kamush18-Feb-04 5:35
steff kamush18-Feb-04 5:35 
assuming strBuffer is returned by the API

Dim v As Object
v = Split(strBuffer, ControlChars.NullChar)


Rose | [Rose] Rose | [Rose] 1fm1fu
GeneralRe: null delimited string Pin
r i s h a b h s18-Feb-04 16:45
r i s h a b h s18-Feb-04 16:45 
GeneralRe: null delimited string Pin
steff kamush19-Feb-04 4:32
steff kamush19-Feb-04 4:32 
GeneralRe: null delimited string Pin
r i s h a b h s19-Feb-04 17:58
r i s h a b h s19-Feb-04 17:58 
GeneralGet domains & workgroups-reply plzzzz Pin
radhika8117-Feb-04 19:11
radhika8117-Feb-04 19:11 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 19:25
John Kuhn17-Feb-04 19:25 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
radhika8117-Feb-04 19:55
radhika8117-Feb-04 19:55 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 20:04
John Kuhn17-Feb-04 20:04 
Generalvbscript compiler error Pin
alan.net17-Feb-04 17:01
alan.net17-Feb-04 17:01 
GeneralRe: vbscript compiler error Pin
John Kuhn17-Feb-04 19:55
John Kuhn17-Feb-04 19:55 
Questionicons of task manager?? Pin
fordge17-Feb-04 15:16
fordge17-Feb-04 15:16 
QuestionWhat is ADO.NET? Pin
bensoncd17-Feb-04 12:46
bensoncd17-Feb-04 12:46 
AnswerRe: What is ADO.NET? Pin
John Kuhn17-Feb-04 15:50
John Kuhn17-Feb-04 15:50 
QuestionHow can I Display of File Creation Dates Pin
bensoncd17-Feb-04 12:44
bensoncd17-Feb-04 12:44 
AnswerRe: How can I Display of File Creation Dates Pin
Nadroj17-Feb-04 13:23
Nadroj17-Feb-04 13:23 
GeneralAdding a border in Excel using VB.NET Pin
nvmoss17-Feb-04 12:11
nvmoss17-Feb-04 12:11 
GeneralRe: Adding a border in Excel using VB.NET Pin
John Kuhn17-Feb-04 18:59
John Kuhn17-Feb-04 18:59 
GeneralRe: Adding a border in Excel using VB.NET Pin
Nick Seng18-Feb-04 15:10
Nick Seng18-Feb-04 15:10 

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.