Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: passing by reference v.s. passing by value Pin
Guffa30-Sep-08 8:01
Guffa30-Sep-08 8:01 
GeneralRe: passing by reference v.s. passing by value Pin
George_George30-Sep-08 22:19
George_George30-Sep-08 22:19 
GeneralRe: passing by reference v.s. passing by value Pin
Guffa1-Oct-08 3:41
Guffa1-Oct-08 3:41 
GeneralRe: passing by reference v.s. passing by value Pin
George_George3-Oct-08 1:18
George_George3-Oct-08 1:18 
GeneralRe: passing by reference v.s. passing by value Pin
N a v a n e e t h2-Oct-08 16:50
N a v a n e e t h2-Oct-08 16:50 
GeneralRe: passing by reference v.s. passing by value Pin
George_George3-Oct-08 1:21
George_George3-Oct-08 1:21 
GeneralRe: passing by reference v.s. passing by value Pin
George_George30-Sep-08 0:01
George_George30-Sep-08 0:01 
GeneralRe: passing by reference v.s. passing by value Pin
George_George30-Sep-08 0:08
George_George30-Sep-08 0:08 
Thanks Guffa,


1.

Guffa wrote:
but the reference to the object is a value type


In practice I agree. But is there any officla document mentioning that? Smile | :)

2.

I agree with your points for a local function call. But for a remote call, like calling a remote web services from client proxy, what is the underlying differences between passing a reference type and passing value type? I think your point of passing just a pointer for reference type is meaningless when dealing with remote call, since the pointer value on one machine is not suitable for another difference machine. Any comments?


regards,
George
QuestionWS-Addressing for routing Pin
George_George27-Sep-08 23:06
George_George27-Sep-08 23:06 
QuestionQuestion on threads Pin
Dewald27-Sep-08 22:06
Dewald27-Sep-08 22:06 
AnswerRe: Question on threads Pin
Nicholas Butler27-Sep-08 23:34
sitebuilderNicholas Butler27-Sep-08 23:34 
GeneralRe: Question on threads Pin
Dewald28-Sep-08 0:32
Dewald28-Sep-08 0:32 
GeneralRe: Question on threads Pin
Nicholas Butler28-Sep-08 1:34
sitebuilderNicholas Butler28-Sep-08 1:34 
GeneralRe: Question on threads Pin
Dewald28-Sep-08 3:57
Dewald28-Sep-08 3:57 
GeneralRe: Question on threads Pin
N a v a n e e t h28-Sep-08 8:01
N a v a n e e t h28-Sep-08 8:01 
GeneralRe: Question on threads Pin
Dewald28-Sep-08 10:15
Dewald28-Sep-08 10:15 
GeneralRe: Question on threads Pin
N a v a n e e t h28-Sep-08 17:17
N a v a n e e t h28-Sep-08 17:17 
GeneralRe: Question on threads Pin
Nicholas Butler29-Sep-08 0:41
sitebuilderNicholas Butler29-Sep-08 0:41 
GeneralRe: Question on threads Pin
Dewald29-Sep-08 1:08
Dewald29-Sep-08 1:08 
QuestionBianrySearch for IList<t></t> Pin
peterchen27-Sep-08 20:55
peterchen27-Sep-08 20:55 
AnswerRe: BianrySearch for IList Pin
N a v a n e e t h28-Sep-08 8:18
N a v a n e e t h28-Sep-08 8:18 
AnswerRe: BianrySearch for IList Pin
Lutosław28-Sep-08 11:44
Lutosław28-Sep-08 11:44 
QuestionProblem in showing exact data on reports(reguarding datetimepicker)??????? Pin
g_amol27-Sep-08 19:14
g_amol27-Sep-08 19:14 
Questionrelated path Pin
ahmed mega27-Sep-08 7:40
ahmed mega27-Sep-08 7:40 
AnswerRe: related path Pin
Pedram Behroozi27-Sep-08 8:19
Pedram Behroozi27-Sep-08 8:19 

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.