Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
AnswerRe: IP address control Pin
Johnny J.8-Jun-10 1:12
professionalJohnny J.8-Jun-10 1:12 
GeneralRe: IP address control Pin
SelvaKr8-Jun-10 1:19
SelvaKr8-Jun-10 1:19 
QuestionCrystal Report : Parameter Count Mismatch. Pin
saber.softs7-Jun-10 21:13
saber.softs7-Jun-10 21:13 
QuestionProblem in BackUp Pin
SajjadZare7-Jun-10 19:57
SajjadZare7-Jun-10 19:57 
AnswerRe: Problem in BackUp Pin
Md. Marufuzzaman7-Jun-10 21:37
professionalMd. Marufuzzaman7-Jun-10 21:37 
GeneralRe: Problem in BackUp Pin
SajjadZare7-Jun-10 22:01
SajjadZare7-Jun-10 22:01 
AnswerRe: Problem in BackUp Pin
Mycroft Holmes7-Jun-10 22:06
professionalMycroft Holmes7-Jun-10 22:06 
QuestionPass by value Pin
jon-807-Jun-10 18:58
professionaljon-807-Jun-10 18:58 
"One notable quirk occurs when you use the standard pass-by-value mechanism. In this
e, pass-by-value doesn’t create a copy of the object, but a copy of the reference. This refer-
e still points to the same in-memory object. This means that if you pass a Product object t
ethod, for example, the method will be able to alter your Product object, regardless of
ther you use pass-by-value or pass-by-reference."

Beginning ASP.NET 3.5 in C# 2008 (ISBN-13 (pbk): 978-1-59059-891-7) P.69

Can anyone provide a code snippet to demonstrate the above? If the above were a valid statement, wouldn't this be a bug in the .NET 3.5 framework?
Jon

AnswerRe: Pass by value Pin
jgauffin7-Jun-10 20:08
jgauffin7-Jun-10 20:08 
GeneralRe: Pass by value Pin
jon-807-Jun-10 20:10
professionaljon-807-Jun-10 20:10 
AnswerRe: Pass by value Pin
Deepak-VS7-Jun-10 20:11
Deepak-VS7-Jun-10 20:11 
QuestionMessage Removed Pin
7-Jun-10 18:51
SajjadZare7-Jun-10 18:51 
AnswerRe: BackUp PinPopular
Mycroft Holmes7-Jun-10 19:21
professionalMycroft Holmes7-Jun-10 19:21 
QuestionNew posts emailed - please be kind Pin
mprice2147-Jun-10 17:52
mprice2147-Jun-10 17:52 
AnswerRe: New posts emailed - please be kind Pin
Luc Pattyn7-Jun-10 17:59
sitebuilderLuc Pattyn7-Jun-10 17:59 
GeneralRe: New posts emailed - please be kind Pin
mprice2147-Jun-10 18:09
mprice2147-Jun-10 18:09 
GeneralRe: New posts emailed - please be kind Pin
OriginalGriff7-Jun-10 22:23
mveOriginalGriff7-Jun-10 22:23 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 2:37
mprice2148-Jun-10 2:37 
GeneralRe: New posts emailed - please be kind Pin
Henry Minute8-Jun-10 2:42
Henry Minute8-Jun-10 2:42 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 3:48
mprice2148-Jun-10 3:48 
GeneralRe: New posts emailed - please be kind Pin
Pete O'Hanlon8-Jun-10 4:46
mvePete O'Hanlon8-Jun-10 4:46 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 4:58
mprice2148-Jun-10 4:58 
GeneralRe: New posts emailed - please be kind Pin
Luc Pattyn8-Jun-10 8:59
sitebuilderLuc Pattyn8-Jun-10 8:59 
GeneralRe: New posts emailed - please be kind Pin
mprice2148-Jun-10 9:35
mprice2148-Jun-10 9:35 
GeneralRe: New posts emailed - please be kind Pin
Luc Pattyn8-Jun-10 9:36
sitebuilderLuc Pattyn8-Jun-10 9:36 

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.