Data entry software
Visual Studio
2
Posts
2
Posters
10
Views
1
Watching
-
Hi..I want to know that what is the most basic way of making a data entry software?Please elaborate that how should I do it.
-
Hi..I want to know that what is the most basic way of making a data entry software?Please elaborate that how should I do it.
This is not Visual Studio related. "Data entry software" is a rather generic term. So there is no "basic way". You have to define first what your software should be able to do. That is what kind of data should be read (file formats, scanning prints), how it should be stored (select database), and what kinds of operations should be performed (reports).