Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
AnswerRe: Open 2 forms and close the first Pin
nelsonpaixao4-Sep-08 13:30
nelsonpaixao4-Sep-08 13:30 
Questioninstall printers Pin
arkiboys3-Sep-08 1:47
arkiboys3-Sep-08 1:47 
AnswerRe: install printers Pin
Ravi Bhavnani3-Sep-08 2:42
professionalRavi Bhavnani3-Sep-08 2:42 
GeneralRe: install printers Pin
arkiboys3-Sep-08 2:53
arkiboys3-Sep-08 2:53 
GeneralRe: install printers Pin
Ravi Bhavnani3-Sep-08 2:54
professionalRavi Bhavnani3-Sep-08 2:54 
GeneralRe: install printers Pin
arkiboys3-Sep-08 2:59
arkiboys3-Sep-08 2:59 
GeneralRe: install printers Pin
Ravi Bhavnani3-Sep-08 3:01
professionalRavi Bhavnani3-Sep-08 3:01 
GeneralRe: install printers Pin
arkiboys3-Sep-08 3:17
arkiboys3-Sep-08 3:17 
GeneralRe: install printers Pin
Ravi Bhavnani3-Sep-08 5:02
professionalRavi Bhavnani3-Sep-08 5:02 
GeneralRe: install printers Pin
arkiboys3-Sep-08 11:14
arkiboys3-Sep-08 11:14 
QuestionLog Files Pin
astrovirgin3-Sep-08 1:43
astrovirgin3-Sep-08 1:43 
AnswerRe: Log Files Pin
Ravi Bhavnani3-Sep-08 2:38
professionalRavi Bhavnani3-Sep-08 2:38 
AnswerRe: Log Files Pin
Mbah Dhaim3-Sep-08 7:36
Mbah Dhaim3-Sep-08 7:36 
it depends on your need for your application, if you have to log activities or error for further analysis then you put log files
basically if your application is 'product base' software and you need to make some improvements when application deployed in your clients, you need log files and log object must be set to do log or not in configuration of your application.
i do that for some my application so the my client can send me error log as email attachment to me or do it automatically when internet connection is establish. When we solve that problem we will deliver patch to our client.

NO BEST PRACTICE HERE JUST WHAT YOU HAVE TO IN YOUR APPLICATION D'Oh! | :doh:

hope it helps.

dhaim
programming is a hobby that make some money as side effect Smile | :)

AnswerRe: Log Files Pin
PIEBALDconsult4-Sep-08 11:00
mvePIEBALDconsult4-Sep-08 11:00 
GeneralThreadpool in c# Pin
dheeraj pk3-Sep-08 0:16
dheeraj pk3-Sep-08 0:16 
GeneralRe: Threadpool in c# Pin
Ravi Bhavnani3-Sep-08 2:43
professionalRavi Bhavnani3-Sep-08 2:43 
GeneralRe: Threadpool in c# Pin
Uri913-Sep-08 2:53
Uri913-Sep-08 2:53 
QuestionReading RFC22 Files Pin
swatikavdia3-Sep-08 0:02
swatikavdia3-Sep-08 0:02 
AnswerRe: Reading RFC22 Files Pin
Ashfield3-Sep-08 1:41
Ashfield3-Sep-08 1:41 
Questionparsing in c# Pin
swatikavdia3-Sep-08 0:01
swatikavdia3-Sep-08 0:01 
AnswerRe: parsing in c# Pin
Vimalsoft(Pty) Ltd3-Sep-08 1:26
professionalVimalsoft(Pty) Ltd3-Sep-08 1:26 
QuestionWord and byte[] Pin
asasov2-Sep-08 23:59
asasov2-Sep-08 23:59 
AnswerRe: Word and byte[] Pin
Colin Angus Mackay3-Sep-08 2:14
Colin Angus Mackay3-Sep-08 2:14 
GeneralRe: Word and byte[] Pin
asasov3-Sep-08 2:29
asasov3-Sep-08 2:29 
GeneralRe: Word and byte[] Pin
Colin Angus Mackay3-Sep-08 3:36
Colin Angus Mackay3-Sep-08 3:36 

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.