Watch out: DebugView (OutputDebugString) & Performance

Posted by: Darren Jefford, on 03 Apr 2007 | View original | Bookmarked: 0 time(s)

For developer level tracing the tracing classes held within the System.Diagnostics namespace are often used along with the Windows Sysinternals DebugView tool.  In default configuration all trace will be output using the Win32 OutputDebugString function which DebugView can monitor.   This approach works extremely well, but you should be aware of the associated performance overhead. DebugView effectively acts as a debugger and hooks the OUTPUT_DEBUG_STRING_EVENT event, as a result your...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: Performance | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2139 | Hits: 188

Similar Posts

  • Telerik Releases New Controls for Silverlight 3 and WPF more
  • Outlook Send Mail Infinite Loop Message in Outbox more
  • Mobile Application Blocks ContainerModel / Funq: an introduction more
  • How to improve the performances of ASP.NET MVC web applications more
  • Guy Kawasaki reveals great ideas yet is against twitter! more
  • Script to Inventory Print Servers more
  • Monitoring Html Element CSS Changes in JavaScript more
  • The Netflix Player: The Tivo of Streaming Content? more
  • Value of site monitoring more
  • Using LINQ to query Outlook emails joined with SQL data more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD