V
venky
Hello,
I have a C# program in which i need to read the data from the excel
file which is in network folder. The openign the excel file and reading
the data everything works fine with Excel class and other objects. Only
thing is there way to notify my application if the Excel files get
modified by any other user , if its modified i would know i need to
pick up the new data from excel file. Can .Net remoting be of any help
here?
Anyone has any idea let me know .
I have a C# program in which i need to read the data from the excel
file which is in network folder. The openign the excel file and reading
the data everything works fine with Excel class and other objects. Only
thing is there way to notify my application if the Excel files get
modified by any other user , if its modified i would know i need to
pick up the new data from excel file. Can .Net remoting be of any help
here?
Anyone has any idea let me know .