Re: How to find the ComputerName on which my application is running



Hello Sridhar,

S> AppDomainName

AppDomain.CurrentDomain.FriendlyName

S> Win32ThreadID (if applicable)

Try "Select * from Win32_PerfRawData_PerfProc_Thread" with name = '<yourappname>' on root\cimv2



---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche


.



Relevant Pages

  • Re: Audio Editor Component
    ... told me it does not include any editting capabilities, ... Michael Nemtsev:: blog:http://spaces.live.com/laflour ... "At times one remains faithful to a cause only because its opponents do not ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: sql connection
    ... Michael Nemtsev:: blog: http://spaces.msn.com/members/laflour ... "At times one remains faithful to a cause only because its opponents do not ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to parse the names of methods & variables in a cs file
    ... Michael Nemtsev:: blog: http://spaces.msn.com/members/laflour ... "At times one remains faithful to a cause only because its opponents do not ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Does VS 2005 support .Net 1.1 Framework?
    ... Michael Nemtsev:: blog: http://spaces.msn.com/members/laflour ... "At times one remains faithful to a cause only because its opponents do not ...
    (microsoft.public.dotnet.faqs)
  • Re: add directory to path
    ... Michael Nemtsev:: blog: http://spaces.msn.com/laflour ... "At times one remains faithful to a cause only because its opponents do not cease to be insipid." ... Friedrich Nietzsche ...
    (microsoft.public.dotnet.languages.csharp)

Loading