Click here to Skip to main content
15,891,864 members
Home / Discussions / C#
   

C#

 
JokeRe: StackOverflowException Pin
PIEBALDconsult22-Aug-11 14:47
mvePIEBALDconsult22-Aug-11 14:47 
GeneralRe: StackOverflowException Pin
abolfazl delbari22-Aug-11 15:00
abolfazl delbari22-Aug-11 15:00 
Questionvirtual USB device Pin
Grimes22-Aug-11 11:03
Grimes22-Aug-11 11:03 
AnswerRe: virtual USB device Pin
Rutvik Dave22-Aug-11 11:26
professionalRutvik Dave22-Aug-11 11:26 
GeneralRe: virtual USB device Pin
Grimes22-Aug-11 11:41
Grimes22-Aug-11 11:41 
AnswerRe: virtual USB device Pin
Bernhard Hiller22-Aug-11 22:29
Bernhard Hiller22-Aug-11 22:29 
GeneralRe: virtual USB device Pin
Grimes22-Aug-11 22:39
Grimes22-Aug-11 22:39 
AnswerRe: virtual USB device Pin
John Clegg23-Aug-11 2:29
professionalJohn Clegg23-Aug-11 2:29 
I had a similar problem a few years back.

The solution I came up with was to access the card reader through a DLL. For automated testing the DLL was replaced with a test version that allowed virtual smart card "images" to be inserted/removed (data stored in files one per virtual card). This also allowed testing without someone physically swapping cards.

Of course you need to ensure that the release code can't be duped into accepting a test DLL+virtual card.
GeneralRe: virtual USB device Pin
Grimes23-Aug-11 2:53
Grimes23-Aug-11 2:53 
QuestionDatagridview to Excel.....using error (again) Pin
PDTUM22-Aug-11 9:43
PDTUM22-Aug-11 9:43 
AnswerRe: Datagridview to Excel.....using error (again) Pin
SledgeHammer0122-Aug-11 10:38
SledgeHammer0122-Aug-11 10:38 
GeneralRe: Datagridview to Excel.....using error (again) Pin
PDTUM22-Aug-11 16:38
PDTUM22-Aug-11 16:38 
QuestionLevel of privileges Pin
Herboren22-Aug-11 6:36
Herboren22-Aug-11 6:36 
AnswerRe: Level of privileges Pin
Richard Andrew x6422-Aug-11 11:27
professionalRichard Andrew x6422-Aug-11 11:27 
QuestionHow do I generate a number divisable by 5, and check it? PinPopular
stephen.darling22-Aug-11 3:42
stephen.darling22-Aug-11 3:42 
AnswerRe: How do I generate a number divisable by 5, and check it? PinPopular
Luc Pattyn22-Aug-11 3:46
sitebuilderLuc Pattyn22-Aug-11 3:46 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
stephen.darling22-Aug-11 4:01
stephen.darling22-Aug-11 4:01 
AnswerRe: How do I generate a number divisable by 5, and check it? PinPopular
Manfred Rudolf Bihy22-Aug-11 4:47
professionalManfred Rudolf Bihy22-Aug-11 4:47 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
GParkings1-Sep-11 7:39
GParkings1-Sep-11 7:39 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Manfred Rudolf Bihy22-Aug-11 4:52
professionalManfred Rudolf Bihy22-Aug-11 4:52 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Fabio Franco23-Aug-11 3:04
professionalFabio Franco23-Aug-11 3:04 
AnswerRe: How do I generate a number divisable by 5, and check it? Pin
Luc Pattyn23-Aug-11 3:31
sitebuilderLuc Pattyn23-Aug-11 3:31 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
Fabio Franco23-Aug-11 4:00
professionalFabio Franco23-Aug-11 4:00 
AnswerRe: How do I generate a number divisable by 5, and check it? Pin
riced22-Aug-11 3:54
riced22-Aug-11 3:54 
GeneralRe: How do I generate a number divisable by 5, and check it? Pin
stephen.darling22-Aug-11 4:00
stephen.darling22-Aug-11 4:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.