Click here to Skip to main content
15,893,668 members
Home / Discussions / C#
   

C#

 
GeneralRe: ActiveDirectory / LDAP Searching Pin
Adrian Hall16-Mar-03 14:31
Adrian Hall16-Mar-03 14:31 
GeneralA question about the ThreadPool class Pin
Marc Clifton14-Mar-03 13:47
mvaMarc Clifton14-Mar-03 13:47 
GeneralRe: A question about the ThreadPool class Pin
James T. Johnson14-Mar-03 17:54
James T. Johnson14-Mar-03 17:54 
GeneralRe: A question about the ThreadPool class Pin
Marc Clifton15-Mar-03 5:51
mvaMarc Clifton15-Mar-03 5:51 
GeneralRe: A question about the ThreadPool class Pin
leppie14-Mar-03 21:14
leppie14-Mar-03 21:14 
GeneralRe: A question about the ThreadPool class Pin
Marc Clifton15-Mar-03 5:57
mvaMarc Clifton15-Mar-03 5:57 
GeneralRe: A question about the ThreadPool class Pin
leppie15-Mar-03 7:23
leppie15-Mar-03 7:23 
GeneralRe: A question about the ThreadPool class Pin
Marc Clifton17-Mar-03 3:28
mvaMarc Clifton17-Mar-03 3:28 
I did

Excellent! I tried a variety of search patterns on GotDotNet and never found _any_ articles on thread pools, etc.

I just finished looking at the code--it looks really good. Unlike what I've been able to glean out of .NET's ThreadPool documentation (which is abysmal) it seems that it runs all working threads simultaneously, which is what I want. .NET's ThreadPool implied that only one thread was active at a time, which is not what I want. Because the documentation is so sparse and the terminology is confusing, I'm going to need to test this all out.

It appears when the XML is UTF-8 it gets ?'s but with UTF-16 (thats what u had?) it wouldnt load without removing them first.

Argh. I struggled with this UTF-8 and 16 thing. If I used .NET's default, then the generated XML was unreadable in something like notepad, which I needed in debugging. Maybe I should make it an option as to the XML format. It seems that it usually can't figure it out on its own either when reading an XML document.

In other words, it's a mess and I didn't pay a lot of attention to it except to scream at it until I got what I needed. Big Grin | :-D

Marc


Help! I'm an AI running around in someone's f*cked up universe simulator.
Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
Every line of code is a liability - Taka Muraoka
Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

GeneralRe: A question about the ThreadPool class Pin
Arun Bhalla17-Mar-03 16:55
Arun Bhalla17-Mar-03 16:55 
QuestionRelative and absolute path ? Pin
Chris Richner14-Mar-03 13:33
Chris Richner14-Mar-03 13:33 
AnswerRe: Relative and absolute path ? Pin
James T. Johnson14-Mar-03 17:46
James T. Johnson14-Mar-03 17:46 
GeneralRe: Relative and absolute path ? Pin
Chris Richner17-Mar-03 4:40
Chris Richner17-Mar-03 4:40 
GeneralRe: Relative and absolute path ? Pin
James T. Johnson17-Mar-03 15:02
James T. Johnson17-Mar-03 15:02 
GeneralRe: Relative and absolute path ? Pin
James T. Johnson17-Mar-03 16:33
James T. Johnson17-Mar-03 16:33 
GeneralRe: Relative and absolute path ? Pin
Chris Richner18-Mar-03 9:30
Chris Richner18-Mar-03 9:30 
Generalconvert bitmap to bytes[] !!! Pin
Dalia14-Mar-03 10:08
Dalia14-Mar-03 10:08 
GeneralRe: convert bitmap to bytes[] !!! Pin
Anonymous14-Mar-03 10:31
Anonymous14-Mar-03 10:31 
GeneralRe: convert bitmap to bytes[] !!! Pin
Smitha Nishant14-Mar-03 14:05
protectorSmitha Nishant14-Mar-03 14:05 
GeneralRe: convert bitmap to bytes[] !!! Pin
Dalia15-Mar-03 10:59
Dalia15-Mar-03 10:59 
QuestionHow to update a richtextbox faster? Pin
14-Mar-03 8:24
suss14-Mar-03 8:24 
AnswerRe: How to update a richtextbox faster? Pin
James T. Johnson14-Mar-03 18:13
James T. Johnson14-Mar-03 18:13 
GeneralVS. NET bug Pin
Antoine Dubuc14-Mar-03 6:54
Antoine Dubuc14-Mar-03 6:54 
GeneralCustom Calender Pin
Mazdak14-Mar-03 5:19
Mazdak14-Mar-03 5:19 
GeneralRe: Custom Calender Pin
Paresh Gheewala28-May-03 10:58
Paresh Gheewala28-May-03 10:58 
Generalchecking the children of a node in a TreeView Pin
se99ts14-Mar-03 2:14
se99ts14-Mar-03 2:14 

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.