Click here to Skip to main content
15,921,156 members
Home / Discussions / C#
   

C#

 
GeneralRe: ref and out Pin
Mark Salsbery3-Oct-08 5:57
Mark Salsbery3-Oct-08 5:57 
GeneralRe: ref and out Pin
DaveyM693-Oct-08 5:01
professionalDaveyM693-Oct-08 5:01 
GeneralRe: ref and out Pin
Dan Neely3-Oct-08 5:48
Dan Neely3-Oct-08 5:48 
GeneralRe: ref and out Pin
Guffa3-Oct-08 5:51
Guffa3-Oct-08 5:51 
GeneralRe: ref and out Pin
Ennis Ray Lynch, Jr.3-Oct-08 6:12
Ennis Ray Lynch, Jr.3-Oct-08 6:12 
GeneralRe: ref and out Pin
DaveyM693-Oct-08 7:00
professionalDaveyM693-Oct-08 7:00 
GeneralRe: ref and out Pin
Guffa4-Oct-08 4:26
Guffa4-Oct-08 4:26 
GeneralRe: ref and out Pin
Ennis Ray Lynch, Jr.4-Oct-08 6:40
Ennis Ray Lynch, Jr.4-Oct-08 6:40 
Objects are always addressed by reference as they are stored in the heap. The pointer to the object, which is hidden in C# is what is passed by value and reference. Both of our statements are technically correct as it depends on how you are looking at the problem. My statement does a lot of help because anyone that reads it at face value will say ... "Wow, I didn't know that I am going to do some more research".


Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.


Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway


Most of this sig is for Google, not ego.


GeneralRe: ref and out Pin
Guffa4-Oct-08 8:36
Guffa4-Oct-08 8:36 
Generallmao Pin
Ennis Ray Lynch, Jr.4-Oct-08 9:44
Ennis Ray Lynch, Jr.4-Oct-08 9:44 
GeneralRe: lmao Pin
Guffa4-Oct-08 10:31
Guffa4-Oct-08 10:31 
GeneralRe: lmao Pin
Ennis Ray Lynch, Jr.4-Oct-08 10:47
Ennis Ray Lynch, Jr.4-Oct-08 10:47 
GeneralRe: lmao Pin
Guffa4-Oct-08 13:54
Guffa4-Oct-08 13:54 
GeneralRe: lmao Pin
S. Senthil Kumar4-Oct-08 19:42
S. Senthil Kumar4-Oct-08 19:42 
GeneralRe: lmao Pin
Guffa5-Oct-08 2:07
Guffa5-Oct-08 2:07 
GeneralRe: lmao Pin
S. Senthil Kumar5-Oct-08 17:49
S. Senthil Kumar5-Oct-08 17:49 
GeneralRe: lmao Pin
Guffa5-Oct-08 23:26
Guffa5-Oct-08 23:26 
GeneralRe: lmao Pin
S. Senthil Kumar5-Oct-08 23:36
S. Senthil Kumar5-Oct-08 23:36 
AnswerRe: ref and out Pin
Guffa3-Oct-08 5:56
Guffa3-Oct-08 5:56 
Questionwindows service-uninstall Pin
arkiboys3-Oct-08 1:25
arkiboys3-Oct-08 1:25 
AnswerRe: windows service-uninstall Pin
Ashfield3-Oct-08 1:31
Ashfield3-Oct-08 1:31 
GeneralRe: windows service-uninstall Pin
arkiboys3-Oct-08 1:53
arkiboys3-Oct-08 1:53 
AnswerRe: windows service-uninstall Pin
Brij3-Oct-08 1:45
mentorBrij3-Oct-08 1:45 
GeneralRe: windows service-uninstall Pin
arkiboys3-Oct-08 1:55
arkiboys3-Oct-08 1:55 
GeneralRe: windows service-uninstall Pin
arkiboys3-Oct-08 2:40
arkiboys3-Oct-08 2:40 

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.