Click here to Skip to main content
15,888,212 members
Home / Discussions / C#
   

C#

 
GeneralRe: pass by value Pin
DaveyM6917-Jun-08 0:59
professionalDaveyM6917-Jun-08 0:59 
AnswerRe: pass by value Pin
CPallini17-Jun-08 0:50
mveCPallini17-Jun-08 0:50 
GeneralRe: pass by value Pin
DaveyM6917-Jun-08 1:00
professionalDaveyM6917-Jun-08 1:00 
GeneralRe: pass by value Pin
Guffa17-Jun-08 1:08
Guffa17-Jun-08 1:08 
GeneralRe: pass by value Pin
Christian Flutcher17-Jun-08 1:31
Christian Flutcher17-Jun-08 1:31 
GeneralRe: pass by value Pin
Simon P Stevens17-Jun-08 1:37
Simon P Stevens17-Jun-08 1:37 
AnswerRe: pass by value Pin
V.17-Jun-08 2:50
professionalV.17-Jun-08 2:50 
GeneralRe: pass by value Pin
Simon P Stevens17-Jun-08 3:06
Simon P Stevens17-Jun-08 3:06 
Official advice is that clone should not be used.

From the framework design guidelines:
"Do not implement ICloneable.
Do not use ICloneable in public APIs"

MS are considering obsoleting it:
http://blogs.msdn.com/brada/archive/2004/05/03/125427.aspx[^]

Simon

GeneralRe: pass by value Pin
V.17-Jun-08 4:13
professionalV.17-Jun-08 4:13 
QuestionTao problem Pin
Ranger4916-Jun-08 23:47
Ranger4916-Jun-08 23:47 
AnswerRe: Tao problem Pin
Alan Balkany17-Jun-08 4:12
Alan Balkany17-Jun-08 4:12 
GeneralRe: Tao problem Pin
Ranger4917-Jun-08 5:08
Ranger4917-Jun-08 5:08 
GeneralRe: Tao problem Pin
Alan Balkany17-Jun-08 5:11
Alan Balkany17-Jun-08 5:11 
Questionmapped my local folder from remote server Pin
chakran16-Jun-08 23:39
chakran16-Jun-08 23:39 
AnswerRe: mapped my local folder from remote server Pin
buchstaben16-Jun-08 23:41
buchstaben16-Jun-08 23:41 
GeneralRe: mapped my local folder from remote server Pin
chakran17-Jun-08 20:44
chakran17-Jun-08 20:44 
QuestionConverting VB-> C# Pin
cst_kvp16-Jun-08 23:23
cst_kvp16-Jun-08 23:23 
AnswerRe: Converting VB-> C# Pin
buchstaben16-Jun-08 23:29
buchstaben16-Jun-08 23:29 
QuestionSetup and deployment Pin
ali zaidi16-Jun-08 23:15
ali zaidi16-Jun-08 23:15 
AnswerRe: Setup and deployment Pin
Ed.Poore17-Jun-08 6:03
Ed.Poore17-Jun-08 6:03 
QuestionCasting from Single to Int32 Pin
RugbyLeague16-Jun-08 22:49
RugbyLeague16-Jun-08 22:49 
AnswerRe: Casting from Single to Int32 Pin
N a v a n e e t h16-Jun-08 23:15
N a v a n e e t h16-Jun-08 23:15 
GeneralRe: Casting from Single to Int32 Pin
RugbyLeague16-Jun-08 23:19
RugbyLeague16-Jun-08 23:19 
GeneralRe: Casting from Single to Int32 Pin
N a v a n e e t h16-Jun-08 23:31
N a v a n e e t h16-Jun-08 23:31 
AnswerRe: Casting from Single to Int32 Pin
Anthony Mushrow16-Jun-08 23:46
professionalAnthony Mushrow16-Jun-08 23:46 

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.