How to integrated biomatric attendance device with server ?
I want to integrated biomatric attendance system with server using .net. how can i integrate it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nanhe SiddiquePosted May 20, 2015, 4:10 AM
There is nothing really special about creating a biometric T&A system that is web based. It is the backend (data processing) that is important. Also to make it web based makes it easier to maintain (all updates happen in one place). Pulling reports and write them into xls is then possible yes because they are already in a database so you just run the query and export it then to xls format.
it will help you