Click here to Skip to main content
15,913,487 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to write public void DrawString(string s, Font font, Brush brush, RectangleF layoutRectangle); function Pin
yu-jian23-Jun-10 4:10
yu-jian23-Jun-10 4:10 
Questioncompare 2 text file Pin
mohsen nikdel22-Jun-10 23:13
mohsen nikdel22-Jun-10 23:13 
RantRe: compare 2 text file Pin
Covean22-Jun-10 23:35
Covean22-Jun-10 23:35 
AnswerRe: compare 2 text file PinPopular
harold aptroot22-Jun-10 23:41
harold aptroot22-Jun-10 23:41 
AnswerRe: compare 2 text file Pin
Luc Pattyn23-Jun-10 2:27
sitebuilderLuc Pattyn23-Jun-10 2:27 
AnswerRe: compare 2 text file Pin
PIEBALDconsult23-Jun-10 2:56
mvePIEBALDconsult23-Jun-10 2:56 
Questionreading form smartcard in C# Pin
Jassim Rahma22-Jun-10 22:48
Jassim Rahma22-Jun-10 22:48 
AnswerRe: reading form smartcard in C# Pin
TheyCallMeMrJames23-Jun-10 4:15
TheyCallMeMrJames23-Jun-10 4:15 
By the looks of this the readers will implement a couple of protocols. There are a number of SDKs on the web for Mifare (some free, some paid).

If you know who the manufacturer is, you can likely request the SDK directly from them.

Without that, you'd minimally need to work backwards from the driver if you have it. You'll also need guidance on what is stored on the card and how to pull it off, in the absence of an SDK. If you don't have those thing, uh...you won't be reading from the card in any reasonable amount of time.

Cheers.

QuestionI need someone do parttime job on Sprite Browser Pin
szseesea22-Jun-10 22:41
szseesea22-Jun-10 22:41 
AnswerRe: I need someone do parttime job on Sprite Browser Pin
R. Giskard Reventlov22-Jun-10 23:20
R. Giskard Reventlov22-Jun-10 23:20 
AnswerRe: I need someone do parttime job on Sprite Browser Pin
JHizzle22-Jun-10 23:37
JHizzle22-Jun-10 23:37 
Questionparameterized decimal point Pin
Jassim Rahma22-Jun-10 22:40
Jassim Rahma22-Jun-10 22:40 
AnswerRe: parameterized decimal point Pin
Covean22-Jun-10 23:31
Covean22-Jun-10 23:31 
GeneralRe: parameterized decimal point Pin
Jassim Rahma22-Jun-10 23:39
Jassim Rahma22-Jun-10 23:39 
QuestionExcel interop - 80080005 error [modified] Pin
hwswin22-Jun-10 22:36
hwswin22-Jun-10 22:36 
QuestionCopy values in column to another column Pin
shoubi22-Jun-10 22:32
shoubi22-Jun-10 22:32 
AnswerRe: Copy values in column to another column Pin
MayukhSen23-Jun-10 0:07
MayukhSen23-Jun-10 0:07 
AnswerRe: Copy values in column to another column Pin
yu-jian27-Jun-10 9:35
yu-jian27-Jun-10 9:35 
QuestionCannot call public method [newbie] Pin
jon-8022-Jun-10 22:01
professionaljon-8022-Jun-10 22:01 
AnswerRe: Cannot call public method [newbie] Pin
OriginalGriff22-Jun-10 22:04
mveOriginalGriff22-Jun-10 22:04 
GeneralRe: Cannot call public method [newbie] Pin
jon-8022-Jun-10 22:12
professionaljon-8022-Jun-10 22:12 
GeneralRe: Cannot call public method [newbie] Pin
OriginalGriff22-Jun-10 22:24
mveOriginalGriff22-Jun-10 22:24 
QuestionHow to use a com dll without embedded typelibrary in it? Pin
kcynic22-Jun-10 20:53
kcynic22-Jun-10 20:53 
AnswerMessage Closed Pin
22-Jun-10 21:02
stancrm22-Jun-10 21:02 
GeneralRe: How to use a com dll without embedded typelibrary in it? Pin
kcynic22-Jun-10 21:12
kcynic22-Jun-10 21:12 

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.