First off, let me say that I'm very novice to C# and have done little with it.
I'm wanting to put together a Web Service that'll check the time stamp of all the files in a specificfolder and replace the same files in another folder IF that time stamp is later. If the file (of the same name) is later in the destination folder, I don't want it to do anything.I'm using this as a learning experience and I have gotten as far as opening a new Project in VS.NET 2003. I was really hoping that ya'll might be able to point me to some sample "Web Service" code that I could use. I don't want to have to buy a reference manual on this, but I'm wanting the same results.Any suggestions, or would I be better off getting a C# reference Manual? If so, what's a good one? I've currently got WROX's Beginning ASP.NET 1.0 with C#