Click here to Skip to main content
16,018,353 members
Home / Discussions / C#
   

C#

 
Questionhow to re-draw controls on a Form at a regular interval? Pin
George_George26-Nov-06 3:36
George_George26-Nov-06 3:36 
Questionencoding Pin
yamamah26-Nov-06 3:09
yamamah26-Nov-06 3:09 
AnswerRe: encoding Pin
Guffa26-Nov-06 4:04
Guffa26-Nov-06 4:04 
QuestionRemoving assembly references from VS.net Pin
DAGibbs26-Nov-06 1:55
DAGibbs26-Nov-06 1:55 
AnswerRe: Removing assembly references from VS.net Pin
Daniel Grunwald26-Nov-06 2:02
Daniel Grunwald26-Nov-06 2:02 
Questioninstallutil Pin
justintimberlake26-Nov-06 0:28
justintimberlake26-Nov-06 0:28 
AnswerRe: installutil Pin
Bassam Saoud26-Nov-06 2:08
Bassam Saoud26-Nov-06 2:08 
Questionfiles and folders Pin
caliph25-Nov-06 23:52
caliph25-Nov-06 23:52 
i want to fill an array with files and folders which are defined by user..

path of files and folders given by user. and every folder and files must kept in an array..

for example:

user gives us C:

and program must fill array like that

arr[0]="c:\Documents and Settings";
arr[1]="c:\Documents and Settings\user_name\";
arr[2]="c:\Documents and Settings\user_name\dekstop";
arr[3]="c:\Documents and Settings\user_name\dekstop\xxx.txt";

...
...


it goes like that..

i found something in MSDN but it is not actually what i want..

please help..
AnswerRe: files and folders Pin
S. Senthil Kumar26-Nov-06 1:27
S. Senthil Kumar26-Nov-06 1:27 
QuestionTruncate decimal in float Pin
edel_ong25-Nov-06 23:34
edel_ong25-Nov-06 23:34 
AnswerRe: Truncate decimal in float Pin
S. Senthil Kumar26-Nov-06 1:39
S. Senthil Kumar26-Nov-06 1:39 
GeneralRe: Truncate decimal in float Pin
edel_ong26-Nov-06 1:51
edel_ong26-Nov-06 1:51 
GeneralRe: Truncate decimal in float Pin
Guffa26-Nov-06 5:42
Guffa26-Nov-06 5:42 
GeneralRe: Truncate decimal in float Pin
S. Senthil Kumar26-Nov-06 5:54
S. Senthil Kumar26-Nov-06 5:54 
Questionpassing parameter to windows service. Pin
justintimberlake25-Nov-06 23:14
justintimberlake25-Nov-06 23:14 
QuestionDiscard and Add Pin
davvid25-Nov-06 21:55
davvid25-Nov-06 21:55 
AnswerYou're a bit vague... Pin
CPallini25-Nov-06 22:28
mveCPallini25-Nov-06 22:28 
AnswerRe: Discard and Add Pin
Christian Graus25-Nov-06 22:28
protectorChristian Graus25-Nov-06 22:28 
Questionupload file Pin
Mridang Agarwalla25-Nov-06 21:25
Mridang Agarwalla25-Nov-06 21:25 
AnswerRe: upload file Pin
Bassam Saoud25-Nov-06 22:04
Bassam Saoud25-Nov-06 22:04 
GeneralRe: upload file Pin
Mridang Agarwalla25-Nov-06 23:30
Mridang Agarwalla25-Nov-06 23:30 
Questionmobile application Pin
Nafiseh Salmani25-Nov-06 20:38
Nafiseh Salmani25-Nov-06 20:38 
AnswerRe: mobile application Pin
Andrei Ungureanu25-Nov-06 23:49
Andrei Ungureanu25-Nov-06 23:49 
GeneralRe: mobile application Pin
Nafiseh Salmani26-Nov-06 0:03
Nafiseh Salmani26-Nov-06 0:03 
GeneralRe: mobile application Pin
Amar Chaudhary26-Nov-06 2:43
Amar Chaudhary26-Nov-06 2:43 

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.