Interface Fingerprint Scanner To Program 2008 Or 2010?
Nov 28, 2011
Interfacing fingerprint to visual basic 2008 or 2010..using serial port...the use of fingerprint is for password only..actually my thesis concept is like electronic locker..
View 3 Replies
ADVERTISEMENT
Jun 24, 2010
Some example program of vb.net using digital persona 4500 fingerprint scanner or teach us to study the codes to finish our thesis...
View 1 Replies
Nov 22, 2011
Is there possible to use fingerprint image to replace the image generated from the fingerprint device? My requirement is
Need to Use SDK
Use VB languages
Without Fingerprint device
View 1 Replies
Jun 5, 2011
I am clueless on the whole thing and been reading a lot about it. So far, I saw some samples which are poorly documented and oritend to vb.net 2005. Is there any SDK oriented to vb.net 2010 and well-documented? After converting 2005->2010, it gives me errors and so I can't see the samples. Gruile SDK seems to work fine but it is very badly documented. I donno how it is initialized and interacted with at all as their API reference is poorly written.
View 1 Replies
May 5, 2010
i have wondering about using the fingerprint in vb.net apps to secure my application and avoid accessing to it by unauthorized Guests..so If I could find the answer to my question on this subject.
View 3 Replies
Feb 15, 2012
I'm trying to hone up on my (beginner) coding skills & I would prefer that the the 'Designer coding window', not the 'Design window', wouldn't interfere with these studies. Sometimes it's there & sometimes it's not. I don't understand it at this point & would prefer it wasn't there. All I need is the 'Design window' & the 'regular coding window'.
View 2 Replies
Dec 2, 2011
how to save fingerprint in mysql server 2008 using vb2010.? i have already the sdk.
View 1 Replies
Apr 7, 2011
I have written a couple vb.net applications to run on a workabout pro scanner by PSION. Each time I have had the data saved in a datatable. And when I need data loaded on the scanner I load it into a datatable.Is this the best way to do it? Or is there a specific type of database supported? These scanners run Windows CE.
View 4 Replies
Jun 18, 2012
For Example: I need to develop a Small Inventory program for nearby Super Market and the need is a QR Code should be Generated for the Model Number of a Product Eg: A for Iphone and then we scan the QR Code image by Scanner connected to the PC it should automatically fill the letter " A " in the input box so that i can use that for searching the product " Iphone "
View 2 Replies
Jun 11, 2010
I wish to have the main screen just like the Kaspersky main screen, in my applications. That is, I'm really impressed by those tabbed menus. I mean, the user will select the menu from left side and corresponding menus and details is shown in right (see the pic below). How can I do that ?
View 9 Replies
Dec 5, 2011
Is there a fairly easy way to scan a document with VB Express 2010 either by Twain or WIA? If there is what would the proper reference be?
[Code]...
Edited: I came up with the idea to use One Note 2010 programmically since it has built in scanner support. Now if I can just get that Insert-> Scanner Printout to work
View 1 Replies
Mar 27, 2012
I've got a lose focus textbox which when data in entered and the tab key is hit the code is executed as expected and a message box appears informing the user of the outcome. However when I used a barcode scanner with a tab function embedded, the code is executed and the data is inserted into a database but the textbox to say if the request was successfully completed or not does not show as expected.
View 1 Replies
Apr 24, 2012
created form with a textbox barcode scanner result in textbox1 it's worked great then i want textbox text to save in table without pressing any key how do this?
View 7 Replies
Aug 10, 2009
How can build a IP Scanner like this?
View 3 Replies
Oct 25, 2010
im making a port scanner and stuff so can you give me the coding for it with a progress bar ill do anything on the form i have a button and a progress bar
View 8 Replies
Sep 13, 2010
i have a prorgamm and i want to add a feature in my application to scan a document or picture directly to a folder.
View 4 Replies
Mar 2, 2009
Make A virus Scanner With Visual basic(Just like AVG)..if So Like What Should I no?(i no all the basic)...But How would I DO such a Task?..How To Make One ..(like How To scan Files....and Delete files.....And Fix Files ...etc)
View 5 Replies
Aug 18, 2010
How to make a flash game variable scanner?
View 7 Replies
Aug 7, 2011
Is there a possibillity to get in a vb program information from a called vb program?For example: Dim id As Integer = Shell("C:program.exe id_1") program.exe is a vb windows form program and must return a value back.
View 1 Replies
Dec 13, 2009
is their a way for me to call my scanner to scan my files inside vb.net?
View 1 Replies
Jul 15, 2009
Can a console (custom) app be used to load/save scanned data in the scanner itself? The documentation with my scanner explains that a custom application can be used. Would that be a reference to a console app?
View 11 Replies
Nov 27, 2009
I am a student and I am about to make a program that will use a barcode scanner well ofcourse to scan a barcode. My problem is i don't know what library to use and what certain things i need to do so that when i am going to scan a barcode it'll be something like show it on a textbox and pull something from the database. i've actually research some. i've seen mscomm1 (not so sure about that) and POS for .net (haven't fully understood its use) were those will help me develop my program?i have a metrologic ms9520 Voyager barcode scanner. and i am going to create a program for it in vb2005.
View 1 Replies
Oct 23, 2010
How to store fingerprint images in the vb.net and how to match it??"
View 1 Replies
Mar 29, 2009
I'm trying to find a fingerprint web control to use into vb.net project
View 1 Replies
Feb 3, 2010
I wanna make a time in and time out using a fingerprint device.. how can i start a coding for this in visual basic .net for attaching a device or accessing its database.
View 1 Replies
Dec 10, 2008
I was asked to develop a attendance monitoring system, they wanted the hardware to be fingerprint biometrics. My question, what are problems you encountered with biometrics, fingerprint to be exact?
View 3 Replies
Feb 28, 2009
I am doing work on FINGERPRINT RECOGNITION SYSTEM,
I am using VB.NET AS FRONT END SQL SERVER 2000 AS BACK END,
i had saved fingerprint images in sqlserver using image datatype,
images are saving as hexadecimal codes in sql server,
how to compare two images.
View 4 Replies
Nov 3, 2010
In this project, I will develop a dotnet based application which can match and identify the fingerprints and implement the authentication process across ATM usage
View 2 Replies
Feb 15, 2012
Im currently working in integrating GR Fingerprint SDK with vb.net application. I am using MSSQL 2008 as my database and vb.net as the front end. I have completed almost 90% of the application and im stuck in integrating this SDK with my application. It has an error such as Unable to connect to database and also grfinger is not initialized cannot be converted to double and stuffs like dat. [Code]
View 3 Replies
Oct 5, 2009
in the beginning of my windows application my client want that the employees check in via a card reader, now he want to use the finger print reader, I try google to find the solution but I realize that i need a third party .net application to do the issue. can any one tell me plz how to do connect the fingerprint reader into my windows application plz it is really urgent and i don't know if I can do it in VS.
View 5 Replies