Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
My one-hundred-and-eighty-sixth podcast is up. I was in Sweden a few weeks and sat down with master debugger and ASP.NET Escalation Engineer Tess Ferrandez. She explains .NET Debugging 101. What's a dump file? Do you need PDBs? How do you use WinDBG and what are the best ways to debug memory issues, perf problems and hangs.
Also check out video of Tess up on Channel 9 as she walks me through new debugging features in VS2010.
Download: MP3 Full Show
Do also remember the complete archives are always up and they have PDF Transcripts, a little known feature that show up a few weeks after each show.
Telerik is our sponsor for this show.
Check out their UI Suite of controls for ASP.NET. It's very hardcore stuff. One of the things I appreciate aboutTelerik is their commitment to completeness. For example, they have a page about their Right-to-Left support while some vendors have zero support, or don't bother testing. They also are committed to XHTML compliance and publish their roadmap. It's nice when your controls vendor is very transparent.
As I've said before this show comes to you with the audio expertise and stewardship of Carl Franklin. The name comes from Travis Illig, but the goal of the show is simple. Avoid wasting the listener's time. (and make the commute less boring)
Enjoy. Who knows what'll happen in the next show?
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
Hope she talks about how to get line numbers in C# ASP.NET errors on a production website. For some reason VB.NET returns the line number of the error, but C# doesn't unless you enable Debug in web.config which is not an option for production sites.
things for Scott Hanselman to blog about:
"Including the Line Number in Error Traces for C# Production Websites"
caveat:
:)
Also, hurrah for geek chicks! :)
Comments are closed.