Hello Id like to use the same C#-source files for an Windows XP and Windows CE project with studio 2005. What is to your expireince the easiest way to do this?
I would like to "GetLastWriteTime" of a file that is located on my IIS server without having to download it. My goal is to download the file ONLY if the file is more recent on IIS.