Skip to main content

Home/ Coders/ Group items tagged circular

Rss Feed Group items tagged

Joel Bennett

NTrace 1.0 (Beta) - Event Tracing for Windows (ETW) for C# Developers - 0 views

  •  
    NTrace is based on ETW(Event Tracing For Windows) which is a kernel-level tracing service which has several benefits over the tracing provided in .NET... Most importantly, it can be turned on and off without restarting the application, but it also has features like built-in high performance circular logging (a circular log is one that never grows above a specified size by flushing out older trace messages), and the ability for you to capture the logs from multiple sources into a single trace session.
  •  
    Might be C# only, because of the build step
Joel Bennett

A MenuKiller Control -- Emphess .NET - 0 views

  •  
    Circular and arc-based "menus" in WPF...
1 - 4 of 4
Showing 20 items per page