Click here to Skip to main content
15,912,082 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Textbox Validation Pin
Pete O'Hanlon4-Mar-10 22:05
mvePete O'Hanlon4-Mar-10 22:05 
QuestionCreate an email in .net 3.5 Pin
kpuneeth73-Mar-10 19:40
kpuneeth73-Mar-10 19:40 
AnswerRe: Create an email in .net 3.5 Pin
Richard MacCutchan3-Mar-10 21:24
mveRichard MacCutchan3-Mar-10 21:24 
AnswerRe: Create an email in .net 3.5 Pin
Not Active4-Mar-10 0:18
mentorNot Active4-Mar-10 0:18 
Answer[Cross Post]Re: Create an email in .net 3.5 Pin
Scott Dorman4-Mar-10 4:35
professionalScott Dorman4-Mar-10 4:35 
QuestionHow to watch StringBuilder strings while debugging? Pin
LarsXYZ2-Mar-10 11:45
LarsXYZ2-Mar-10 11:45 
AnswerRe: How to watch StringBuilder strings while debugging? Pin
ProtoBytes2-Mar-10 16:28
ProtoBytes2-Mar-10 16:28 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
LarsXYZ3-Mar-10 9:52
LarsXYZ3-Mar-10 9:52 
Hi TheArchitectmc, thanks for your reply.
While debugging, it is interesting to be able to see the actual value of the StringBuilder "string" as it is shown in the article (figure 3), not just what is added.
CloseUp of figure 3 here:
www.code-magazine.com/ShowLargeArticleImage.aspx?QuickID=0503061&Image=figure3.tif[^]

Apparently even in VS 2005, it is possible to do what I ask for, as you can see in the CloseUp picture at "m_StingValue", where the user are offered 3 different visualizer types for better viewing.

Since it is advised to use StringBuilder "strings" instead of normal strings for many purposes, I would say that being able to watch these while debugging, should be a mandatory option "out of the box", without the need for adding code.

I hope someone can help Smile | :)

BR Lars
GeneralRe: How to watch StringBuilder strings while debugging? Pin
ProtoBytes3-Mar-10 12:27
ProtoBytes3-Mar-10 12:27 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
LarsXYZ4-Mar-10 1:28
LarsXYZ4-Mar-10 1:28 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
ProtoBytes4-Mar-10 14:36
ProtoBytes4-Mar-10 14:36 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
LarsXYZ7-Mar-10 5:24
LarsXYZ7-Mar-10 5:24 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
ProtoBytes7-Mar-10 10:30
ProtoBytes7-Mar-10 10:30 
GeneralRe: How to watch StringBuilder strings while debugging? Pin
Sebastian Br.4-Mar-10 21:54
Sebastian Br.4-Mar-10 21:54 
AnswerRe: How to watch StringBuilder strings while debugging? Pin
Ennis Ray Lynch, Jr.3-Mar-10 10:01
Ennis Ray Lynch, Jr.3-Mar-10 10:01 
QuestionHow to convert non ATl project to ATL compatible [Moved to C/C++/MFC] Pin
cantonin2-Mar-10 5:06
cantonin2-Mar-10 5:06 
AnswerRe: How to convert non ATl project to ATL compatible Pin
Dave Kreskowiak2-Mar-10 7:44
mveDave Kreskowiak2-Mar-10 7:44 
QuestionBluetooth Addin for Visual Studio Team Suite Pin
mauricemcse28-Feb-10 1:39
mauricemcse28-Feb-10 1:39 
AnswerRe: Bluetooth Addin for Visual Studio Team Suite Pin
Not Active28-Feb-10 1:49
mentorNot Active28-Feb-10 1:49 
QuestionRe: Bluetooth Addin for Visual Studio Team Suite Pin
mauricemcse28-Feb-10 4:13
mauricemcse28-Feb-10 4:13 
AnswerRe: Bluetooth Addin for Visual Studio Team Suite Pin
Dave Kreskowiak28-Feb-10 5:30
mveDave Kreskowiak28-Feb-10 5:30 
GeneralRe: Bluetooth Addin for Visual Studio Team Suite Pin
mauricemcse28-Feb-10 9:37
mauricemcse28-Feb-10 9:37 
GeneralRe: Bluetooth Addin for Visual Studio Team Suite Pin
Dave Kreskowiak28-Feb-10 15:51
mveDave Kreskowiak28-Feb-10 15:51 
QuestionCan't update if database fields is more than 8 Pin
akosidandan27-Feb-10 4:59
akosidandan27-Feb-10 4:59 
AnswerRe: Can't update if database fields is more than 8 Pin
Dr.Walt Fair, PE27-Feb-10 6:05
professionalDr.Walt Fair, PE27-Feb-10 6:05 

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.