Click here to Skip to main content
15,889,403 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am wrting an application that reads the data on the card (magnetic strip) that is swiped. I have a card reader and i know that the data on the magnetic card is a long interger. What I dont know is how to write methods to grab the data when a card is swiped and store in a variable. I know how write methods and store things in variables, but not from a card reader. Dear reader can you help me. My level of expertise is beginner.

B
P.S. Thanks in advance.
Posted

1 solution

This MSDN link-[magnetic card reader][^]
and CP Link-[A Smart Card Framework for .NET][^]
might be useful for you.
 
Share this answer
 
v2

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