Click here to Skip to main content
15,923,557 members
Home / Discussions / C#
   

C#

 
GeneralComboBox FixedHeight Pin
theahmed31-Dec-02 21:07
theahmed31-Dec-02 21:07 
GeneralRe: ComboBox FixedHeight Pin
Stephane Rodriguez.31-Dec-02 21:46
Stephane Rodriguez.31-Dec-02 21:46 
GeneralRemoting & IServiceProvider Pin
Alex Korchemniy31-Dec-02 13:11
Alex Korchemniy31-Dec-02 13:11 
GeneralRe: Remoting & IServiceProvider Pin
Alex Korchemniy3-Jan-03 7:40
Alex Korchemniy3-Jan-03 7:40 
GeneralEncryption question. Pin
jtmtv1831-Dec-02 11:30
jtmtv1831-Dec-02 11:30 
GeneralRe: Encryption question. Pin
David Stone1-Jan-03 6:17
sitebuilderDavid Stone1-Jan-03 6:17 
GeneralRe: Encryption question. Pin
jtmtv181-Jan-03 16:15
jtmtv181-Jan-03 16:15 
GeneralRe: Encryption question. Pin
Pete Bassett2-Jan-03 1:15
Pete Bassett2-Jan-03 1:15 
Hi.

Like you said, I would just go with the flag describing the file if I were you. It doesn't reduce the security of the file at all if you are using industry standard encryption methods like 3des or Rijndael. Infact, you should write your security routines with the full knowledge that a hacker WILL be able to deduce exactly what techniques you are using in your system. The secret it to use techniques that are hard to break even if you do know the algorithm.

Just use the flag.

Pete

Insert Sig. Here!
Questionip? Pin
imran_rafique31-Dec-02 9:24
imran_rafique31-Dec-02 9:24 
AnswerRe: ip? Pin
Alex Korchemniy31-Dec-02 17:58
Alex Korchemniy31-Dec-02 17:58 
GeneralStripping Punctuation Pin
MStanbrook31-Dec-02 5:23
MStanbrook31-Dec-02 5:23 
GeneralRe: Stripping Punctuation Pin
Nnamdi Onyeyiri31-Dec-02 5:41
Nnamdi Onyeyiri31-Dec-02 5:41 
GeneralRe: Stripping Punctuation Pin
David Stone31-Dec-02 6:10
sitebuilderDavid Stone31-Dec-02 6:10 
GeneralRe: Stripping Punctuation Pin
leppie1-Jan-03 6:04
leppie1-Jan-03 6:04 
GeneralRe: Stripping Punctuation Pin
David Stone1-Jan-03 6:12
sitebuilderDavid Stone1-Jan-03 6:12 
QuestionChange the title bar etc? Pin
anotherside200031-Dec-02 4:53
anotherside200031-Dec-02 4:53 
AnswerRe: Change the title bar etc? Pin
SHaroz31-Dec-02 6:46
SHaroz31-Dec-02 6:46 
AnswerRe: Change the title bar etc? Pin
Alex Korchemniy31-Dec-02 17:56
Alex Korchemniy31-Dec-02 17:56 
AnswerRe: Change the title bar etc? Pin
Stephane Rodriguez.31-Dec-02 23:08
Stephane Rodriguez.31-Dec-02 23:08 
AnswerRe: Change the title bar etc? Pin
anotherside20002-Jan-03 4:12
anotherside20002-Jan-03 4:12 
GeneralFreeze Pin
fredza31-Dec-02 2:36
fredza31-Dec-02 2:36 
GeneralRe: Freeze Pin
Richard Deeming2-Jan-03 1:59
mveRichard Deeming2-Jan-03 1:59 
GeneralCOM Interop (still confused) Pin
Adrian Hall30-Dec-02 21:03
Adrian Hall30-Dec-02 21:03 
GeneralSerialization problem Pin
Anonymous30-Dec-02 13:54
Anonymous30-Dec-02 13:54 
GeneralRe: Serialization problem Pin
Rob Graham30-Dec-02 14:03
Rob Graham30-Dec-02 14:03 

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.