|
hi,
I am creating a C# inventory application in which the user must have to download price book after 7 days. After 7 days the application will give a message to user to download price book. there is a possibility that user change its system date to previous one. how to prevent this? even if the user change its system date the application came to know about it and again ask user to download latest price book. what will be the way around this?
Thanks
|