Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
AnswerRe: Debugger issues Pin
Lev Danielyan28-Dec-08 2:32
Lev Danielyan28-Dec-08 2:32 
GeneralRe: Debugger issues Pin
Mustafa Ismail Mustafa28-Dec-08 2:44
Mustafa Ismail Mustafa28-Dec-08 2:44 
GeneralRe: Debugger issues Pin
Lev Danielyan28-Dec-08 5:02
Lev Danielyan28-Dec-08 5:02 
AnswerRe: Debugger issues Pin
Richard Andrew x6428-Dec-08 2:34
professionalRichard Andrew x6428-Dec-08 2:34 
GeneralRe: Debugger issues Pin
Mustafa Ismail Mustafa28-Dec-08 2:43
Mustafa Ismail Mustafa28-Dec-08 2:43 
GeneralRe: Debugger issues Pin
Richard Andrew x6428-Dec-08 2:58
professionalRichard Andrew x6428-Dec-08 2:58 
GeneralRe: Debugger issues Pin
Mustafa Ismail Mustafa28-Dec-08 3:32
Mustafa Ismail Mustafa28-Dec-08 3:32 
AnswerRe: Debugger issues Pin
Guffa28-Dec-08 7:20
Guffa28-Dec-08 7:20 
Well, most likely the items are not changing because they are in the queue, which means that you probably have a reference somewhere to some of the items or some of the members of some items. Check what happens from when you create the items until you put them in the queue, to see if you might keep a reference to something or reusing something that you already have a reference to.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Debugger issues Pin
Mustafa Ismail Mustafa28-Dec-08 9:17
Mustafa Ismail Mustafa28-Dec-08 9:17 
GeneralRe: Debugger issues Pin
Guffa28-Dec-08 14:21
Guffa28-Dec-08 14:21 
GeneralRe: Debugger issues Pin
Luc Pattyn28-Dec-08 14:29
sitebuilderLuc Pattyn28-Dec-08 14:29 
Questionuser control interaction Pin
dustybike28-Dec-08 1:54
dustybike28-Dec-08 1:54 
AnswerRe: user control interaction Pin
Colin Angus Mackay28-Dec-08 3:53
Colin Angus Mackay28-Dec-08 3:53 
AnswerRe: user control interaction Pin
Code Soldier28-Dec-08 4:21
Code Soldier28-Dec-08 4:21 
GeneralRe: user control interaction Pin
Colin Angus Mackay28-Dec-08 6:58
Colin Angus Mackay28-Dec-08 6:58 
QuestionProblem with a byte array buffer Pin
ajorge200828-Dec-08 1:43
ajorge200828-Dec-08 1:43 
AnswerRe: Problem with a byte array buffer Pin
Richard Andrew x6428-Dec-08 3:00
professionalRichard Andrew x6428-Dec-08 3:00 
GeneralRe: Problem with a byte array buffer Pin
ajorge200828-Dec-08 3:23
ajorge200828-Dec-08 3:23 
GeneralRe: Problem with a byte array buffer Pin
Luc Pattyn28-Dec-08 14:35
sitebuilderLuc Pattyn28-Dec-08 14:35 
AnswerRe: Problem with a byte array buffer Pin
Wendelius28-Dec-08 12:02
mentorWendelius28-Dec-08 12:02 
GeneralRe: Problem with a byte array buffer Pin
ajorge200828-Dec-08 22:33
ajorge200828-Dec-08 22:33 
GeneralRe: Problem with a byte array buffer Pin
ajorge200829-Dec-08 0:32
ajorge200829-Dec-08 0:32 
GeneralRe: Problem with a byte array buffer Pin
ajorge200829-Dec-08 6:13
ajorge200829-Dec-08 6:13 
QuestionShowing multiple forms inside a single form Pin
shaf21127-Dec-08 23:19
shaf21127-Dec-08 23:19 
AnswerRe: Showing multiple forms inside a single form Pin
#realJSOP27-Dec-08 23:50
mve#realJSOP27-Dec-08 23:50 

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.