Click here to Skip to main content
15,905,068 members
Home / Discussions / C#
   

C#

 
GeneralRe: ole type field in database table pic to show in the c# Pin
sulabh202015-Sep-07 2:23
sulabh202015-Sep-07 2:23 
GeneralRe: ole type field in database table pic to show in the c# Pin
Sonia Gupta15-Sep-07 2:26
Sonia Gupta15-Sep-07 2:26 
GeneralRe: ole type field in database table pic to show in the c# Pin
sulabh202015-Sep-07 2:37
sulabh202015-Sep-07 2:37 
GeneralRe: ole type field in database table pic to show in the c# Pin
sulabh202015-Sep-07 2:39
sulabh202015-Sep-07 2:39 
QuestionControls in c# Pin
sulabh202014-Sep-07 23:54
sulabh202014-Sep-07 23:54 
AnswerRe: Controls in c# [modified] Pin
Colin Angus Mackay15-Sep-07 0:00
Colin Angus Mackay15-Sep-07 0:00 
AnswerRe: Controls in c# Pin
Guffa15-Sep-07 0:28
Guffa15-Sep-07 0:28 
QuestionWorking When Window From Is Already Shown [modified] Pin
ytubis14-Sep-07 23:42
ytubis14-Sep-07 23:42 
AnswerRe: Working When Window From Is Already Shown Pin
Giorgi Dalakishvili15-Sep-07 0:04
mentorGiorgi Dalakishvili15-Sep-07 0:04 
GeneralRe: Working When Window From Is Already Shown Pin
ytubis15-Sep-07 0:39
ytubis15-Sep-07 0:39 
GeneralRe: Working When Window From Is Already Shown Pin
Giorgi Dalakishvili15-Sep-07 0:41
mentorGiorgi Dalakishvili15-Sep-07 0:41 
GeneralRe: Working When Window From Is Already Shown Pin
ytubis15-Sep-07 2:51
ytubis15-Sep-07 2:51 
QuestionC# log component Pin
George_George14-Sep-07 23:05
George_George14-Sep-07 23:05 
AnswerRe: C# log component Pin
Colin Angus Mackay14-Sep-07 23:57
Colin Angus Mackay14-Sep-07 23:57 
GeneralRe: C# log component Pin
Mark Churchill15-Sep-07 0:48
Mark Churchill15-Sep-07 0:48 
GeneralRe: C# log component Pin
George_George15-Sep-07 5:18
George_George15-Sep-07 5:18 
GeneralRe: C# log component Pin
Mark Churchill16-Sep-07 4:49
Mark Churchill16-Sep-07 4:49 
Well we went with log4net because it had some features we wanted to use in the future. Firstly we had it logging to SQL server, but then we got it to shoot out UDP packets for high priority log entries to a remote console (in another country)!

You can log to the windows event log using (it think) classes in System.Diagnostics, thats quite easy to get working.

Mark Churchill
Director
Dunn & Churchill

GeneralRe: C# log component Pin
George_George16-Sep-07 17:06
George_George16-Sep-07 17:06 
GeneralRe: C# log component Pin
Mark Churchill17-Sep-07 4:26
Mark Churchill17-Sep-07 4:26 
GeneralRe: C# log component Pin
George_George17-Sep-07 4:53
George_George17-Sep-07 4:53 
GeneralRe: C# log component Pin
George_George15-Sep-07 5:17
George_George15-Sep-07 5:17 
AnswerRe: C# log component Pin
Ravi Bhavnani16-Sep-07 4:09
professionalRavi Bhavnani16-Sep-07 4:09 
GeneralRe: C# log component Pin
George_George16-Sep-07 4:16
George_George16-Sep-07 4:16 
QuestionConnectionState Enum Pin
blackjack215014-Sep-07 22:24
blackjack215014-Sep-07 22:24 
Questionhow can i do this ? Pin
prasadbuddhika14-Sep-07 21:32
prasadbuddhika14-Sep-07 21:32 

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.