Click here to Skip to main content
15,892,965 members
Home / Discussions / C#
   

C#

 
QuestionUpdate contents of Folder before Installation of MSI file Pin
Abdul Rahman Hamidy15-Sep-09 20:07
Abdul Rahman Hamidy15-Sep-09 20:07 
AnswerRe: Update contents of Folder before Installation of MSI file Pin
Christian Graus15-Sep-09 20:08
protectorChristian Graus15-Sep-09 20:08 
AnswerRe: Update contents of Folder before Installation of MSI file Pin
N a v a n e e t h15-Sep-09 20:14
N a v a n e e t h15-Sep-09 20:14 
GeneralRe: Update contents of Folder before Installation of MSI file Pin
Abdul Rahman Hamidy15-Sep-09 21:53
Abdul Rahman Hamidy15-Sep-09 21:53 
AnswerRe: Update contents of Folder before Installation of MSI file Pin
Vimalsoft(Pty) Ltd15-Sep-09 21:01
professionalVimalsoft(Pty) Ltd15-Sep-09 21:01 
GeneralRe: Update contents of Folder before Installation of MSI file Pin
Abdul Rahman Hamidy16-Sep-09 3:17
Abdul Rahman Hamidy16-Sep-09 3:17 
GeneralRe: Update contents of Folder before Installation of MSI file Pin
Vimalsoft(Pty) Ltd16-Sep-09 3:18
professionalVimalsoft(Pty) Ltd16-Sep-09 3:18 
QuestionHow to make a simple stream cipher encryption for C# Pin
wSheng8715-Sep-09 19:50
wSheng8715-Sep-09 19:50 
For example, my input was 1000042738 (doesn't matter this 10 number is integer or string type)
After encrypted, it will become an output of 10 byte length
something like this example >> 8273650283
and after decrypt it will back to 1000042738.
i do not know whether this is possible or not, because I'm still fresh to encryption Sigh | :sigh:
i already google for this kind of example for few days and i cant find a suitable one because all the example out there was 64bit encryption, which already exceed 10 digit length.

**my input length is always 10 and consist of numbers only
**output length must be 10 and consist of numbers only

btw, i do try xor which i think its not a good method.
because it gave me 8372400001 which reverse the original input.

thx alot guys!!!
AnswerRe: How to make a simple stream cipher encryption for C# Pin
Christian Graus15-Sep-09 20:10
protectorChristian Graus15-Sep-09 20:10 
AnswerRe: How to make a simple stream cipher encryption for C# Pin
PIEBALDconsult16-Sep-09 7:12
mvePIEBALDconsult16-Sep-09 7:12 
GeneralRe: How to make a simple stream cipher encryption for C# Pin
wSheng8716-Sep-09 16:35
wSheng8716-Sep-09 16:35 
GeneralRe: How to make a simple stream cipher encryption for C# Pin
PIEBALDconsult16-Sep-09 18:40
mvePIEBALDconsult16-Sep-09 18:40 
QuestionHow to copy execuitable Pin
DarkSorrow3815-Sep-09 18:54
DarkSorrow3815-Sep-09 18:54 
AnswerRe: How to copy execuitable Pin
egenis15-Sep-09 19:19
egenis15-Sep-09 19:19 
Questioncode doubt Pin
anishkannan15-Sep-09 18:22
anishkannan15-Sep-09 18:22 
AnswerRe: code doubt Pin
Luc Pattyn15-Sep-09 18:25
sitebuilderLuc Pattyn15-Sep-09 18:25 
GeneralRe: code doubt Pin
dybs15-Sep-09 18:27
dybs15-Sep-09 18:27 
AnswerRe: code doubt Pin
dybs15-Sep-09 18:27
dybs15-Sep-09 18:27 
AnswerRe: code doubt Pin
CPallini15-Sep-09 21:34
mveCPallini15-Sep-09 21:34 
AnswerRe: code doubt Pin
rakesh_choudhury15-Sep-09 22:12
rakesh_choudhury15-Sep-09 22:12 
QuestionASP.NET Membership and WinForms Pin
Illegal Operation15-Sep-09 15:43
Illegal Operation15-Sep-09 15:43 
AnswerRe: ASP.NET Membership and WinForms Pin
N a v a n e e t h15-Sep-09 18:15
N a v a n e e t h15-Sep-09 18:15 
QuestionDatabase question with c#. Pin
JollyMansArt15-Sep-09 13:38
JollyMansArt15-Sep-09 13:38 
AnswerRe: Database question with c#. Pin
Not Active15-Sep-09 14:54
mentorNot Active15-Sep-09 14:54 
QuestionC# coding problem Pin
Jemami15-Sep-09 13:26
Jemami15-Sep-09 13:26 

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.