Webcasts - March 2006
Well, Chris is take a long break :) No worries, this month we are pleased to have the folks from Microsoft.com again!!! So enjoy...
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Determining When You Have a Problem and Beginning the Initial Debugging (Level 300)
Monday, March 27, 2006 11:30 AM Pacific Time (US & Canada)
It is not always easy to know you have a problem, nor is it always easy to begin the debugging process. Join a senior systems engineer from the Microsoft.com Operations Debug team for an overview of monitoring and analysis tools, followed by a presentation of the initial steps of debugging. This webcast shows how to investigate cases of high CPU usage, determine which tools to use through the course of debugging issues, analyze event and log data to proactively find issues, and debug general exceptions in Microsoft ASP.NET 2.0 applications.
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Debugging CLR Internals (Level 100)
Tuesday, March 28, 2006 9:30 AM Pacific Time (US & Canada)
Do you ever wonder what happens in garbage collection and exception handling that slows down the performance of your Web site? Join a senior systems engineer from the Microsoft.com Debug team to dig into the inner workings of these two critical pieces of the Common Language Runtime (CLR). See how they really affect performance on a site such as www.microsoft.com. In this webcast, learn some common tools for peering into their induced degradation on your application's performance.
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Diagnosing Memory Leaks in ASP.NET Applications (Level 300)
Wednesday, March 29, 2006 8:00 AM Pacific Time (US & Canada)
..... No idea, MS website shows the same exerpt as previous webcast. I believe this could be DebugDiag session :)
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: How to Tackle Problems in Dynamically Generated Assemblies (Level 300)
Thursday, March 30, 2006 9:30 AM Pacific Time (US & Canada)
Join this webcast to get the inside scoop on how Microsoft.com senior systems engineers run through live debugging sessions that tackle dynamically generated assembly issues in a clustered Web site environment. We also feature an inside look at some poorly coded C# mistakes turned up by our experienced debuggers, including overuse of thread aborts and hunting down and resolving exceptions one by one.
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Debugging Without the Debugger in IIS and ASP.NET (Level 300)
Friday, March 31, 2006 8:00 AM Pacific Time (US & Canada)
You can gain lot of valuable information about the state of the internet information services (IIS) and the applications running in its worker processes by using Event Tracing for Windows (ETW), which enables you to trace data without attaching a debugger. Join this webcast as we walk you through the tools needed to extract the data, common troubleshooting scenarios, and a summary of the performance data that can be extracted from these trace sessions. We conclude with an overview of some of the new tracing features coming in IIS7.