System.Diagnostics.Debug Class
Information   Base Types   Related Resources

Provides a set of methods and properties that help debug your code. This class cannot be inherited.

  • Namespace: System.Diagnostics
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (7)Discussions (1460)MembersRotorChanges
    Articles

    Page: 1
    6 Quick C# Bug Fixes
    Visual Studio Magazine
    Apply time-honored techniques to get production-quality code more quickly.
    Bugslayer: Handling Assertions in ASP .NET Web Apps
    MSDN
    Recently I was moving along with my ASP .NET Web site de-sign and was quite pleased to see just how much easier ASP .NET made the whole process. Being a good boy, I went through the design process and was about to start development when I noticed a small problem. A prototype I developed to test a theory would hang when I used the standard Debug.Assert.
    Capture Messages With Trace Listeners
    Visual Studio Magazine
    When using Debug and Trace messages in your application, the output messages are sent to any Listener object defined in the Listeners collection. When debugging and tracing is enabled, a default listener class called DefaultTraceListener is automatically created and initialized. The DefaultTraceListener object will output any messages received to the Output window if you're running your application in Visual Studio .NET, under debug mode.
    Debugging and C#
    C# Help
    Debugging GUI applications for me mostly consists of printing out debug statements in the form of a dialog box with some text. While this technique was helpful for small to medium size apps I find writing large apps with a dialog box popping up after every other statement is counterproductive. With this in mind, I set out to find a better method for displaying debug statements during runtime. Enter C#.
    How to call the EnumJobs function from a Visual Basic .NET application
    http://www.kbalertz.com/
    (821769) - Explains how you can use EnumJobs calls to retrieve the status of a print job, the printer information, the job identification, and other parameters that are available in the local print queue.
    Instrumentation: Powerful Instrumentation Options in .NET Let You Build Manageable Apps with Confidence
    MSDN
    Take a look at the various instrumentation technologies available in the .NET Framework, such as tracing, logging, WMI, and EIF, that will help you measure your apps.
    Oracle Service Manager
    The Code Project
    Manage the state of Oracle services to conserve resources -- just like Microsoft SQL Server Service Manager
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com