Siccolo helps MS SQL Server professionals save time and increase their productivity by utilizing a more efficient approach to database management - use their Windows Mobile empowered device while sipping margarita on the beach. Siccolo extends support from mobile devices for Microsoft SQL Servers
Showing posts with label ManagementEventWatcher. Show all posts
Showing posts with label ManagementEventWatcher. Show all posts
Thursday, November 8, 2007
Event Log Watcher Process - Export Event Log as RSS feed - Part II - using WMI - Win32_NTLogEvent - ManagementEventWatcher
See how to develop a simple applciation to "export" Windows Event Log Entries as RSS Feeds using WMI - Windows Management Instrumentation - with Win32_NTLogEvent - ManagementEventWatcher at Siccolo Articles - Build Windows Event Log Watcher Service Process to Export Event Log Entries as RSS feed using Windows Management Instrumentation - with Win32_NTLogEvent - ManagementEventWatcher
Subscribe to:
Posts (Atom)
Exception handling -> "bubble up
Exception handling -> "bubble up" Exception handling (#1) try { ... // might fail ... } ca...
-
see it at Siccolo Articles - How to Create SQL Function To Format To Currency
-
SQL Sever - How to Create a Directory (Folder) - Using xp_cmdshell and mkdir command
-
new artcle at Siccolo - How to open Dataset From Comma delimited (CSV) File - Reading CSV files - Parsing CSV Files