Click here to Skip to main content
16,004,924 members
Home / Discussions / C#
   

C#

 
QuestionCODE check digit calculation Pin
wi_mohitmca27-May-08 21:02
wi_mohitmca27-May-08 21:02 
AnswerRe: CODE check digit calculation Pin
D i x y27-May-08 21:26
D i x y27-May-08 21:26 
GeneralRe: CODE check digit calculation Pin
leppie27-May-08 22:31
leppie27-May-08 22:31 
GeneralRe: CODE check digit calculation Pin
wi_mohitmca28-May-08 2:18
wi_mohitmca28-May-08 2:18 
General[Message Deleted] Pin
D i x y28-May-08 2:23
D i x y28-May-08 2:23 
GeneralRe: CODE check digit calculation Pin
leppie28-May-08 4:11
leppie28-May-08 4:11 
QuestionRe: CODE check digit calculation Pin
CPallini27-May-08 23:01
mveCPallini27-May-08 23:01 
AnswerRe: CODE check digit calculation Pin
DaveyM6928-May-08 1:10
professionalDaveyM6928-May-08 1:10 
There are many different ways of doing this. The only one I've ever used is the one used for mobile(cell) phones for the last IMEI digit.
That one's called the Luhn Algorithm[^]. It's pretty simple to implement - I've done it in jscript, C# and VB.

Dave

AnswerRe: CODE check digit calculation Pin
DaveyM6928-May-08 1:53
professionalDaveyM6928-May-08 1:53 
QuestionThreading Concept. Pin
ptr2void27-May-08 20:28
ptr2void27-May-08 20:28 
AnswerRe: Threading Concept. Pin
N a v a n e e t h27-May-08 20:42
N a v a n e e t h27-May-08 20:42 
GeneralRe: Threading Concept. Pin
ptr2void27-May-08 20:56
ptr2void27-May-08 20:56 
GeneralRe: Threading Concept. Pin
N a v a n e e t h27-May-08 21:06
N a v a n e e t h27-May-08 21:06 
GeneralRe: Threading Concept. Pin
exhaulted27-May-08 22:36
exhaulted27-May-08 22:36 
Questionregex Pin
angels77727-May-08 20:25
angels77727-May-08 20:25 
AnswerRe: regex Pin
N a v a n e e t h27-May-08 20:37
N a v a n e e t h27-May-08 20:37 
AnswerRe: regex Pin
leppie27-May-08 21:02
leppie27-May-08 21:02 
AnswerRe: regex Pin
Roger Alsing27-May-08 21:45
Roger Alsing27-May-08 21:45 
QuestionUpdate an image field Pin
imannasr27-May-08 19:57
imannasr27-May-08 19:57 
AnswerRe: Update an image field Pin
Gareth H27-May-08 23:26
Gareth H27-May-08 23:26 
QuestionTextBoxes on GUI Pin
Blubbo27-May-08 16:42
Blubbo27-May-08 16:42 
AnswerRe: TextBoxes on GUI Pin
Christian Graus27-May-08 16:49
protectorChristian Graus27-May-08 16:49 
GeneralRe: TextBoxes on GUI Pin
Blubbo27-May-08 17:34
Blubbo27-May-08 17:34 
GeneralRe: TextBoxes on GUI Pin
Christian Graus27-May-08 17:44
protectorChristian Graus27-May-08 17:44 
GeneralRe: TextBoxes on GUI Pin
dealon27-May-08 20:37
dealon27-May-08 20:37 

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.