Click here to Skip to main content
16,008,490 members
Home / Discussions / C#
   

C#

 
GeneralRe: encoding and decoding in BASE 10 Pin
stephen.darling14-Sep-10 12:11
stephen.darling14-Sep-10 12:11 
GeneralRe: encoding and decoding in BASE 10 Pin
T M Gray14-Sep-10 12:17
T M Gray14-Sep-10 12:17 
GeneralRe: encoding and decoding in BASE 10 Pin
Luc Pattyn14-Sep-10 12:28
sitebuilderLuc Pattyn14-Sep-10 12:28 
GeneralRe: encoding and decoding in BASE 10 Pin
stephen.darling14-Sep-10 12:50
stephen.darling14-Sep-10 12:50 
GeneralRe: encoding and decoding in BASE 10 [modified] Pin
Luc Pattyn14-Sep-10 13:27
sitebuilderLuc Pattyn14-Sep-10 13:27 
GeneralRe: encoding and decoding in BASE 10 Pin
stephen.darling14-Sep-10 13:36
stephen.darling14-Sep-10 13:36 
GeneralRe: encoding and decoding in BASE 10 Pin
Luc Pattyn14-Sep-10 13:43
sitebuilderLuc Pattyn14-Sep-10 13:43 
GeneralRe: encoding and decoding in BASE 10 Pin
stephen.darling14-Sep-10 14:05
stephen.darling14-Sep-10 14:05 
I was just looking for a working approach, although, there is code in c++ that decodes a string of 41 digits like the following "34234234459890798734987298374 etc" into that byte array. When I use my graphic calculator, the long string of digits does end up being the byte array, it just seems so hard to implement.

It is stange, if I have a byte array, I can very quickly output it as a string, represented as a hex or base32 etc. But representing a byte array as numbers seems so difficult.

Thank you for your help anyway, I do appreceate it alot.

I think for now Ill have to generate the serial number by hand and leave it unencrypted.

Thank you again,
Steve
GeneralRe: encoding and decoding in BASE 10 Pin
AspDotNetDev14-Sep-10 14:34
protectorAspDotNetDev14-Sep-10 14:34 
GeneralRe: encoding and decoding in BASE 10 Pin
stephen.darling14-Sep-10 14:57
stephen.darling14-Sep-10 14:57 
GeneralRe: encoding and decoding in BASE 10 Pin
federico.strati15-Sep-10 3:11
federico.strati15-Sep-10 3:11 
GeneralRe: encoding and decoding in BASE 10 Pin
harold aptroot15-Sep-10 4:46
harold aptroot15-Sep-10 4:46 
GeneralRe: encoding and decoding in BASE 10 Pin
Luc Pattyn15-Sep-10 5:04
sitebuilderLuc Pattyn15-Sep-10 5:04 
Questiondynamic jpg photo Pin
benams14-Sep-10 9:45
benams14-Sep-10 9:45 
AnswerRe: dynamic jpg photo Pin
Pete O'Hanlon14-Sep-10 10:04
mvePete O'Hanlon14-Sep-10 10:04 
AnswerRe: dynamic jpg photo Pin
Luc Pattyn14-Sep-10 10:22
sitebuilderLuc Pattyn14-Sep-10 10:22 
AnswerRe: dynamic jpg photo Pin
T M Gray14-Sep-10 10:36
T M Gray14-Sep-10 10:36 
AnswerRe: dynamic jpg photo Pin
AspDotNetDev14-Sep-10 11:12
protectorAspDotNetDev14-Sep-10 11:12 
GeneralRe: dynamic jpg photo Pin
Luc Pattyn14-Sep-10 11:27
sitebuilderLuc Pattyn14-Sep-10 11:27 
QuestionPhones validator. Pin
Evgeni5714-Sep-10 9:37
Evgeni5714-Sep-10 9:37 
AnswerRe: Phones validator. Pin
T M Gray14-Sep-10 10:06
T M Gray14-Sep-10 10:06 
QuestionLINQ to SQL - Design Pattern Pin
brunoseixas14-Sep-10 8:09
brunoseixas14-Sep-10 8:09 
AnswerRe: LINQ to SQL - Design Pattern Pin
Ennis Ray Lynch, Jr.14-Sep-10 8:23
Ennis Ray Lynch, Jr.14-Sep-10 8:23 
GeneralRe: LINQ to SQL - Design Pattern Pin
OriginalGriff14-Sep-10 8:35
mveOriginalGriff14-Sep-10 8:35 
AnswerRe: LINQ to SQL - Design Pattern Pin
T M Gray14-Sep-10 8:43
T M Gray14-Sep-10 8:43 

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.