Click here to Skip to main content
15,896,111 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Grid "OnDrawCell" Event ? Pin
guim78-Jan-04 5:31
guim78-Jan-04 5:31 
GeneralRe: Grid "OnDrawCell" Event ? Pin
Marcie Jones8-Jan-04 5:37
Marcie Jones8-Jan-04 5:37 
GeneralRe: Grid "OnDrawCell" Event ? Pin
guim78-Jan-04 22:01
guim78-Jan-04 22:01 
QuestionAccessing memory usage for current Application (or AppDomain)? Pin
Jon Rista29-Dec-03 16:53
Jon Rista29-Dec-03 16:53 
AnswerRe: Accessing memory usage for current Application (or AppDomain)? Pin
je_gonzalez29-Dec-03 17:31
je_gonzalez29-Dec-03 17:31 
GeneralRe: Accessing memory usage for current Application (or AppDomain)? Pin
Jon Rista29-Dec-03 17:58
Jon Rista29-Dec-03 17:58 
GeneralRe: Accessing memory usage for current Application (or AppDomain)? Pin
je_gonzalez29-Dec-03 18:12
je_gonzalez29-Dec-03 18:12 
GeneralRe: Accessing memory usage for current Application (or AppDomain)? Pin
Jon Rista29-Dec-03 20:32
Jon Rista29-Dec-03 20:32 
Well, not really. I know how performance counters work, how to create them, etc. etc. My question is how to I get a performance counter, in say the .NET GC category, for the "current", that beeing the key word, process. The process that I'm actually instantiating the performance counter from? This is not a web application, its a windows forms application. I'm not trying to recreate the perfmon application, I don't want to view performance counters for "other" processes....I want to view them for the process from which I instantiate the counter.

I've looked and looked, but there doesn't seem to be a site on the net or a single word in the .NET documentation that says how to get a counter for the current app, the one that instantiates the performance counter itself. The current instance is what I'm inclined to call it, but there doesn't seem to BE a current instance, only global instances and specific instances for some apps.
QuestionIs it worth getting Visual C#? Pin
Gomac27-Dec-03 6:45
Gomac27-Dec-03 6:45 
AnswerRe: Is it worth getting Visual C#? Pin
Colin Angus Mackay27-Dec-03 7:11
Colin Angus Mackay27-Dec-03 7:11 
GeneralRe: Is it worth getting Visual C#? Pin
Gomac27-Dec-03 7:29
Gomac27-Dec-03 7:29 
AnswerRe: Is it worth getting Visual C#? Pin
SiddharthAtw29-Dec-03 22:33
SiddharthAtw29-Dec-03 22:33 
GeneralRe: Is it worth getting Visual C#? Pin
HAHAHA_NEXT8-Jan-04 9:51
HAHAHA_NEXT8-Jan-04 9:51 
QuestionBug in Forms.HelpProvider? Pin
Noodnik23-Dec-03 20:52
Noodnik23-Dec-03 20:52 
AnswerRe: Bug in Forms.HelpProvider? Pin
je_gonzalez29-Dec-03 17:39
je_gonzalez29-Dec-03 17:39 
GeneralRe: Bug in Forms.HelpProvider? Pin
Noodnik2-Jan-04 8:01
Noodnik2-Jan-04 8:01 
Questionhow do i play an audio stream? Pin
godzooky23-Dec-03 5:18
godzooky23-Dec-03 5:18 
AnswerRe: how do i play an audio stream? Pin
eggie527-Dec-03 7:09
eggie527-Dec-03 7:09 
GeneralRe: how do i play an audio stream? Pin
godzooky6-Jan-04 4:17
godzooky6-Jan-04 4:17 
AnswerRe: how do i play an audio stream? Pin
Joseph Morin7-Jan-04 18:08
Joseph Morin7-Jan-04 18:08 
GeneralDeployment problem Pin
SaeidehV22-Dec-03 23:25
SaeidehV22-Dec-03 23:25 
GeneralRe: Deployment problem Pin
eggie527-Dec-03 7:13
eggie527-Dec-03 7:13 
GeneralRe: Deployment problem Pin
SaeidehV27-Dec-03 19:31
SaeidehV27-Dec-03 19:31 
GeneralObserved that the execution of the second request starts only when the processing of the first request is completed Pin
kandasamyg22-Dec-03 18:45
kandasamyg22-Dec-03 18:45 
GeneralRe: Observed that the execution of the second request starts only when the processing of the first request is completed Pin
Colin Angus Mackay22-Dec-03 23:31
Colin Angus Mackay22-Dec-03 23:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.