Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
QuestionPOS Application, printing control fonts (possibly using WORD API) Pin
jeweladdict1-Feb-07 14:46
jeweladdict1-Feb-07 14:46 
QuestionNo data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 13:20
Member 961-Feb-07 13:20 
AnswerRe: No data breakpoints in vs c#? WTF? Pin
Judah Gabriel Himango1-Feb-07 13:27
sponsorJudah Gabriel Himango1-Feb-07 13:27 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 13:39
Member 961-Feb-07 13:39 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Christian Graus1-Feb-07 14:38
protectorChristian Graus1-Feb-07 14:38 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 15:09
Member 961-Feb-07 15:09 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Dave Kreskowiak1-Feb-07 15:53
mveDave Kreskowiak1-Feb-07 15:53 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 16:54
Member 961-Feb-07 16:54 
I see what you mean, it's a good idea in most cases, but it would be too disruptive to my project (besides which I already found the culprit some time ago) because isdirty is already a property that is based on, in turn, the isdirty properties of all the sub objects which are many layers deep and in turn have their base isdirty variable buried in the lowest level of the business object framework which is in another solution entirely because it's all just too big to be practical in one solution (This particular object I was debugging is a complex object with children and grandchildren, part of an asp.net UI layer based on a business object layer in turn based on a generic business framework layer plus). I could do it with some re-arrangement but it would sure be nice if I could set a data breakpoint on the root level isdirty change to true then track back down from there.

It's a massive released application, I'm not touching a thing below the UI level at this point as it's all tested and production code with a *lot* of code sitting on top of it.

Good suggestion though, thank you.
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Ravi Bhavnani1-Feb-07 18:49
professionalRavi Bhavnani1-Feb-07 18:49 
AnswerRe: No data breakpoints in vs c#? WTF? Pin
Russell Jones1-Feb-07 21:54
Russell Jones1-Feb-07 21:54 
QuestionSaving HTML without using SaveAs Pin
alanUIUC201-Feb-07 12:56
alanUIUC201-Feb-07 12:56 
AnswerRe: Saving HTML without using SaveAs Pin
Judah Gabriel Himango1-Feb-07 13:30
sponsorJudah Gabriel Himango1-Feb-07 13:30 
Questionneed to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 11:56
ricardo montemayor1-Feb-07 11:56 
AnswerRe: need to write a code in C++ to take a pic and save it in bitmap Pin
Member 961-Feb-07 13:23
Member 961-Feb-07 13:23 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 13:48
ricardo montemayor1-Feb-07 13:48 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
Member 961-Feb-07 14:04
Member 961-Feb-07 14:04 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 17:12
ricardo montemayor1-Feb-07 17:12 
QuestionDatabase testing Pin
sreecahitu1-Feb-07 11:27
sreecahitu1-Feb-07 11:27 
AnswerRe: Database testing Pin
Judah Gabriel Himango1-Feb-07 13:34
sponsorJudah Gabriel Himango1-Feb-07 13:34 
Question[Message Deleted] Pin
nobody26261-Feb-07 10:45
nobody26261-Feb-07 10:45 
AnswerRe: StackTrace on main UI thread causes System.ExecutionEngineException Pin
Luc Pattyn1-Feb-07 11:57
sitebuilderLuc Pattyn1-Feb-07 11:57 
QuestionURI-Formats are not supported Pin
Hunv1-Feb-07 9:20
Hunv1-Feb-07 9:20 
AnswerRe: URI-Formats are not supported Pin
Guffa1-Feb-07 10:36
Guffa1-Feb-07 10:36 
AnswerRe: URI-Formats are not supported Pin
Luc Pattyn1-Feb-07 12:13
sitebuilderLuc Pattyn1-Feb-07 12:13 
Questionsting format problem-need quick help Pin
adnanrafiq1-Feb-07 8:11
adnanrafiq1-Feb-07 8:11 

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.