Click here to Skip to main content
15,888,968 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi to all...

I am working on attendance software and need to integrate bio-metric machine in the software. I am new to bio-metric machine and don't know how to make bridge b'teen software and machine.

front end : ASP.NET
back end : SQL Server 08
language : Visual Basic

Please advice is expected...
thnx in adv..
Posted
Updated 17-Jul-22 21:31pm

First of all, having a device integrated works good and with ease with a Winforms or WPF desktop application. Integrating with an ASP.NET application would be difficult.

You need a SDK for it, either a 3rd party or write your own!
Have a look at this: Free cource code Fingerprint comparison[^]

Look at this article: Fingerprint Reader Integration using the M2SYS SDK[^]

You can explore the following class: MSDN: Biometrics Class[^]

Also look at this: C# wrapped Biometric API[^]
 
Share this answer
 
Hi Harshad,

me also same project. did u finished you project .....please give me some idea......

very urgent.....
 
Share this answer
 
Comments
Harshad-HBK 13-Apr-14 12:02pm    
Akhil, we completed with exporting excel from machine & importing it to our application. As we were not having time to integrate & work with SDK. But its always fun to play with SDK & APIs...

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