Introduction
First of all credit to the original VB.net code goes to it's original developer, Jayesh Jain, who's code I used VB.net code I used to model my sample in csharp. My reason for creating this small sample in C# was due to the fact that lots of ppl were looking for info on how to implement delegates using CSharp and the FilesystemWatcher.
This application basically check what modifications happen inside a directory and list the events that are raised by the File System in handling those ocurrences. It shows you how to implement delegates and call the method you wish to send the argumennts too. i.e your function, wich will basically respond with whatever you want it to do when the event is raised.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here
Gerald Nelson
Web Developer
United States
Member
|
Hi all, I have been developing software for 10 years, experienced in COBOL, VB, Pascal, C, DBase, Foxpro, ACCESS, VBA, ASP, COM, JavaScript, Java and Csharp. I hold a BSC and I'm a MCDBA. Currently do most work in Databases such as SQL Server and Oracle on MS/Linux/Sun Solaris platforms.
You can send me an email to gerald@dotnetcompany.com, like sharing tips and the like, feel free to contact me at any time. Also if you like that domain it's currently for sale
|