Click here to Skip to main content
15,909,205 members
Home / Discussions / C#
   

C#

 
GeneralRe: Static Linking in .NET? Pin
Joel Holdsworth16-Nov-05 1:51
Joel Holdsworth16-Nov-05 1:51 
GeneralRe: Static Linking in .NET? Pin
Bob Stanneveld16-Nov-05 3:10
Bob Stanneveld16-Nov-05 3:10 
QuestionHow to Saving data from the website text boxes Pin
Rusyl16-Nov-05 1:24
Rusyl16-Nov-05 1:24 
QuestionCollection editor Pin
monteiz16-Nov-05 0:53
monteiz16-Nov-05 0:53 
QuestionRemoting Channel problem with .NET 2.0 Pin
Bob Stanneveld15-Nov-05 23:54
Bob Stanneveld15-Nov-05 23:54 
AnswerRe: Remoting Channel problem with .NET 2.0 Pin
S. Senthil Kumar16-Nov-05 4:55
S. Senthil Kumar16-Nov-05 4:55 
GeneralRe: Remoting Channel problem with .NET 2.0 Pin
Bob Stanneveld16-Nov-05 5:43
Bob Stanneveld16-Nov-05 5:43 
QuestionEventLog TimeGenerated problem Pin
Michael van Rooijen15-Nov-05 23:20
Michael van Rooijen15-Nov-05 23:20 
Hello people,

I'm gonna go right to the problem.

Using the eventlog class I'm reading the entries from the Windows Event Apllication Log. If I then look at the TimeGenerated property of every entry and I compare that value against the value from the Windows Event Viewer application, I stumble upon something weird.

Event1:
Time in event viewer = 1:53:34 PM
Time from Eventlog class = 2:53:34 PM
Time from Eventlog class, ToUniversalTime = 12:53:34 PM

Event2:
Time in event viewer = 10:12:39 AM
Time from Eventlog class = 10:12:39 AM
Time from Eventlog class, ToUniversalTime = 9:12:39 AM

Does anyone know how this is possible? Who is right, the Event Viewer or the EventLog class? I'm thinking it may have something to do with the regional settings during event1 being different from these settings during event2?

anyone?

thx!
QuestionSystem.Data.SqlClient.SqlException Pin
Lebanese15-Nov-05 23:00
Lebanese15-Nov-05 23:00 
AnswerRe: System.Data.SqlClient.SqlException Pin
Igor Sukhov16-Nov-05 0:20
Igor Sukhov16-Nov-05 0:20 
GeneralRe: System.Data.SqlClient.SqlException Pin
Lebanese16-Nov-05 1:30
Lebanese16-Nov-05 1:30 
GeneralRe: System.Data.SqlClient.SqlException Pin
Lebanese16-Nov-05 1:31
Lebanese16-Nov-05 1:31 
GeneralRe: System.Data.SqlClient.SqlException Pin
Igor Sukhov16-Nov-05 3:10
Igor Sukhov16-Nov-05 3:10 
GeneralRe: System.Data.SqlClient.SqlException Pin
Lebanese16-Nov-05 20:24
Lebanese16-Nov-05 20:24 
QuestionCrystal Report deployment problem Pin
memoboy15-Nov-05 22:05
memoboy15-Nov-05 22:05 
QuestionRe: i traid to merg Pin
memoboy16-Nov-05 1:15
memoboy16-Nov-05 1:15 
QuestionAbout Progressbar Pin
Sina_Ad15-Nov-05 21:37
Sina_Ad15-Nov-05 21:37 
QuestionWhat does Accesible Role do? Pin
Sina_Ad15-Nov-05 21:29
Sina_Ad15-Nov-05 21:29 
Questionwindows service Pin
Ankit Aneja15-Nov-05 19:37
Ankit Aneja15-Nov-05 19:37 
AnswerRe: windows service Pin
Sean Michael Murphy16-Nov-05 4:57
Sean Michael Murphy16-Nov-05 4:57 
GeneralRe: windows service Pin
Ankit Aneja17-Nov-05 18:44
Ankit Aneja17-Nov-05 18:44 
QuestionFile wrapper Pin
picasso215-Nov-05 19:17
picasso215-Nov-05 19:17 
QuestionHow i get C# ASP.net Source code for Study Pin
Suryakant S. Bharne15-Nov-05 19:02
professionalSuryakant S. Bharne15-Nov-05 19:02 
AnswerRe: How i get C# ASP.net Source code for Study Pin
Michael P Butler15-Nov-05 21:10
Michael P Butler15-Nov-05 21:10 
QuestionFTP Download - please help Pin
SheenSylesh15-Nov-05 17:58
SheenSylesh15-Nov-05 17:58 

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.