2
Answers

How to write in event viewer,sending that log status through

Sisir Behera

Sisir Behera

11y
2k
1

Hi Folks,

Have a requirement as follows:

1. How to write log in event viewer in C#

2.After getting the event log need to pass the message through an email using C#.

3.How to get the list of jobs and status running on a remote server using C#.


Any suggestion on this please.

Thanks,
Sisir

Answers (2)
1
Sundar

Sundar

NA 9.6k 94.5k 7y
In DB Column, You may have a column to specify the Room is booked on that date or not ?. For a range of dates, use between statement in sql.  If the rooms are booked between the date range, then do your action.