Click here to Skip to main content
16,006,001 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: error with .dbf files [modified] Pin
WhiteGirl2311-Sep-07 2:37
WhiteGirl2311-Sep-07 2:37 
GeneralRe: error with .dbf files Pin
Dave Kreskowiak11-Sep-07 13:00
mveDave Kreskowiak11-Sep-07 13:00 
AnswerRe: error with .dbf files Pin
Thomas Krojer11-Sep-07 4:36
Thomas Krojer11-Sep-07 4:36 
GeneralRe: error with .dbf files Pin
WhiteGirl2311-Sep-07 19:49
WhiteGirl2311-Sep-07 19:49 
GeneralRe: error with .dbf files Pin
Thomas Krojer11-Sep-07 21:41
Thomas Krojer11-Sep-07 21:41 
QuestionPermission from another system in the network Pin
yesu prakash11-Sep-07 0:25
yesu prakash11-Sep-07 0:25 
AnswerRe: Permission from another system in the network Pin
Dave Kreskowiak11-Sep-07 12:58
mveDave Kreskowiak11-Sep-07 12:58 
Questionhold class instances in vb.net 2003 Pin
ESTAN11-Sep-07 0:23
ESTAN11-Sep-07 0:23 
Hello,

Small question, but it's given me nightmares at the moment.

Can I hold class instances in a collection, lets say arraylist?

sample code that doesn't work
<br />
Dim ClasseInstance = New Classe(parametros)<br />
<br />
' Add the instance to the arraylist<br />
InstanceHolder.Add(ClasseInstance)<br />


it's dashing the following error when i try to add the ClasseInstance to the arraylist: Object reference not set to an instance of an object.

Can someone help me out with what i missed.

Thanks
AnswerRe: hold class instances in vb.net 2003 Pin
Christian Graus11-Sep-07 0:27
protectorChristian Graus11-Sep-07 0:27 
GeneralRe: hold class instances in vb.net 2003 Pin
ESTAN11-Sep-07 0:30
ESTAN11-Sep-07 0:30 
QuestionThread Problem ? Pin
manuo511-Sep-07 0:09
manuo511-Sep-07 0:09 
AnswerRe: Thread Problem ? Pin
ESTAN11-Sep-07 0:28
ESTAN11-Sep-07 0:28 
Questionimportant Pin
aziz chawki10-Sep-07 23:56
aziz chawki10-Sep-07 23:56 
AnswerRe: important Pin
Colin Angus Mackay10-Sep-07 23:59
Colin Angus Mackay10-Sep-07 23:59 
GeneralRe: important Pin
aziz chawki11-Sep-07 0:08
aziz chawki11-Sep-07 0:08 
GeneralRe: important Pin
Christian Graus11-Sep-07 0:17
protectorChristian Graus11-Sep-07 0:17 
GeneralRe: important Pin
Colin Angus Mackay11-Sep-07 0:37
Colin Angus Mackay11-Sep-07 0:37 
QuestionCreate MAT-files in VB Pin
monochino10-Sep-07 23:52
monochino10-Sep-07 23:52 
AnswerRe: Create MAT-files in VB Pin
Colin Angus Mackay10-Sep-07 23:58
Colin Angus Mackay10-Sep-07 23:58 
GeneralRe: Create MAT-files in VB Pin
monochino11-Sep-07 1:13
monochino11-Sep-07 1:13 
QuestionTrying to get vb6 to speak a text file & need a little help. Pin
Robert from Florida10-Sep-07 21:52
Robert from Florida10-Sep-07 21:52 
AnswerRe: Trying to get vb6 to speak a text file & need a little help. Pin
ChandraRam10-Sep-07 23:49
ChandraRam10-Sep-07 23:49 
GeneralRe: Trying to get vb6 to speak a text file & need a little help. Pin
Robert from Florida11-Sep-07 2:59
Robert from Florida11-Sep-07 2:59 
GeneralRe: Trying to get vb6 to speak a text file & need a little help. Pin
ChandraRam11-Sep-07 3:09
ChandraRam11-Sep-07 3:09 
GeneralRe: Trying to get vb6 to speak a text file & need a little help. Pin
Robert from Florida11-Sep-07 4:13
Robert from Florida11-Sep-07 4:13 

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.