M
Mickey
Hi,
I have windows app that auto updates feature. This auto updates features
involves updates to the Database schema and .net assemblies. The
updates are downloaded timely from internet by the updater service which
runs in background. But if db schema updates arrive then I have to send
a message to the user of the application to restart the app to apply DB
updates. This message should appear as a Message box. Any ideas please
let me know.
Regards
Mickey
I have windows app that auto updates feature. This auto updates features
involves updates to the Database schema and .net assemblies. The
updates are downloaded timely from internet by the updater service which
runs in background. But if db schema updates arrive then I have to send
a message to the user of the application to restart the app to apply DB
updates. This message should appear as a Message box. Any ideas please
let me know.
Regards
Mickey