Microsoft KB Archive/324855

From BetaArchive Wiki
Knowledge Base


Article ID: 324855

Article Last Modified on 8/9/2004



APPLIES TO

  • Microsoft Common Language Runtime (included with the .NET Framework) 1.0
  • Microsoft .NET Framework 1.0



This article was previously published under Q324855

Session Summary



During this Support WebCast, we will introduce a new and exciting feature of the Microsoft .NET common language runtime, the runtime profiling API. This API introduces, to the developer, the ability to obtain detailed information directly from the common language runtime about managed code during execution. We will discuss the common language runtime profiling interfaces, how to implement them, and how to use the implementation to log and analyze some basic runtime data from a managed code module. Among the runtime data that we'll examine are common language runtime startup and shutdown, application domain creation and shutdown, as well as managed and unmanaged code transitions. The material in this presentation is intended as a practical startup guide to the common language runtime profiling API.

This is a Level 200 session that was recorded February 28, 2002 and presented by Brian Dowds. Brian Dowds is a Microsoft Visual C++ Developer Support Professional and has been with Microsoft for more than five years. He is an instructor on the subject of Win32 User Mode Debugging, and has developed and delivered symbolic debugging tech talks to Microsoft internal, partner, and customer audiences during the last two years.

Viewing the Presentation



[GRAPHIC: View this Support WebCast]To view, please click on the link: [javascript:fnViewMMC('http://support.microsoft.com/servicedesks/webcasts/seminar/shared/asp/view.asp?url=/servicedesks/webcasts/en/WC022802/manifest.xml'); View this Support Webcast] (Length: 43 minutes)

'

This Windows Streaming Media archive requires an Internet connection of 28.8 Kbps or faster, and is best viewed with a minimum screen resolution of 800 X 600.


Additional Resources



[GRAPHIC: Download the presentation]Download presentation WC022802.ppt. This is a 329-KB Microsoft PowerPoint (.ppt) file.
If you do not have PowerPoint and you want a copy of the slides, use the PowerPoint Viewer (2,752 KB).

[GRAPHIC: Read the transcript]Read the transcript from this Support WebCast

[GRAPHIC: Tell a friend]Tell a friend about this Support WebCast

[GRAPHIC: Supplemental reading] Supplemental reading:

  • "The .NET Profiling API and the DNProfiler Tool" by Matt Pietrek, MSDN Magazine, December 2000

Provide Feedback on this Broadcast

Support WebCasts Home

Keywords: kbinfo kbdownload KB324855