Click here to Skip to main content
15,921,156 members
Home / Discussions / C#
   

C#

 
QuestionRedirect Console output to text file Pin
djlove31-Oct-06 23:03
djlove31-Oct-06 23:03 
QuestionScroll bar color Pin
Mandaar Kulkarni31-Oct-06 22:53
Mandaar Kulkarni31-Oct-06 22:53 
AnswerRe: Scroll bar color Pin
Rahithi1-Nov-06 6:24
Rahithi1-Nov-06 6:24 
QuestionBlog: Recursive call with anonymous function Pin
aamironline31-Oct-06 22:49
aamironline31-Oct-06 22:49 
AnswerRe: Blog: Recursive call with anonymous function Pin
Pete O'Hanlon1-Nov-06 1:06
mvePete O'Hanlon1-Nov-06 1:06 
GeneralRe: Blog: Recursive call with anonymous function Pin
aamironline2-Nov-06 7:23
aamironline2-Nov-06 7:23 
QuestionUser Control at run time Pin
deanpugh31-Oct-06 22:45
deanpugh31-Oct-06 22:45 
QuestionHow to know whether a file is copied or not Pin
DownBySpj31-Oct-06 22:43
DownBySpj31-Oct-06 22:43 
I am working on creating a windows service. Here I have to watch a folder for any file that is placed in that folder. If a file is placed in that folder i have to process it. I am doing this with the filesystemwatcher component's created method. This works fine when i am placing files one by one. But when i place 5 or 6 files at the same time, or when i place a file of bigger size, say above 3 MB, it produces error, saying that the an system.ioexception has occurred. The file is being used by another application. I think this is due to the fact that the windows takes some time to copy that file to that folder, whereas filesystemwatcher components starts it's execution as soon as it finds a file in that folder.
Any suggestion will be very welcome
AnswerRe: How to know whether a file is copied or not Pin
luckykhalid1-Nov-06 2:50
luckykhalid1-Nov-06 2:50 
QuestionGet the outline coords of a TTF character Pin
palle m31-Oct-06 22:42
palle m31-Oct-06 22:42 
QuestionHow to transfer data using modem through internet Pin
nmhai8331-Oct-06 22:23
nmhai8331-Oct-06 22:23 
QuestionHow do I find out the referenced DLL's version? Pin
michal.kreslik31-Oct-06 22:11
michal.kreslik31-Oct-06 22:11 
AnswerRe: How do I find out the referenced DLL's version? Pin
Rahithi1-Nov-06 7:56
Rahithi1-Nov-06 7:56 
GeneralRe: How do I find out the referenced DLL's version? Pin
michal.kreslik1-Nov-06 9:09
michal.kreslik1-Nov-06 9:09 
GeneralRe: How do I find out the referenced DLL's version? Pin
Rahithi1-Nov-06 9:40
Rahithi1-Nov-06 9:40 
GeneralRe: How do I find out the referenced DLL's version? Pin
michal.kreslik3-Nov-06 0:05
michal.kreslik3-Nov-06 0:05 
QuestionMeasureString with Monospace Fonts Pin
notacake31-Oct-06 21:52
notacake31-Oct-06 21:52 
QuestionConvert RectanglrF To Bitmap and put this in to pictureBox Pin
s4_sabahatf31-Oct-06 21:40
s4_sabahatf31-Oct-06 21:40 
AnswerRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
Corinna John31-Oct-06 22:14
Corinna John31-Oct-06 22:14 
AnswerRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
JoeSharp31-Oct-06 22:19
JoeSharp31-Oct-06 22:19 
GeneralRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
s4_sabahatf31-Oct-06 22:28
s4_sabahatf31-Oct-06 22:28 
GeneralRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
JoeSharp31-Oct-06 22:31
JoeSharp31-Oct-06 22:31 
QuestionRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
signimage31-Oct-06 22:28
signimage31-Oct-06 22:28 
QuestionCorner handles for the buttons Pin
Marko131-Oct-06 20:46
Marko131-Oct-06 20:46 
QuestionCreating relationships among selfcreated tables Pin
Saira Tanwir31-Oct-06 20:22
Saira Tanwir31-Oct-06 20:22 

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.