Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: grid view Pin
Christian Graus15-Sep-09 21:19
protectorChristian Graus15-Sep-09 21:19 
QuestionService not running for Impersonated user with CreateProcessAsUser [C#] Pin
Shaitan0015-Sep-09 20:28
Shaitan0015-Sep-09 20:28 
AnswerRe: Service not running for Impersonated user with CreateProcessAsUser [C#] Pin
Shaitan0016-Sep-09 4:31
Shaitan0016-Sep-09 4:31 
QuestionFlowLayoutPanel SizeChanged event Pin
wILDFriCK15-Sep-09 20:24
wILDFriCK15-Sep-09 20:24 
AnswerRe: FlowLayoutPanel SizeChanged event Pin
carlecomm21-Sep-09 23:19
carlecomm21-Sep-09 23:19 
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 
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 

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.