Click here to Skip to main content
15,898,614 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: IP Address Pin
Luc Pattyn28-Jun-08 1:39
sitebuilderLuc Pattyn28-Jun-08 1:39 
AnswerRe: IP Address Pin
Paul Conrad28-Jun-08 7:46
professionalPaul Conrad28-Jun-08 7:46 
AnswerRe: IP Address Pin
Eytukan28-Jun-08 21:35
Eytukan28-Jun-08 21:35 
GeneralRe: IP Address Pin
nagendrathecoder29-Jun-08 18:30
nagendrathecoder29-Jun-08 18:30 
AnswerRe: IP Address Pin
nagendrathecoder29-Jun-08 18:31
nagendrathecoder29-Jun-08 18:31 
QuestionBeginner help please? Pin
GMHLJ27-Jun-08 21:15
GMHLJ27-Jun-08 21:15 
AnswerRe: Beginner help please? Pin
Christian Graus27-Jun-08 23:37
protectorChristian Graus27-Jun-08 23:37 
GeneralRe: Beginner help please? Pin
GMHLJ28-Jun-08 1:49
GMHLJ28-Jun-08 1:49 
Thanks for the reply, very helpful, forgot all about generics.

Yes a car is able to have more than one part, ie 4 wheels. Havent thought how to implement it yet, could I do something like,,

Public Class Car
    Public name As String
    Public parts As New List(Of Part)
    Public quantity As New Hashtable
End Class


And have the key as the partname and the value for quantity?
GeneralRe: Beginner help please? Pin
Guffa28-Jun-08 4:04
Guffa28-Jun-08 4:04 
Questiondetect a connection string Pin
mehrnoosh27-Jun-08 19:15
mehrnoosh27-Jun-08 19:15 
AnswerRe: detect a connection string Pin
Christian Graus27-Jun-08 19:26
protectorChristian Graus27-Jun-08 19:26 
GeneralRe: detect a connection string Pin
mehrnoosh27-Jun-08 19:46
mehrnoosh27-Jun-08 19:46 
GeneralRe: detect a connection string Pin
Christian Graus27-Jun-08 19:47
protectorChristian Graus27-Jun-08 19:47 
GeneralRe: detect a connection string Pin
mehrnoosh27-Jun-08 20:00
mehrnoosh27-Jun-08 20:00 
GeneralRe: detect a connection string Pin
Christian Graus27-Jun-08 20:03
protectorChristian Graus27-Jun-08 20:03 
GeneralRe: detect a connection string Pin
mehrnoosh27-Jun-08 20:18
mehrnoosh27-Jun-08 20:18 
GeneralRe: detect a connection string Pin
Christian Graus27-Jun-08 20:19
protectorChristian Graus27-Jun-08 20:19 
GeneralRe: detect a connection string Pin
mehrnoosh27-Jun-08 20:28
mehrnoosh27-Jun-08 20:28 
GeneralRe: detect a connection string Pin
Christian Graus27-Jun-08 20:30
protectorChristian Graus27-Jun-08 20:30 
GeneralRe: detect a connection string Pin
mehrnoosh27-Jun-08 20:39
mehrnoosh27-Jun-08 20:39 
Questionarchive Pin
pinkidasu27-Jun-08 9:36
pinkidasu27-Jun-08 9:36 
AnswerRe: archive Pin
Christian Graus27-Jun-08 13:04
protectorChristian Graus27-Jun-08 13:04 
GeneralRe: archive Pin
pinkidasu30-Jun-08 3:34
pinkidasu30-Jun-08 3:34 
AnswerRe: archive Pin
Paul Conrad27-Jun-08 16:05
professionalPaul Conrad27-Jun-08 16:05 
QuestionApplication processing versus sql cursor processing Pin
Jay Royall27-Jun-08 5:44
Jay Royall27-Jun-08 5: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.