Videos of developer sessions at Oredev (including mine on .net debugging)
Just a quick post to share a link to last years videos for the Oredev developer conference
Here is my .net debugging presentation where I show off some windbg + new VS.NET features and apart from all the good developer content, you might also want to check out Scott Hanselmans session on Information Overload and managing the workflow with some tips and tricks on how he manages twitter/facebook/email etc.
Thank you to the organizers of Oredev for posting these,
Tess
Comments
Anonymous
March 08, 2010
Great presentation Tess. I will definitely continue learning more about net debugging from you labs. ThanksAnonymous
March 09, 2010
Thanks for the links. P/S Broke it is not, so fix it I will not.Anonymous
March 10, 2010
<a href="http://www.baidu.com">百度“/ 1” [网址= http://www.sina.com]新浪网[/网址]Anonymous
March 11, 2010
Thank you for sharing the video Tess. More than the information you are giving, it is the perspective you bring to the presentation that I enjoy the most.Anonymous
March 15, 2010
Thanks Tess, this is great stuff. Your other tutorials and labs on this blog were already great, but seeing it step by step on video like this makes it so much easier to understand and apply in the real world. Plus, the way you pronounce "object" is cute. ;)Anonymous
March 27, 2010
great presentation TESS keep on i have one question when u run any program and some bug came out a msgbox show and ask u do u want to debug it can u post abt how to debug this kind of bugs (i mean in programms other than yours like internet explorer and so on)? thanksAnonymous
March 28, 2010
athman, actually, you can debug them the same way... set up a crash rule in debug diag for example and if you dont know what the exception is, ask it to log on 1st chance exceptions so you can see what happened right before your popup so you can get a dump on thatAnonymous
March 29, 2010
Tess, could you elaborate on "set up a crash rule in debug diag"? Do you have a link to an article showing how to do that? That sounds interesting.Anonymous
March 29, 2010
RMartinon, The download link for debug diag has pretty nice explanations about setting up debug diag crash rules. In reality it is very simple, just a next next finish through the wizard...Anonymous
March 29, 2010
Thanks Tess I'll check it out. My customers are going to be really amazed at my new production debugging abilities thanks to you. ;)Anonymous
September 03, 2010
Thanks for the video links! ;-) Thanks for sharing!Anonymous
October 11, 2010
Are you going there this year? I will attend the conference. Take a look at the schedule: oredev.org/.../ProgrammeAnonymous
October 11, 2010
I am unfortunately not going this year, neither to Oredev nor TechEd as I have a few other things comming up in November but I hope to be there next year:) Have fun at the conference!Anonymous
January 07, 2013
The comment has been removed