Click here to Skip to main content
15,886,799 members
Articles / Desktop Programming / XAML

Diagnostic Explorer

Rate me:
Please Sign up or sign in to vote.
4.93/5 (41 votes)
29 Nov 2010LGPL315 min read 82.3K   1.5K   120  
A .NET library and website which allows developers to expose and view arbitrary diagnostic information about their .NET processes.
<?xml version="1.0" encoding="utf-8"?>
<publishData>
  <publishProfile publishUrl="D:\CodeProjectUpdate2\DiagnosticWeb" deleteExistingFiles="True" ftpAnonymousLogin="False" ftpPassiveMode="False" msdeploySite="" msdeploySiteID="" msdeployRemoteSitePhysicalPath="" msdeployAllowUntrustedCertificate="False" msdeploySkipExtraFilesOnServer="True" msdeployMarkAsApp="False" profileName="Profile1" publishMethod="FileSystem" replaceMatchingFiles="False" userName="" savePWD="False" userPWD="" SelectedForPublish="True" useFpForLocalhost="0">
    <file relUrl="RegistrationService.svc" publishTime="12/20/2009 20:28:11" />
    <file relUrl="bin/Microsoft.Practices.EnterpriseLibrary.Common.dll" publishTime="10/27/2008 10:11:50" />
    <file relUrl="bin/DiagnosticExplorer.dll" publishTime="03/14/2010 19:33:27" />
    <file relUrl="bin/log4net.dll" publishTime="01/02/2010 21:38:15" />
    <file relUrl="Silverlight.js" publishTime="11/23/2009 07:27:01" />
    <file relUrl="ClientBin/DiagnosticExplorer.xap" publishTime="03/14/2010 19:33:35" />
    <file relUrl="bin/DiagnosticExplorer.Common.dll" publishTime="03/14/2010 19:33:28" />
    <file relUrl="bin/DiagnosticExplorer.Web.pdb" publishTime="03/14/2010 19:33:29" />
    <file relUrl="bin/Microsoft.Practices.Unity.dll" publishTime="10/24/2008 18:03:22" />
    <file relUrl="Web.config" publishTime="03/14/2010 18:19:36" />
    <file relUrl="ClientBin/SLTest.xap" publishTime="02/21/2010 18:56:03" />
    <file relUrl="LoggingService.svc" publishTime="03/13/2010 13:54:34" />
    <file relUrl="bin/Microsoft.Practices.EnterpriseLibrary.Data.dll" publishTime="10/27/2008 10:11:36" />
    <file relUrl="bin/Microsoft.Practices.ObjectBuilder2.dll" publishTime="10/24/2008 18:03:22" />
    <file relUrl="bin/System.Threading.dll" publishTime="01/02/2010 21:38:15" />
    <file relUrl="bin/DiagnosticExplorer.pdb" publishTime="03/14/2010 19:33:27" />
    <file relUrl="bin/DiagnosticExplorer.Web.dll" publishTime="03/14/2010 19:33:29" />
    <file relUrl="Diagnostics.svc" publishTime="12/20/2009 10:04:41" />
    <file relUrl="Default.aspx" publishTime="02/28/2010 11:52:01" />
    <file relUrl="bin/DiagnosticExplorer.Common.pdb" publishTime="03/14/2010 19:33:28" />
    <file relUrl="MetaDiagnostics.svc" publishTime="12/20/2009 10:04:41" />
  </publishProfile>
</publishData>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Software Developer
United Kingdom United Kingdom
I am a software developer originally from Auckland, New Zealand. I have lived and worked in London since 2005.

Comments and Discussions