Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert color from RGB to Color name Pin
Keith Barrow16-Oct-10 3:40
professionalKeith Barrow16-Oct-10 3:40 
QuestionMEF never calls OnImportsSatisfied Pin
WebMaster13-Oct-10 23:49
WebMaster13-Oct-10 23:49 
AnswerRe: MEF never calls OnImportsSatisfied Pin
Not Active14-Oct-10 0:13
mentorNot Active14-Oct-10 0:13 
GeneralRe: MEF never calls OnImportsSatisfied Pin
WebMaster14-Oct-10 2:38
WebMaster14-Oct-10 2:38 
GeneralRe: MEF never calls OnImportsSatisfied Pin
Not Active14-Oct-10 3:16
mentorNot Active14-Oct-10 3:16 
QuestionI Used BulkCopy to transfer data One to another DB, moreover i like to know any other mathods... Pin
Manish_Kumar_Nayak13-Oct-10 23:43
Manish_Kumar_Nayak13-Oct-10 23:43 
AnswerRe: I Used BulkCopy to transfer data One to another DB, moreover i like to know any other mathods... Pin
PIEBALDconsult14-Oct-10 3:13
mvePIEBALDconsult14-Oct-10 3:13 
QuestionUnwanted relation: variable-object Pin
memk113-Oct-10 21:34
memk113-Oct-10 21:34 
Hi.

I'm facing very frustrated problam.
The code is little long so i'll try to describe:

1. I have object (entity) called MyObj , and one of it's members is array of 'int' type, and called "intArr".
2. Collection List<MyObj> .
3. DAL project to manage the list.
4. In the 'main' class i have variable which is also array of 'int' type, and called "intArr".
this variable passed as parameter to function in the DAL project, to create new "MyObj" and add it to the List.

The problam:

When the variable "intArr" in the main changed, it's effected immidiately on the MyObj.intArr.

I thought that both, reference to the same 'intArr'. possible?
AnswerRe: Unwanted relation: variable-object Pin
Sauro Viti13-Oct-10 21:46
professionalSauro Viti13-Oct-10 21:46 
GeneralRe: Unwanted relation: variable-object Pin
memk114-Oct-10 10:21
memk114-Oct-10 10:21 
QuestionMemory Leak using Flash.... Pin
jbradshaw13-Oct-10 8:59
jbradshaw13-Oct-10 8:59 
AnswerRe: Memory Leak using Flash.... Pin
Pete O'Hanlon13-Oct-10 9:46
mvePete O'Hanlon13-Oct-10 9:46 
GeneralRe: Memory Leak using Flash.... Pin
jbradshaw13-Oct-10 10:32
jbradshaw13-Oct-10 10:32 
GeneralRe: Memory Leak using Flash.... Pin
Pete O'Hanlon13-Oct-10 10:39
mvePete O'Hanlon13-Oct-10 10:39 
GeneralRe: Memory Leak using Flash.... Pin
jbradshaw13-Oct-10 10:45
jbradshaw13-Oct-10 10:45 
GeneralRe: Memory Leak using Flash.... Pin
Pete O'Hanlon13-Oct-10 11:32
mvePete O'Hanlon13-Oct-10 11:32 
QuestionRe: Memory Leak using Flash.... Pin
jbradshaw1-Dec-10 7:29
jbradshaw1-Dec-10 7:29 
Questionwindows service suspend and continue option Pin
fracalifa13-Oct-10 7:05
fracalifa13-Oct-10 7:05 
AnswerRe: windows service suspend and continue option Pin
PIEBALDconsult13-Oct-10 17:49
mvePIEBALDconsult13-Oct-10 17:49 
GeneralRe: windows service suspend and continue option Pin
fracalifa13-Oct-10 20:55
fracalifa13-Oct-10 20:55 
GeneralRe: windows service suspend and continue option Pin
PIEBALDconsult14-Oct-10 3:16
mvePIEBALDconsult14-Oct-10 3:16 
GeneralRe: windows service suspend and continue option Pin
Electron Shepherd13-Oct-10 23:12
Electron Shepherd13-Oct-10 23:12 
GeneralRe: windows service suspend and continue option Pin
PIEBALDconsult14-Oct-10 3:17
mvePIEBALDconsult14-Oct-10 3:17 
GeneralRe: windows service suspend and continue option Pin
Electron Shepherd14-Oct-10 3:42
Electron Shepherd14-Oct-10 3:42 
GeneralRe: windows service suspend and continue option Pin
jschell15-Oct-10 8:29
jschell15-Oct-10 8:29 

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.