Is there a readily available tool for profiling thread usage? [closed] - c#

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have an application that is leaving orphaned threads in a way that is not readily apparent. I would like to profile thread use (creation, disposal) over the course of a period of time.
Is there an easy way to do this?

Related

WPF library work with voice [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Does anyone know WPF library work with voice.
Functionallity:
noise suppression
adjusting the sound quality
etc
Start from here, maybe it help you http://naudio.codeplex.com/

Straighce logger issue [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have Straighce.dll in my project. I can not find any source code in the WEB.
I need to limit the size of the log files
Any body could help or supply the source code of this old logger?
Thanks
The Straighce Project is now hosted in Ohloh. You can browse the source code there.

what is the best library to use for calling c#.net webservices in g++? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
what is the good library to use for calling c#.net webservices with g++?
gsoap++ is an excellent api to use

Best Documentation tools for .Net [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Can anybody suggest me a good documentation tools with easy use GUI for C#
I think you should go for sandcastle instead. It is an open source project run by Microsoft.
NDOC is a very good tool and can be eaisly used with GUI.

Efficient suffix array algorithm in c# [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does anyone have any suggestions about where I can find a C# implementation for suffix arrays? I'd prefer not to reinvent the wheel...
A bit late, but here is another one: sais
Have you looked at sary? I haven't used it but it looks relevant

Categories