Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
AnswerRe: process words in c# Pin
Christian Graus18-Aug-09 19:29
protectorChristian Graus18-Aug-09 19:29 
GeneralRe: process words in c# Pin
prasadbuddhika18-Aug-09 20:09
prasadbuddhika18-Aug-09 20:09 
AnswerRe: process words in c# Pin
dan!sh 18-Aug-09 19:42
professional dan!sh 18-Aug-09 19:42 
GeneralRe: process words in c# Pin
prasadbuddhika18-Aug-09 19:59
prasadbuddhika18-Aug-09 19:59 
GeneralRe: process words in c# Pin
Christian Graus18-Aug-09 21:10
protectorChristian Graus18-Aug-09 21:10 
GeneralRe: process words in c# Pin
dan!sh 18-Aug-09 21:55
professional dan!sh 18-Aug-09 21:55 
QuestionToolStripControlHost full backcolor Pin
Xmen Real 18-Aug-09 18:07
professional Xmen Real 18-Aug-09 18:07 
QuestionLimit size of text file (LIFO) Pin
Maddie from Dartford18-Aug-09 16:58
Maddie from Dartford18-Aug-09 16:58 
Hello,
I have implemented a logger which is writing the data to a text file. But, the file size gets huge if all the data is written to it.

I want to keep only last one hour data in file. The logger should keep writing all data till one hour and after that it should follow LIFO structure. So that the file size will not be uncontrolled.
How it can be done in C#?

Thanks a lot.
AnswerRe: Limit size of text file (LIFO) Pin
Mycroft Holmes18-Aug-09 17:05
professionalMycroft Holmes18-Aug-09 17:05 
GeneralRe: Limit size of text file (LIFO) Pin
Maddie from Dartford18-Aug-09 17:37
Maddie from Dartford18-Aug-09 17:37 
GeneralRe: Limit size of text file (LIFO) Pin
Mycroft Holmes18-Aug-09 18:03
professionalMycroft Holmes18-Aug-09 18:03 
AnswerRe: Limit size of text file (LIFO) Pin
N a v a n e e t h18-Aug-09 18:35
N a v a n e e t h18-Aug-09 18:35 
GeneralRe: Limit size of text file (LIFO) Pin
Maddie from Dartford18-Aug-09 19:07
Maddie from Dartford18-Aug-09 19:07 
GeneralRe: Limit size of text file (LIFO) Pin
Saksida Bojan18-Aug-09 20:49
Saksida Bojan18-Aug-09 20:49 
GeneralRe: Limit size of text file (LIFO) Pin
N a v a n e e t h18-Aug-09 20:54
N a v a n e e t h18-Aug-09 20:54 
AnswerRe: Limit size of text file (LIFO) Pin
kb-boxer18-Aug-09 20:14
kb-boxer18-Aug-09 20:14 
AnswerRe: Limit size of text file (LIFO) Pin
Vikram A Punathambekar18-Aug-09 20:42
Vikram A Punathambekar18-Aug-09 20:42 
AnswerRe: Limit size of text file (LIFO) Pin
benjymous18-Aug-09 22:55
benjymous18-Aug-09 22:55 
GeneralRe: Limit size of text file (LIFO) Pin
Maddie from Dartford19-Aug-09 1:40
Maddie from Dartford19-Aug-09 1:40 
Questionc# Compile an application... Pin
JollyMansArt18-Aug-09 16:42
JollyMansArt18-Aug-09 16:42 
AnswerRe: c# Compile an application... Pin
Christian Graus18-Aug-09 17:13
protectorChristian Graus18-Aug-09 17:13 
AnswerRe: c# Compile an application... Pin
Not Active18-Aug-09 17:17
mentorNot Active18-Aug-09 17:17 
QuestionHow to use timer control in c# Pin
sumikoshy18-Aug-09 16:14
sumikoshy18-Aug-09 16:14 
AnswerRe: How to use timer control in c# Pin
Tr@v18-Aug-09 16:27
Tr@v18-Aug-09 16:27 
AnswerRe: How to use timer control in c# Pin
Xmen Real 18-Aug-09 16:42
professional Xmen Real 18-Aug-09 16:42 

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.