I have an application (Stand alone app) , that basically reads & writes data with UI . And i have to embed it in CD and make it auto-run.
But i have few confusions , needs your help for the same
- Whether to choose Windows or web application of .Net?
- Which Data Storage mechanism is preferable ?
- How to handle the DB part , since app will be CD how to write the data.
Thanks
AppDatafolder) or ask the user to specify one in your application.Also worth noting: you can’t auto-run an application any more (since Windows 7, and I believe back-ported to Vista). The best you can do is have the auto-run dialogue include an option to run your application.