Click here to Skip to main content
15,917,645 members
Home / Discussions / C#
   

C#

 
GeneralRe: mail delete from pop3 mail server using C# Pin
Christian Graus6-Sep-09 23:46
protectorChristian Graus6-Sep-09 23:46 
GeneralRe: mail delete from pop3 mail server using C# Pin
khosnur6-Sep-09 23:58
khosnur6-Sep-09 23:58 
GeneralRe: mail delete from pop3 mail server using C# Pin
khosnur7-Sep-09 0:25
khosnur7-Sep-09 0:25 
RantRe: mail delete from pop3 mail server using C# Pin
Keith Barrow6-Sep-09 23:46
professionalKeith Barrow6-Sep-09 23:46 
GeneralRe: mail delete from pop3 mail server using C# Pin
khosnur6-Sep-09 23:54
khosnur6-Sep-09 23:54 
QuestionHow can i get the temperature of the cpu? Pin
bonzaiholding6-Sep-09 22:00
bonzaiholding6-Sep-09 22:00 
AnswerRe: How can i get the temperature of the cpu? Pin
stancrm6-Sep-09 22:05
stancrm6-Sep-09 22:05 
GeneralRe: How can i get the temperature of the cpu? Pin
OriginalGriff6-Sep-09 22:27
mveOriginalGriff6-Sep-09 22:27 
AnswerRe: How can i get the temperature of the cpu? [modified] Pin
OriginalGriff6-Sep-09 22:32
mveOriginalGriff6-Sep-09 22:32 
QuestionInsert Hyperlink inside Rich Text Box in C#.NET Pin
Isaac Gordon6-Sep-09 21:53
Isaac Gordon6-Sep-09 21:53 
AnswerRe: Insert Hyperlink inside Rich Text Box in C#.NET Pin
stancrm6-Sep-09 22:03
stancrm6-Sep-09 22:03 
QuestionMaster page load error Pin
EmZan6-Sep-09 21:51
EmZan6-Sep-09 21:51 
AnswerRe: Master page load error Pin
Christian Graus6-Sep-09 22:11
protectorChristian Graus6-Sep-09 22:11 
QuestionSending SMS from your SmartPhone Pin
Learpheal6-Sep-09 20:57
Learpheal6-Sep-09 20:57 
AnswerRe: Sending SMS from your SmartPhone Pin
stancrm6-Sep-09 21:07
stancrm6-Sep-09 21:07 
Questionusing loop to read all files Pin
sh.alamdari6-Sep-09 19:46
sh.alamdari6-Sep-09 19:46 
AnswerRe: using loop to read all files Pin
Christian Graus6-Sep-09 20:05
protectorChristian Graus6-Sep-09 20:05 
GeneralRe: using loop to read all files Pin
sh.alamdari6-Sep-09 20:45
sh.alamdari6-Sep-09 20:45 
GeneralRe: using loop to read all files Pin
Christian Graus6-Sep-09 21:32
protectorChristian Graus6-Sep-09 21:32 
OK, if it's for a class, then it's fine that you do things badly, because your teacher is structuring things for you to learn particular things, instead of for the writing of good code. However, do you have code to read and write these files ? Is the only problem stepping through the different filenames ? I'd actually go with the suggestion of just reading all the txt files in the folder, rather than trying to write a loop, because any loop that generates the filenames by iteration, is going to be nasty code.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: using loop to read all files Pin
Mycroft Holmes6-Sep-09 20:08
professionalMycroft Holmes6-Sep-09 20:08 
GeneralRe: using loop to read all files Pin
Christian Graus6-Sep-09 20:12
protectorChristian Graus6-Sep-09 20:12 
GeneralRe: using loop to read all files Pin
Mycroft Holmes6-Sep-09 20:21
professionalMycroft Holmes6-Sep-09 20:21 
GeneralRe: using loop to read all files Pin
Christian Graus6-Sep-09 20:26
protectorChristian Graus6-Sep-09 20:26 
GeneralRe: using loop to read all files Pin
Mycroft Holmes6-Sep-09 20:38
professionalMycroft Holmes6-Sep-09 20:38 
GeneralRe: using loop to read all files Pin
sh.alamdari6-Sep-09 22:12
sh.alamdari6-Sep-09 22:12 

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.