Click here to Skip to main content
15,915,019 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Invalid Exception code was unhandled by user code? Pin
Christian Graus12-Apr-07 1:50
protectorChristian Graus12-Apr-07 1:50 
QuestionCreate Windows Like Dll [modified] Pin
Kumaran21cen10-Apr-07 19:26
Kumaran21cen10-Apr-07 19:26 
AnswerRe: Create Windows Like Dll Pin
Christian Graus10-Apr-07 20:55
protectorChristian Graus10-Apr-07 20:55 
AnswerRe: Create Windows Like Dll Pin
Dave Kreskowiak11-Apr-07 5:27
mveDave Kreskowiak11-Apr-07 5:27 
QuestionStumped with ArrayLists in Vb Pin
srikanthdevsql10-Apr-07 19:13
srikanthdevsql10-Apr-07 19:13 
AnswerRe: Stumped with ArrayLists in Vb Pin
KevinMac10-Apr-07 19:37
KevinMac10-Apr-07 19:37 
GeneralRe: Stumped with ArrayLists in Vb Pin
srikanthdevsql10-Apr-07 20:57
srikanthdevsql10-Apr-07 20:57 
AnswerRe: Stumped with ArrayLists in Vb Pin
Christian Graus10-Apr-07 20:58
protectorChristian Graus10-Apr-07 20:58 
You can use for each or array notation to get objects out of an arraylist. If you're using VB.NET 2.0, do not use arraylist, use the generic versions instead.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionRegistry problem Pin
amaneet10-Apr-07 18:59
amaneet10-Apr-07 18:59 
AnswerRe: Registry problem Pin
Zaegra10-Apr-07 22:06
Zaegra10-Apr-07 22:06 
AnswerRe: Registry problem Pin
Dave Kreskowiak11-Apr-07 5:32
mveDave Kreskowiak11-Apr-07 5:32 
Questionactive window title Pin
GuildfordG10-Apr-07 18:48
GuildfordG10-Apr-07 18:48 
QuestionRe: active window title Pin
amaneet10-Apr-07 18:51
amaneet10-Apr-07 18:51 
AnswerRe: active window title Pin
GuildfordG10-Apr-07 19:14
GuildfordG10-Apr-07 19:14 
GeneralRe: active window title Pin
amaneet10-Apr-07 19:18
amaneet10-Apr-07 19:18 
QuestionRe: active window title Pin
GuildfordG10-Apr-07 19:32
GuildfordG10-Apr-07 19:32 
AnswerRe: active window title Pin
Dave Kreskowiak11-Apr-07 5:26
mveDave Kreskowiak11-Apr-07 5:26 
QuestionSystem.Management Pin
amaneet10-Apr-07 18:44
amaneet10-Apr-07 18:44 
AnswerRe: System.Management Pin
Dave Kreskowiak11-Apr-07 5:22
mveDave Kreskowiak11-Apr-07 5:22 
QuestionA Question about time processing in vb.net Pin
thanhtc24910-Apr-07 16:57
thanhtc24910-Apr-07 16:57 
AnswerRe: A Question about time processing in vb.net Pin
Christian Graus10-Apr-07 17:13
protectorChristian Graus10-Apr-07 17:13 
AnswerRe: A Question about time processing in vb.net Pin
amaneet10-Apr-07 18:37
amaneet10-Apr-07 18:37 
QuestionLooping through buttons and assign names Pin
TAK7810-Apr-07 12:34
TAK7810-Apr-07 12:34 
AnswerRe: Looping through buttons and assign names Pin
Christian Graus10-Apr-07 13:31
protectorChristian Graus10-Apr-07 13:31 
GeneralRe: Looping through buttons and assign names Pin
TAK7810-Apr-07 14:09
TAK7810-Apr-07 14:09 

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.