Click here to Skip to main content
15,894,294 members
Home / Discussions / C#
   

C#

 
Questionremoting and client devices that switch network cards on the fly Pin
Martijn van Kleef8-Jun-09 21:24
Martijn van Kleef8-Jun-09 21:24 
QuestionCall OnPaint from other form Pin
Ankata8-Jun-09 21:05
Ankata8-Jun-09 21:05 
AnswerRe: Call OnPaint from other form Pin
Nagy Vilmos8-Jun-09 21:36
professionalNagy Vilmos8-Jun-09 21:36 
AnswerRe: Call OnPaint from other form Pin
Christian Graus8-Jun-09 23:27
protectorChristian Graus8-Jun-09 23:27 
QuestionTo record hearbeat of web application in event viewer. Pin
pravinkgarg8-Jun-09 21:00
pravinkgarg8-Jun-09 21:00 
AnswerRe: To record hearbeat of web application in event viewer. Pin
saanj8-Jun-09 21:24
saanj8-Jun-09 21:24 
GeneralRe: To record hearbeat of web application in event viewer. Pin
pravinkgarg9-Jun-09 2:47
pravinkgarg9-Jun-09 2:47 
GeneralRe: To record hearbeat of web application in event viewer. Pin
saanj9-Jun-09 3:02
saanj9-Jun-09 3:02 
If you want to check the errors generated in your web application then you can check IIS Log. But it is troublesome to check the error in the log. You can use LogParser which is free utility from Microsoft to check the errors for your web application. If you want to create a custom error logger which will ping and check whether the application is up and running or not and set the status to the windows event log, then I would like to recommend you to use Enterprise Library by Microsoft. Links are given below:

http://www.microsoft.com/technet/scr...r/default.mspx[^][^]

http://msdn.microsoft.com/en-us/library/dd203099.aspx[^]

Regards
Saanj

Either you love IT or leave IT...

QuestionProgramatically adding checkboxes to datagridview Pin
deepseeindeepsy8-Jun-09 20:47
deepseeindeepsy8-Jun-09 20:47 
AnswerRe: Programatically adding checkboxes to datagridview Pin
saanj8-Jun-09 21:03
saanj8-Jun-09 21:03 
GeneralRe: Programatically adding checkboxes to datagridview Pin
deepseeindeepsy8-Jun-09 21:38
deepseeindeepsy8-Jun-09 21:38 
GeneralRe: Programatically adding checkboxes to datagridview Pin
saanj8-Jun-09 21:45
saanj8-Jun-09 21:45 
GeneralRe: Programatically adding checkboxes to datagridview Pin
deepseeindeepsy8-Jun-09 22:26
deepseeindeepsy8-Jun-09 22:26 
GeneralRe: Programatically adding checkboxes to datagridview Pin
saanj8-Jun-09 22:50
saanj8-Jun-09 22:50 
AnswerRe: Programatically adding checkboxes to datagridview Pin
Mycroft Holmes8-Jun-09 21:50
professionalMycroft Holmes8-Jun-09 21:50 
Questionnon english character problem !!! Pin
TALHAKOSEN8-Jun-09 20:45
TALHAKOSEN8-Jun-09 20:45 
QuestionHow to use Microsoft Enterprise Library Pin
Håkan Axheim8-Jun-09 20:21
Håkan Axheim8-Jun-09 20:21 
AnswerRe: How to use Microsoft Enterprise Library Pin
saanj8-Jun-09 20:43
saanj8-Jun-09 20:43 
Questionuser name and password Pin
Mads1158-Jun-09 20:02
Mads1158-Jun-09 20:02 
AnswerRe: user name and password Pin
Abhijit Jana8-Jun-09 20:12
professionalAbhijit Jana8-Jun-09 20:12 
GeneralRe: user name and password Pin
Mads1158-Jun-09 20:18
Mads1158-Jun-09 20:18 
GeneralRe: user name and password Pin
saanj8-Jun-09 20:25
saanj8-Jun-09 20:25 
GeneralRe: user name and password Pin
Abhijit Jana8-Jun-09 20:39
professionalAbhijit Jana8-Jun-09 20:39 
AnswerRe: user name and password Pin
saanj8-Jun-09 20:15
saanj8-Jun-09 20:15 
QuestionMulti thread, one dialog form [modified] Pin
yunusdemiray8-Jun-09 20:02
yunusdemiray8-Jun-09 20:02 

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.