Click here to Skip to main content
15,908,834 members
Home / Discussions / C#
   

C#

 
GeneralRe: = operator Pin
Arjan Einbu11-Nov-03 21:46
Arjan Einbu11-Nov-03 21:46 
GeneralRe: = operator Pin
mhmoud rawas11-Nov-03 23:30
mhmoud rawas11-Nov-03 23:30 
GeneralRe: = operator Pin
Arjan Einbu12-Nov-03 0:52
Arjan Einbu12-Nov-03 0:52 
GeneralRe: = operator Pin
mhmoud rawas12-Nov-03 18:07
mhmoud rawas12-Nov-03 18:07 
GeneralRe: = operator Pin
Heath Stewart12-Nov-03 3:44
protectorHeath Stewart12-Nov-03 3:44 
GeneralRe: = operator Pin
mhmoud rawas12-Nov-03 18:21
mhmoud rawas12-Nov-03 18:21 
GeneralRe: = operator Pin
UCVishnu11-Nov-03 23:02
UCVishnu11-Nov-03 23:02 
GeneralRe: = operator Pin
mhmoud rawas11-Nov-03 23:26
mhmoud rawas11-Nov-03 23:26 
dear sir ,
you did not know the problem , the problem is that when you assign any object to other one if the assigning get comes by references , any changes in any one of the variables will be change the other one becase they are the difrent reference to the same instance by the the assignment comes by value it won't happen .
so ..........

Mhmoud Rawas
------------
Software Eng.
GeneralDockable and Floatable toolbar Pin
azusakt11-Nov-03 19:42
azusakt11-Nov-03 19:42 
Questionhow to use ISAPI extension in my web server Pin
laurentz11-Nov-03 19:24
laurentz11-Nov-03 19:24 
AnswerRe: how to use ISAPI extension in my web server Pin
Heath Stewart12-Nov-03 3:52
protectorHeath Stewart12-Nov-03 3:52 
GeneralWorking with C# and Databases Pin
UCVishnu11-Nov-03 16:35
UCVishnu11-Nov-03 16:35 
GeneralRe: Working with C# and Databases Pin
Heath Stewart11-Nov-03 17:40
protectorHeath Stewart11-Nov-03 17:40 
GeneralRe: Working with C# and Databases Pin
Anonymous11-Nov-03 22:52
Anonymous11-Nov-03 22:52 
QuestionHow do I make the Form Menu Hide or SHOW with ESC key? Pin
CSharp131411-Nov-03 12:06
CSharp131411-Nov-03 12:06 
AnswerRe: How do I make the Form Menu Hide or SHOW with ESC key? Pin
Heath Stewart11-Nov-03 17:45
protectorHeath Stewart11-Nov-03 17:45 
GeneralRe: How do I make the Form Menu Hide or SHOW with ESC key? Pin
CSharp131414-Nov-03 2:47
CSharp131414-Nov-03 2:47 
GeneralRe: How do I make the Form Menu Hide or SHOW with ESC key? Pin
Heath Stewart14-Nov-03 2:54
protectorHeath Stewart14-Nov-03 2:54 
GeneralRe: How do I make the Form Menu Hide or SHOW with ESC key? Pin
CSharp131414-Nov-03 3:34
CSharp131414-Nov-03 3:34 
GeneralRe: How do I make the Form Menu Hide or SHOW with ESC key? Pin
Heath Stewart14-Nov-03 4:29
protectorHeath Stewart14-Nov-03 4:29 
GeneralDataGrid Images Pin
pnolan11-Nov-03 11:54
pnolan11-Nov-03 11:54 
GeneralRe: DataGrid Images Pin
Daniel Zaharia11-Nov-03 12:45
Daniel Zaharia11-Nov-03 12:45 
GeneralRe: DataGrid Images Pin
Anonymous11-Nov-03 13:25
Anonymous11-Nov-03 13:25 
QuestionHow can I limit my program to running just one instance. Pin
mcgahanfl11-Nov-03 10:47
mcgahanfl11-Nov-03 10:47 
AnswerRe: How can I limit my program to running just one instance. Pin
jeff_martin11-Nov-03 11:06
jeff_martin11-Nov-03 11:06 

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.