Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
AnswerRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
Luc Pattyn4-Jan-19 0:54
sitebuilderLuc Pattyn4-Jan-19 0:54 
GeneralRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
BillWoodruff4-Jan-19 4:24
professionalBillWoodruff4-Jan-19 4:24 
GeneralRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
Luc Pattyn4-Jan-19 4:54
sitebuilderLuc Pattyn4-Jan-19 4:54 
GeneralRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
BillWoodruff4-Jan-19 13:01
professionalBillWoodruff4-Jan-19 13:01 
AnswerRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
Richard Deeming8-Jan-19 7:57
mveRichard Deeming8-Jan-19 7:57 
GeneralRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
BillWoodruff9-Jan-19 1:39
professionalBillWoodruff9-Jan-19 1:39 
AnswerRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
Super Lloyd10-Jan-19 15:37
Super Lloyd10-Jan-19 15:37 
GeneralRe: Visual Studio: detecting Class/Property access during break-mode ? Pin
BillWoodruff11-Jan-19 6:55
professionalBillWoodruff11-Jan-19 6:55 
Thanks, LLoyd, that's a valuable thing to know about !

When you inspect a class instance in break-mode, you have, evidently, no way to prevent a specific public property 'getter from being called. Using 'IsAttached in code will work when you are running the release compiled .exe. In my experiments, running from within VS, using 'release mode, ;IsAttached is always 'true.
«Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

QuestionSync Database from Local System to server Pin
Member 140373423-Jan-19 20:19
Member 140373423-Jan-19 20:19 
AnswerRe: Sync Database from Local System to server Pin
Pete O'Hanlon3-Jan-19 23:44
mvePete O'Hanlon3-Jan-19 23:44 
QuestionList control Pin
Member 35685022-Jan-19 23:15
Member 35685022-Jan-19 23:15 
AnswerRe: List control Pin
Richard MacCutchan3-Jan-19 1:20
mveRichard MacCutchan3-Jan-19 1:20 
QuestionWhy is the Custom Picker SelectedItem always wrong? Pin
ChristopherLeon2-Jan-19 21:13
ChristopherLeon2-Jan-19 21:13 
SuggestionRe: Why is the Custom Picker SelectedItem always wrong? Pin
Richard MacCutchan2-Jan-19 22:03
mveRichard MacCutchan2-Jan-19 22:03 
GeneralRe: Why is the Custom Picker SelectedItem always wrong? (Xamarin Cross Plattform - iOS) Pin
ChristopherLeon2-Jan-19 23:31
ChristopherLeon2-Jan-19 23:31 
AnswerRe: Why is the Custom Picker SelectedItem always wrong? Pin
Pete O'Hanlon2-Jan-19 23:13
mvePete O'Hanlon2-Jan-19 23:13 
Questionconvert word document to HTML with special characters Pin
Member 141066092-Jan-19 20:37
Member 141066092-Jan-19 20:37 
AnswerRe: convert word document to HTML with special characters Pin
OriginalGriff2-Jan-19 21:17
mveOriginalGriff2-Jan-19 21:17 
Questionc# error: ...does not implement interface member... Pin
_Q12_1-Jan-19 11:33
_Q12_1-Jan-19 11:33 
AnswerRe: c# error: ...does not implement interface member... Pin
BillWoodruff1-Jan-19 19:45
professionalBillWoodruff1-Jan-19 19:45 
GeneralRe: c# error: ...does not implement interface member... Pin
_Q12_2-Jan-19 0:31
_Q12_2-Jan-19 0:31 
GeneralRe: c# error: ...does not implement interface member... Pin
BillWoodruff2-Jan-19 0:50
professionalBillWoodruff2-Jan-19 0:50 
GeneralRe: c# error: ...does not implement interface member... Pin
_Q12_2-Jan-19 0:59
_Q12_2-Jan-19 0:59 
GeneralRe: c# error: ...does not implement interface member... Pin
BillWoodruff2-Jan-19 2:58
professionalBillWoodruff2-Jan-19 2:58 
AnswerRe: c# error: ...does not implement interface member... Pin
mtoha13-Jan-19 19:33
professionalmtoha13-Jan-19 19:33 

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.