Click here to Skip to main content
16,015,900 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET [modified] Pin
Vimalsoft(Pty) Ltd19-Jun-07 3:59
professionalVimalsoft(Pty) Ltd19-Jun-07 3:59 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET Pin
Johan Hakkesteegt19-Jun-07 20:25
Johan Hakkesteegt19-Jun-07 20:25 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET Pin
Vimalsoft(Pty) Ltd19-Jun-07 21:29
professionalVimalsoft(Pty) Ltd19-Jun-07 21:29 
QuestionVista look Pin
caltech17-Jun-07 15:38
caltech17-Jun-07 15:38 
AnswerRe: Vista look Pin
Dave Kreskowiak19-Jun-07 4:11
mveDave Kreskowiak19-Jun-07 4:11 
QuestionWhere is ConnectionString? Pin
mehrdadc4817-Jun-07 9:38
mehrdadc4817-Jun-07 9:38 
AnswerRe: Where is ConnectionString? Pin
Dave Kreskowiak18-Jun-07 1:16
mveDave Kreskowiak18-Jun-07 1:16 
GeneralWorking with files.... Pin
Psycho-*Coder*-Extreme17-Jun-07 5:40
Psycho-*Coder*-Extreme17-Jun-07 5:40 
Well here I am again, heres what Im trying to to. I have a Folder Ive created in a specified path withint the application, there will be more than one file in said directory so heres what I need to do:

This folder is used to hold the ErrLog.txt file I created in the application to log errors that have happened, I am now wanting to limit the size of this file to 10MB, so I need to be able to retrieve the current file being used (whether it be ErrLog1.txt, ErrLog2.txt, and so on) then check the size of this file and if its too big then close it, open a new file (with the next number appended to it) and use that file until it reaches the size limit, and so on.

Ive done some searches on Google (as well as some other forums Im a member of) and havent found anything real useful, so I always return to the one place I can find answers, CP. Anyone got some ideas/links/samples I can look at and use to accomplish this?


"Let's face it, the average computer user has the brain of a Spider Monkey."
Bill Gates


GeneralRe: Working with files.... Pin
Dave Kreskowiak17-Jun-07 6:30
mveDave Kreskowiak17-Jun-07 6:30 
GeneralRe: Working with files.... Pin
Psycho-*Coder*-Extreme17-Jun-07 6:39
Psycho-*Coder*-Extreme17-Jun-07 6:39 
GeneralRe: Working with files.... Pin
Dave Kreskowiak17-Jun-07 7:36
mveDave Kreskowiak17-Jun-07 7:36 
GeneralRe: Working with files... Pin
Psycho-*Coder*-Extreme17-Jun-07 7:59
Psycho-*Coder*-Extreme17-Jun-07 7:59 
GeneralA question Pin
Dave Sexton17-Jun-07 8:07
Dave Sexton17-Jun-07 8:07 
GeneralRe: A question Pin
Psycho-*Coder*-Extreme17-Jun-07 8:30
Psycho-*Coder*-Extreme17-Jun-07 8:30 
JokeRe: A question Pin
Dave Sexton17-Jun-07 9:13
Dave Sexton17-Jun-07 9:13 
GeneralRe: A question Pin
Psycho-*Coder*-Extreme17-Jun-07 18:17
Psycho-*Coder*-Extreme17-Jun-07 18:17 
GeneralRe: A question Pin
Colin Angus Mackay17-Jun-07 21:41
Colin Angus Mackay17-Jun-07 21:41 
GeneralRe: A question Pin
Dave Kreskowiak18-Jun-07 1:12
mveDave Kreskowiak18-Jun-07 1:12 
GeneralRe: A question Pin
Psycho-*Coder*-Extreme18-Jun-07 2:11
Psycho-*Coder*-Extreme18-Jun-07 2:11 
Questiondatagridview - VB.net 2005 ,sql server 2005 Pin
nilam1117-Jun-07 3:10
nilam1117-Jun-07 3:10 
AnswerRe: datagridview - VB.net 2005 ,sql server 2005 Pin
Sathesh Sakthivel17-Jun-07 3:50
Sathesh Sakthivel17-Jun-07 3:50 
QuestionListBox Pin
MashALyy16-Jun-07 23:09
MashALyy16-Jun-07 23:09 
AnswerRe: ListBox Pin
just3ala216-Jun-07 23:58
just3ala216-Jun-07 23:58 
AnswerRe: ListBox Pin
The ANZAC17-Jun-07 0:03
The ANZAC17-Jun-07 0:03 
GeneralRe: ListBox Pin
PaulPrice17-Jun-07 1:38
PaulPrice17-Jun-07 1:38 

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.