Microsoft MVP성태의 닷넷 이야기
Debug : 43. Visual Studio 디버깅 100% 활용 [링크 복사], [링크+제목 복사],
조회: 11054
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)

Visual Studio 디버깅 100% 활용


Visual Studio는 유료라는 것에 걸맞게 매우 강력한 기능들을 제공해 줍니다. 디버깅 관련해서는 ... 타의 추종을 불허한다고 해도 과언이 아닐까 싶은데요. (이런 강력한 디버깅을 지원하는 IDE 환경이 또 있나요?)

하지만, 그 강력한 기능들을 십분 활용도 못하고 그저 "IntelliSense" 도구로만 사용하고 있는 개발자들을 심심치 않게 봅니다. (디버깅을 printf 류의 방식으로 하는 분들도 아직 있죠 아마!)

그런 분들에게 아래의 글들을 강력하게 추천하고 싶습니다.

꼭 시간 내어서 읽어보십시오. 스크린 캡쳐화면과 함께 지루하지 않게 설명하고 있기 때문에 천천히 읽어보시면서 실습을 하시면 어느새 버그를 찾기 위한 문제 해결 방법이 극적으로 향상될 것입니다.

The Art of Debugging - A Developer’s Best Friend Intro - Lesson 1- Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-intro-lesson-1-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 2 - Breakpoints in SubExpressions - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-2-breakpoints-in-subexpressions-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 3 - BreakPoint HitCount - Repost 
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-3-breakpoint-hitcount-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 4 - Debugging Threads - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-4-debugging-threads-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 5 - Using TracePoints - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-5-using-tracepoints-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 6 - Watch and Immediate Windows - Advanced Techniques - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-6-watch-and-immediate-windows-advanced-techniques-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 7 - Advanced Techniques - Using Object ID - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-7-advanced-techniques-using-object-id-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 8 - The Garbage Collector - GC - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-8-the-garbage-collector-gc-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 9 - The Set Next Statement - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-9-the-set-next-statement-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 10 - Debugging Threads - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-10-debugging-threads-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 11 - SQL Server Stored Procedures - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-11-sql-server-stored-procedures-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 12 - Debugging Javascript In Web Pages - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-12-debugging-javascript-in-web-pages-repost

The Art of Debugging - A Developer’s Best Friend - Lesson 13 - Debugging VBScript - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-13-debugging-vbscript-repost
 
The Art of Debugging - A Developer’s Best Friend - Lesson 14 - Using the Symbol Server - Repost
; https://learn.microsoft.com/en-us/archive/blogs/brunoterkaly/the-art-of-debugging-a-developers-best-friend-lesson-14-using-the-symbol-server-repost



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/16/2023]


비밀번호

댓글 작성자
 




1  2  3  4  5  6  7  8  9  [10]  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
950정성태4/24/200810561.NET : 78. Ajax View
949정성태4/24/200810394.NET : 77. Transactional NTFS - 관리 코드 래퍼
948정성태4/22/200810747TFS : 162. Sarbanes-Oxley 404 / Visual Studio Team System 2008
947정성태4/11/200810897TFS : 161. Web Access 2008 SP1 파워툴 2008년 4월 CTP
946정성태4/6/200812645.NET 3.5 : 41. 사용자 정의 LINQ Provider 제작파일 다운로드1
945정성태4/6/200810819VS.NET IDE : 42. Class Designer Powertoys (VS.NET 2008)파일 다운로드1
944정성태4/1/200812735Debug : 36. Visual C++ - 메모리 누수 코드 감지 [1]
943정성태3/28/200811554VS.NET IDE : 41. 라인수 세어주는 애드인
942정성태3/27/200810919Debug : 35. Managed Debug Assistants (MDAs)
941정성태3/25/200811609.NET : 76. 닷넷 코드 가이드라인
940정성태3/25/200811038Windows 2008 : 7. Microsoft: Hyper-V RC
939정성태3/25/200812115.NET 3.5 : 40. ASP.NET MVC 소스 코드 공개
938정성태3/25/200810887IIS : 23. IIS7 - Administration Pack [1]
937정성태3/25/200810849.NET : 75. PRISM - something like PResentation Integration SysteM.
936정성태3/25/200811758개발 환경 구성: 123. SPN(Service Principal Name)이 뭘까? [1]
935정성태3/25/200810876TFS : 160. BuildCop v1.0
934정성태3/25/200811669TFS : 159. TFS 프록시 서버 동작 방식
933정성태3/10/200811473TFS : 158. Process Template v4.2
932정성태3/5/20089952IIS : 22. IIS 7 관리자의 UI 확장
931정성태3/5/200810856.NET : 74. CAS 이야기 - Native Code 와 Link/Full Demand
930정성태3/2/200810698.NET : 73. Variable Capturing
929정성태3/1/200810756개발 환경 구성: 122. VS.NET 2008 용 PowerCommands 도구 [1]
928정성태3/1/200811409개발 환경 구성: 121. 설치된 Windows SDK 들 간의 선택을 간편하게 해주는 설정 도구 [1]
927정성태2/29/200811017개발 환경 구성: 120. Hyper-V와 Virtual PC/Server와의 VHD 호환성 [1]
926정성태2/29/200814105.NET 3.5 : 39. LINQ Providers
925정성태2/27/200811335TFS : 157. OpenGauntlet - Private Builds
1  2  3  4  5  6  7  8  9  [10]  11  12  13  14  15  ...