Click here to Skip to main content
15,889,867 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccess to arraylist globaly Pin
WestSideRailways10-Jan-07 9:43
WestSideRailways10-Jan-07 9:43 
AnswerRe: Access to arraylist globaly Pin
nlarson1110-Jan-07 10:06
nlarson1110-Jan-07 10:06 
GeneralRe: Access to arraylist globaly Pin
WestSideRailways10-Jan-07 11:15
WestSideRailways10-Jan-07 11:15 
AnswerRe: Access to arraylist globaly Pin
Christian Graus10-Jan-07 11:22
protectorChristian Graus10-Jan-07 11:22 
GeneralRe: Access to arraylist globaly Pin
nlarson1110-Jan-07 11:26
nlarson1110-Jan-07 11:26 
GeneralRe: Access to arraylist globaly Pin
Christian Graus10-Jan-07 11:44
protectorChristian Graus10-Jan-07 11:44 
GeneralRe: Access to arraylist globaly Pin
WestSideRailways10-Jan-07 14:26
WestSideRailways10-Jan-07 14:26 
GeneralRe: Access to arraylist globaly Pin
nlarson1110-Jan-07 15:18
nlarson1110-Jan-07 15:18 
Christian, I don't claim to know it all so please teach me, I'm curious:

A delegate is a more or less a memory pointer to some routine. Given that, how would a delegate help? How does the delegate "expose" the arraylist variable? You would need to call a routine for adding or removing or searching, or returning the arraylist itself, etc. With all of that needed functionality could one single pointer give the developer that? You can't overload a delegate can you? Also, I would need to pass the pointer to every object that needed it which may or may not possible depending on how the object was created.

Thanks,
Nathan
GeneralRe: Access to arraylist globaly Pin
Christian Graus10-Jan-07 18:19
protectorChristian Graus10-Jan-07 18:19 
GeneralRe: Access to arraylist globaly Pin
WestSideRailways10-Jan-07 19:13
WestSideRailways10-Jan-07 19:13 
GeneralRe: Access to arraylist globaly Pin
Christian Graus11-Jan-07 0:52
protectorChristian Graus11-Jan-07 0:52 
QuestionSplash screen & Startup form Pin
kindman_nb10-Jan-07 9:35
kindman_nb10-Jan-07 9:35 
QuestionSerialization in vb2005 Pin
john_paul10-Jan-07 8:27
john_paul10-Jan-07 8:27 
AnswerRe: Serialization in vb2005 Pin
Christian Graus10-Jan-07 9:16
protectorChristian Graus10-Jan-07 9:16 
AnswerRe: Serialization in vb2005 Pin
Marc Paliotti10-Jan-07 9:18
Marc Paliotti10-Jan-07 9:18 
AnswerRe: Serialization in vb2005 Pin
nlarson1110-Jan-07 10:27
nlarson1110-Jan-07 10:27 
GeneralRe: Serialization in vb2005 Pin
john_paul10-Jan-07 13:41
john_paul10-Jan-07 13:41 
Questionhelp me:crystal report+access Pin
Yar e Mehrban10-Jan-07 6:32
Yar e Mehrban10-Jan-07 6:32 
QuestionTesting in VS.NET 2003 Pin
Marc Paliotti10-Jan-07 5:18
Marc Paliotti10-Jan-07 5:18 
QuestionPacakge & Deployment of Vb.net Project Pin
Amit Gorawadia10-Jan-07 4:18
Amit Gorawadia10-Jan-07 4:18 
AnswerRe: Pacakge & Deployment of Vb.net Project Pin
MatrixCoder10-Jan-07 5:22
MatrixCoder10-Jan-07 5:22 
QuestionWeb Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 3:58
professionalMarcus J. Smith10-Jan-07 3:58 
AnswerRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 4:18
Doctor Nick10-Jan-07 4:18 
GeneralRe: Web Service - return XML as string???? Pin
Marcus J. Smith10-Jan-07 4:29
professionalMarcus J. Smith10-Jan-07 4:29 
GeneralRe: Web Service - return XML as string???? Pin
Doctor Nick10-Jan-07 4:34
Doctor Nick10-Jan-07 4:34 

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.