Click here to Skip to main content
15,902,299 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can I programmatic enumerate running processes? Pin
devvvy16-Jan-09 4:08
devvvy16-Jan-09 4:08 
AnswerRe: Can I programmatic enumerate running processes? Pin
Bharat Jain15-Jan-09 21:13
Bharat Jain15-Jan-09 21:13 
QuestionTCP/IP programming in web Pin
kiran_kumar53815-Jan-09 20:11
kiran_kumar53815-Jan-09 20:11 
AnswerRe: TCP/IP programming in web Pin
SeMartens16-Jan-09 3:37
SeMartens16-Jan-09 3:37 
QuestionAdding list of File names from Folder to a Dropdownlist in C# Pin
Vimalsoft(Pty) Ltd15-Jan-09 20:08
professionalVimalsoft(Pty) Ltd15-Jan-09 20:08 
AnswerRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Guffa15-Jan-09 20:21
Guffa15-Jan-09 20:21 
GeneralRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Vimalsoft(Pty) Ltd15-Jan-09 20:36
professionalVimalsoft(Pty) Ltd15-Jan-09 20:36 
GeneralRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Guffa15-Jan-09 20:53
Guffa15-Jan-09 20:53 
Vuyiswa Maseko wrote:
i have not done IO before. So what is the name space ?


System.IO.

Vuyiswa Maseko wrote:
Does this code supposed to be on one line ?


Yes. However, C# is not a line based language, so you can write it in several lines if you like.

Vuyiswa Maseko wrote:
The "Tolist()" is not recognised,

The Foreach not working


You need framework 3.5 for those. If you don't have that you have to loop through the names some other way.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Vimalsoft(Pty) Ltd15-Jan-09 21:00
professionalVimalsoft(Pty) Ltd15-Jan-09 21:00 
GeneralRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Giorgi Dalakishvili15-Jan-09 22:18
mentorGiorgi Dalakishvili15-Jan-09 22:18 
GeneralRe: Adding list of File names from Folder to a Dropdownlist in C# Pin
Guffa16-Jan-09 1:20
Guffa16-Jan-09 1:20 
QuestionArrayList as member of another array list Pin
ptr_Electron15-Jan-09 19:49
ptr_Electron15-Jan-09 19:49 
AnswerRe: ArrayList as member of another array list Pin
Guffa15-Jan-09 20:25
Guffa15-Jan-09 20:25 
QuestionHow to Create MouseDoubleClick Event in C# Pin
raj23136215-Jan-09 19:32
raj23136215-Jan-09 19:32 
AnswerRe: How to Create MouseDoubleClick Event in C# Pin
dan!sh 15-Jan-09 21:11
professional dan!sh 15-Jan-09 21:11 
Questionhow to use the listviewitem... Pin
lincyang15-Jan-09 19:30
lincyang15-Jan-09 19:30 
AnswerRe: how to use the listviewitem... Pin
SeMartens15-Jan-09 21:15
SeMartens15-Jan-09 21:15 
GeneralRe: how to use the listviewitem... Pin
lincyang20-Jan-09 14:56
lincyang20-Jan-09 14:56 
QuestionImplementation of kerberos in web application without using WSE Pin
lachu00915-Jan-09 19:29
lachu00915-Jan-09 19:29 
QuestionAbout downloading file Pin
tauras8115-Jan-09 18:10
tauras8115-Jan-09 18:10 
AnswerRe: About downloading file Pin
N a v a n e e t h15-Jan-09 19:03
N a v a n e e t h15-Jan-09 19:03 
AnswerRe: About downloading file Pin
ashok_rgm20-Jan-09 0:01
ashok_rgm20-Jan-09 0:01 
AnswerRe: About downloading file Pin
Shyam K Pananghat23-Feb-09 3:18
Shyam K Pananghat23-Feb-09 3:18 
QuestionDataGrid Textbox will not apply value unless enter is pushed Pin
Brad Wick15-Jan-09 17:46
Brad Wick15-Jan-09 17:46 
AnswerRe: DataGrid Textbox will not apply value unless enter is pushed Pin
Aghosh Babu15-Jan-09 18:05
Aghosh Babu15-Jan-09 18:05 

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.