Click here to Skip to main content
16,013,592 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is C# right for me? Pin
RizwanSharp13-Jan-06 9:56
RizwanSharp13-Jan-06 9:56 
GeneralRe: Is C# right for me? Pin
Colin Angus Mackay13-Jan-06 11:09
Colin Angus Mackay13-Jan-06 11:09 
GeneralRe: Is C# right for me? Pin
RizwanSharp13-Jan-06 16:47
RizwanSharp13-Jan-06 16:47 
AnswerRe: Is C# right for me? Pin
Dan Neely13-Jan-06 10:12
Dan Neely13-Jan-06 10:12 
GeneralRe: Is C# right for me? Pin
tansey413-Jan-06 13:31
tansey413-Jan-06 13:31 
QuestionSerialization and Encryption Problem (Urget and most important) Pin
RizwanSharp13-Jan-06 9:32
RizwanSharp13-Jan-06 9:32 
AnswerRe: Serialization and Encryption Problem (Urget and most important) Pin
Robert Rohde14-Jan-06 21:49
Robert Rohde14-Jan-06 21:49 
GeneralRe: Serialization and Encryption Problem (Urget and most important) Pin
RizwanSharp15-Jan-06 2:59
RizwanSharp15-Jan-06 2:59 
Sir Thanks alot for your interest.
I have figured out the solution. Yes Chiper is my own class all is working well. I just mistakenly converted the decrypted bytes into Base64 string as i do after Chiper.Encrypt() replacing return Convert.ToBase64String() to return Encoding.ASCII.GetString() in Chiper.Decrypt() method. It's working fine now thanks alot again.
Yeh that'sll be my help if you tell me whats the difference between Base64 string and the string one we get from Encoding.ASCII.GetString()??? and why it is needed in in the Encryption classes? Why Encoding.ASCII looses the information?? Thanks alot again Sir.

Best Regards,
Rizwan Ahmed
GeneralRe: Serialization and Encryption Problem (Urget and most important) Pin
Dan Neely16-Jan-06 2:19
Dan Neely16-Jan-06 2:19 
Questioncustom control Pin
mihai_152913-Jan-06 9:03
mihai_152913-Jan-06 9:03 
AnswerRe: custom control Pin
Sasuko13-Jan-06 13:57
Sasuko13-Jan-06 13:57 
GeneralRe: custom control Pin
mihai_152913-Jan-06 20:46
mihai_152913-Jan-06 20:46 
QuestionBasic question. Pin
Taurian11013-Jan-06 8:34
Taurian11013-Jan-06 8:34 
AnswerRe: Basic question. Pin
User 665813-Jan-06 8:39
User 665813-Jan-06 8:39 
AnswerRe: Basic question. Pin
Dave Kreskowiak13-Jan-06 8:54
mveDave Kreskowiak13-Jan-06 8:54 
GeneralRe: Basic question. Pin
User 665813-Jan-06 8:58
User 665813-Jan-06 8:58 
GeneralRe: Basic question. Pin
Dave Kreskowiak13-Jan-06 9:52
mveDave Kreskowiak13-Jan-06 9:52 
AnswerRe: Basic question. Pin
Colin Angus Mackay13-Jan-06 9:19
Colin Angus Mackay13-Jan-06 9:19 
AnswerRe: Basic question. Pin
Robert Rohde14-Jan-06 21:53
Robert Rohde14-Jan-06 21:53 
Questionprinting problem Pin
melanieab13-Jan-06 8:03
melanieab13-Jan-06 8:03 
AnswerRe: printing problem Pin
DigitalKing14-Jan-06 17:51
DigitalKing14-Jan-06 17:51 
QuestionDelegate or pointer? Pin
BlackDice13-Jan-06 7:30
BlackDice13-Jan-06 7:30 
AnswerRe: Delegate or pointer? Pin
BlackDice13-Jan-06 11:38
BlackDice13-Jan-06 11:38 
QuestionVWD 2005 Pin
fmardani13-Jan-06 7:07
fmardani13-Jan-06 7:07 
AnswerRe: VWD 2005 Pin
minhpc_bk13-Jan-06 15:51
minhpc_bk13-Jan-06 15:51 

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.