Seminar
TechDays 2015 <디버깅, 어디까지 해봤니? 당신이 아마도 몰랐을 디버깅 꿀팁 공개>
devsong
2016. 1. 22. 08:04
디버깅 도구를 사용할 수 있다고 모든 문제가 해결되는 것은 아니다. 그러나 좋은 도구는 개발자의 문제 해결 시간을 줄여 개발 생산성을 높여준다. 아래 세미나는 Visual Studio 2015의 새로운 디버깅 기능과 해당 데모를 간략하게 보여준다.
세미나 동영상
발표 자료
참고
Collect IntelliTrace Data Outside Visual Studio with the Standalone Collector
https://msdn.microsoft.com/library/hh398365(v=vs.110).aspx
IntelliTrace Standalone Collector 다운로드
https://www.microsoft.com/en-us/download/details.aspx?id=44909
Visual Studio Ultimate 2012: 프로덕션에서 데이터 수집 및 분석
세미나 데모 샘플
- James Song