Click here to Skip to main content
15,897,704 members
Articles / Programming Languages / XML

XMLFileWatcher

Rate me:
Please Sign up or sign in to vote.
4.70/5 (18 votes)
7 Aug 2005CPOL2 min read 73.5K   606   78  
A Windows service which monitors the directory changes, writes an entry in the event log about the change, notifies the change to the users by sending a mail, and also converts the input XML file into a DataSet.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
He is graduated from IIT Madras and has got software design and development experience in C#,ASP.NET,C++,COM,COM+,MFC,Bootstrap,MVC,JQuery,WCF and SQL Server .

Comments and Discussions