Click here to Skip to main content
15,887,485 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: oauth 2.0 gmail contacts Pin
vikrams_intern1215-Apr-15 1:00
vikrams_intern1215-Apr-15 1:00 
GeneralRe: oauth 2.0 gmail contacts Pin
Eddy Vluggen15-Apr-15 7:16
professionalEddy Vluggen15-Apr-15 7:16 
QuestionCHECK PICTUREBOX IMAGE IN VB.NET Pin
Pauls Pauls13-Apr-15 0:18
Pauls Pauls13-Apr-15 0:18 
AnswerCHECK PICTUREBOX IMAGE IN VB.NET Pin
Sascha Lefèvre13-Apr-15 0:23
professionalSascha Lefèvre13-Apr-15 0:23 
Questionreading barcode with barcode scanner and retrieve information(people information) to ms access database Pin
Member 106171909-Apr-15 0:39
Member 106171909-Apr-15 0:39 
QuestionRe: reading barcode with barcode scanner and retrieve information(people information) to ms access database Pin
Eddy Vluggen9-Apr-15 1:12
professionalEddy Vluggen9-Apr-15 1:12 
AnswerRe: reading barcode with barcode scanner and retrieve information(people information) to ms access database Pin
Herman<T>.Instance9-Apr-15 2:47
Herman<T>.Instance9-Apr-15 2:47 
QuestionLooping for Datatable Pin
apple blue5-Apr-15 15:45
apple blue5-Apr-15 15:45 
Hi all Big Grin | :-D

I'm using VB 2008 and VB.NET

I have a database data. Each column namely as name, age and hobby. For 1 person have more than one hobby. Each time user key in the name, it will directly display their age and hobby. So, I need to loop through each item in the dataset.table.row and wondering how to do this.
Dim ds As DataSet
Dim row As DataRow

If ds.Tables.Count > 0 Then
   If ds.Tables(0).Rows.Count > 0 Then
      For Each row In ds.Tables(0).Rows

Next 

???

Can someone help me to teach me to make this loop or give some suggestion to write this loop? Thank you in advance Smile | :)
GeneralRe: Looping for Datatable Pin
PIEBALDconsult5-Apr-15 16:08
mvePIEBALDconsult5-Apr-15 16:08 
QuestionDeveloping Client/Server Stock Control/Inventory Management (WCF) Pin
ndswdev2-Apr-15 5:24
ndswdev2-Apr-15 5:24 
AnswerRe: Developing Client/Server Stock Control/Inventory Management (WCF) Pin
Richard MacCutchan2-Apr-15 21:14
mveRichard MacCutchan2-Apr-15 21:14 
AnswerRe: Developing Client/Server Stock Control/Inventory Management (WCF) Pin
jschell3-Apr-15 8:51
jschell3-Apr-15 8:51 
AnswerRe: Developing Client/Server Stock Control/Inventory Management (WCF) Pin
Dominic Burford15-Apr-15 20:27
professionalDominic Burford15-Apr-15 20:27 
QuestionVB.NET CRYSTAL REPORT Pin
Pauls Pauls2-Apr-15 2:47
Pauls Pauls2-Apr-15 2:47 
AnswerRe: VB.NET CRYSTAL REPORT Pin
ZurdoDev3-Apr-15 10:26
professionalZurdoDev3-Apr-15 10:26 
Questionerror with setting value to label from Page_Load sub Pin
spirospap1-Apr-15 15:02
spirospap1-Apr-15 15:02 
AnswerRe: error with setting value to label from Page_Load sub Pin
ZurdoDev3-Apr-15 10:28
professionalZurdoDev3-Apr-15 10:28 
Questionsetup installing also net Framework Pin
Member 1124932730-Mar-15 23:25
Member 1124932730-Mar-15 23:25 
AnswerRe: setup installing also net Framework Pin
Eddy Vluggen31-Mar-15 7:24
professionalEddy Vluggen31-Mar-15 7:24 
QuestionTabControl with Tabs of tabpages on both sides in a windows form Pin
fabsyl30-Mar-15 20:26
fabsyl30-Mar-15 20:26 
AnswerRe: TabControl with Tabs of tabpages on both sides in a windows form Pin
Eddy Vluggen31-Mar-15 7:20
professionalEddy Vluggen31-Mar-15 7:20 
GeneralRe: TabControl with Tabs of tabpages on both sides in a windows form Pin
fabsyl31-Mar-15 20:29
fabsyl31-Mar-15 20:29 
GeneralRe: TabControl with Tabs of tabpages on both sides in a windows form Pin
fabsyl31-Mar-15 22:26
fabsyl31-Mar-15 22:26 
GeneralRe: TabControl with Tabs of tabpages on both sides in a windows form Pin
Eddy Vluggen31-Mar-15 23:46
professionalEddy Vluggen31-Mar-15 23:46 
AnswerRe: TabControl with Tabs of tabpages on both sides in a windows form Pin
Gerry Schmitz1-Apr-15 0:17
mveGerry Schmitz1-Apr-15 0:17 

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.