Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: How to make a simple stream cipher encryption for C# Pin
Christian Graus15-Sep-09 20:10
protectorChristian Graus15-Sep-09 20:10 
wSheng87 wrote:
because it gave me 8372400001 which reverse the original input.


That is what xor does.

If I were you, I'd look for encryption methods in the encryption namespace. If you MUST generate numbers, and they then convert back to numbers, you're greatly reducing the scope for an algorithm to be secure. It's possible you'd have to write your own for that, and expect that it is breakable.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

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 
QuestionRe: C# coding problem Pin
harold aptroot15-Sep-09 13:34
harold aptroot15-Sep-09 13:34 

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.