Read widnows event logs using Enterprise library
        Posted  
        
            by Sathish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathish
        
        
        
        Published on 2010-04-26T03:26:46Z
        Indexed on 
            2010/04/26
            3:33 UTC
        
        
        Read the original article
        Hit count: 401
        
c#
I am using Enterprise library 3.1 to log application logs in Windows event logs and i want to read this logs by passing the date parameter. Please note that i will be accessing the remote machine and the performance should be good. Is there any method that can be used to read these logs using Ent Lib... or Please suggest some good method.
© Stack Overflow or respective owner