View Single Post
  #2 (permalink)  
Old 11-04-2009, 10:52 AM
witecloner witecloner is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Feb 2009
Age: 24
Posts: 45
Reputation: 16
witecloner is on a distinguished programming path ahead
Default

Thank's all. I have found the solution of my problem. but i don't know how to explain it. the main is i use FileSystemWatcher class to monitoring a file (call it File.Mon). When i update/insert/delete a record the process will also write a bit like 0 or 1 to that file (file.Mon).


Thank's
Reply With Quote