Click here to Skip to main content
15,910,787 members
Home / Discussions / C#
   

C#

 
Generalgray tabs in a TabControl Pin
Aviv Halperin22-Feb-05 22:48
Aviv Halperin22-Feb-05 22:48 
QuestionPort 25!!!!????? Pin
students552 university22-Feb-05 22:24
students552 university22-Feb-05 22:24 
AnswerRe: Port 25!!!!????? Pin
mav.northwind23-Feb-05 0:32
mav.northwind23-Feb-05 0:32 
GeneralDownloading Files Pin
Dylan van Heerden22-Feb-05 20:39
Dylan van Heerden22-Feb-05 20:39 
GeneralRe: Downloading Files Pin
Rei Miyasaka23-Feb-05 0:44
Rei Miyasaka23-Feb-05 0:44 
GeneralRe: Downloading Files Pin
Sebastian Schneider23-Feb-05 0:45
Sebastian Schneider23-Feb-05 0:45 
GeneralSysteminformatiom.Network not working Pin
sharathgowda22-Feb-05 20:25
sharathgowda22-Feb-05 20:25 
GeneralCount no of Children in DirectoryEntry Pin
Adnan Siddiqi22-Feb-05 20:01
Adnan Siddiqi22-Feb-05 20:01 
Hello

Is there anyway to count Childrens of a directory Entry?
i am unable to count no of children in the following code

foreach (DirectoryEntry Site in W3SVC.Children)
{
}
Actually i want to store children Items in Array and I am unable to store in dynamic arrays

-adnan

GeneralRe: Count no of Children in DirectoryEntry Pin
kaangonel24-Feb-05 2:21
kaangonel24-Feb-05 2:21 
QuestionRichTextBox / TextBoxBase AppendText GCing like mad -- SetStyle isn't working? Pin
Rei Miyasaka22-Feb-05 16:22
Rei Miyasaka22-Feb-05 16:22 
AnswerRe: RichTextBox / TextBoxBase AppendText GCing like mad -- SetStyle isn't working? Pin
S. Senthil Kumar22-Feb-05 17:58
S. Senthil Kumar22-Feb-05 17:58 
GeneralRe: RichTextBox / TextBoxBase AppendText GCing like mad -- SetStyle isn't working? Pin
Rei Miyasaka22-Feb-05 18:08
Rei Miyasaka22-Feb-05 18:08 
GeneralOpen socket to a smtp server Pin
kokain22-Feb-05 15:49
kokain22-Feb-05 15:49 
GeneralRe: Open socket to a smtp server Pin
S. Senthil Kumar22-Feb-05 16:11
S. Senthil Kumar22-Feb-05 16:11 
GeneralRe: Open socket to a smtp server Pin
kokain22-Feb-05 16:29
kokain22-Feb-05 16:29 
GeneralRe: Open socket to a smtp server Pin
S. Senthil Kumar22-Feb-05 17:51
S. Senthil Kumar22-Feb-05 17:51 
GeneralPrinting rich text with a background color Pin
Anonymous22-Feb-05 11:29
Anonymous22-Feb-05 11:29 
GeneralRe: Printing rich text with a background color Pin
Rei Miyasaka23-Feb-05 0:50
Rei Miyasaka23-Feb-05 0:50 
GeneralThank you, but my problem is... Pin
JarrodPeace23-Feb-05 6:17
JarrodPeace23-Feb-05 6:17 
Generalset listBox item color Pin
Adnan Siddiqi22-Feb-05 9:19
Adnan Siddiqi22-Feb-05 9:19 
GeneralRe: set listBox item color Pin
Heath Stewart22-Feb-05 12:41
protectorHeath Stewart22-Feb-05 12:41 
GeneralRe: set listBox item color Pin
Adnan Siddiqi22-Feb-05 19:53
Adnan Siddiqi22-Feb-05 19:53 
GeneralLabel Click Event Location Pin
Dominic Farr22-Feb-05 8:42
Dominic Farr22-Feb-05 8:42 
GeneralRe: Label Click Event Location Pin
Heath Stewart22-Feb-05 12:40
protectorHeath Stewart22-Feb-05 12:40 
QuestionHow to create MainMenu Designer. Pin
xenophy22-Feb-05 8:06
xenophy22-Feb-05 8:06 

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.