Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear All Developers,

I have to develop a small scale application in which I have to show the counts only. The data will be fetched from database.
In web application it is a piece of cake to develop with no. of postbacks as required to show new data each time. But I have to show these counts on all computers of the employees whether it should be developed as a desktop application which will be connected with database and can be installed on each employee's PC separately. But How it can be done? Need help in this case.
Other thing which came in my mind to use a HTML page as an active desktop and show the counts in the relevant portion of that page. This active desktop will be shown to every PC. But how will I get Data from database or postback issues on active desktop.

Kindly help by giving the best solution from both cases.

Thanks,
AR.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900