Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
Hello people, I am a beginner c# developer. I am developing my first official project for a group. It is a time based attendance system. For this project, I am using sqlite db to store sign in/out details. After much searching and learning, The application creates a virtual wifi network on which all d computers on the network must access the sqlite db file on the computer that created d network. My questions are
1. is using sqlite for this project efficient??, seeing that multiple computers would be signing users in and out simultaneously.

2.is there any technology that can enable me test my application, without getting another computer on ground?


I would greatly appreciate any help / or advice to achieve speed and accuracy in my project.
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