I bought a smart card reader writer development kit. It uses the Windows built-in PCSC interface.
There is information on the MSDN device driver developers area about the PCSC standard adn the driver built into Windows, but I can't find anything with regards to a .NET native smart card assembly, or an existing wrapper that P/Invokes the scbase dll.
Does anyone know of an existing wrapper for interfacing with a PC/SC compliant smart card in Windows using .NET

PC/SC (smart card / windows card) in .NET?
JohnWilliams
But without a commercial Framework
I know wich is possible to interface in .NET, importing the functions of winscard.dll and i know which microsoft, into .NET, support smart card programming.
What i can do this in Visual Basic .NET
Thanks
Gerardo
Axel Schick