Click here to Skip to main content
16,005,697 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I FULLY unregister a COM+ component programmatically? Pin
Heath Stewart25-Jun-04 3:52
protectorHeath Stewart25-Jun-04 3:52 
GeneralThread restart Pin
elraton24-Jun-04 5:51
elraton24-Jun-04 5:51 
GeneralRe: Thread restart Pin
Jeremy Kimball24-Jun-04 6:15
Jeremy Kimball24-Jun-04 6:15 
GeneralRe: Thread restart Pin
Dave Kreskowiak24-Jun-04 7:08
mveDave Kreskowiak24-Jun-04 7:08 
GeneralRe: Thread restart Pin
elraton25-Jun-04 4:22
elraton25-Jun-04 4:22 
GeneralRe: Thread restart Pin
Dave Kreskowiak25-Jun-04 11:51
mveDave Kreskowiak25-Jun-04 11:51 
GeneralAbout password Pin
wk_vigorous24-Jun-04 5:12
wk_vigorous24-Jun-04 5:12 
GeneralRe: About password Pin
Colin Angus Mackay24-Jun-04 5:30
Colin Angus Mackay24-Jun-04 5:30 
You don't tell us anything about your application. That would generally determine where would be a sensible place.

Wherever you store this information it is important to encrypt the passwords. Preferably using a one way encryption so when they user types their password, you encrypt what they typed and compare the two encrypted strings.

I just got a letter from equiTalk today who provide cheap telephone calls and in it they put in a nice little side box my phone number, email address, account number and PASSWORD. To put my reaction diplomatically: I was severely unimpressed.


"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar

The Second EuroCPian Event will be in Brussels on the 4th of September

Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!

My Blog


GeneralRe: About password Pin
wk_vigorous25-Jun-04 0:37
wk_vigorous25-Jun-04 0:37 
GeneralRe: About password Pin
Colin Angus Mackay25-Jun-04 0:48
Colin Angus Mackay25-Jun-04 0:48 
GeneralRe: About password Pin
wk_vigorous25-Jun-04 2:00
wk_vigorous25-Jun-04 2:00 
GeneralRe: About password Pin
Heath Stewart24-Jun-04 5:41
protectorHeath Stewart24-Jun-04 5:41 
GeneralRe: About password Pin
wk_vigorous25-Jun-04 0:19
wk_vigorous25-Jun-04 0:19 
GeneralRe: About password Pin
Heath Stewart25-Jun-04 3:38
protectorHeath Stewart25-Jun-04 3:38 
Generalboolean expression evaluation Pin
narada10824-Jun-04 5:12
narada10824-Jun-04 5:12 
GeneralRe: boolean expression evaluation Pin
Dave Kreskowiak24-Jun-04 5:47
mveDave Kreskowiak24-Jun-04 5:47 
GeneralRe: boolean expression evaluation Pin
narada10824-Jun-04 5:52
narada10824-Jun-04 5:52 
GeneralRe: boolean expression evaluation Pin
Heath Stewart24-Jun-04 6:02
protectorHeath Stewart24-Jun-04 6:02 
GeneralRe: boolean expression evaluation Pin
Heath Stewart24-Jun-04 6:12
protectorHeath Stewart24-Jun-04 6:12 
GeneralRe: boolean expression evaluation Pin
Dave Kreskowiak24-Jun-04 8:03
mveDave Kreskowiak24-Jun-04 8:03 
GeneralRe: boolean expression evaluation Pin
Karl 200027-Jun-04 11:51
Karl 200027-Jun-04 11:51 
GeneralRe: boolean expression evaluation Pin
Anonymous27-Jun-04 20:49
Anonymous27-Jun-04 20:49 
GeneralC# Open Dialog Box Pin
HyVong24-Jun-04 3:21
HyVong24-Jun-04 3:21 
GeneralRe: C# Open Dialog Box Pin
Heath Stewart24-Jun-04 5:09
protectorHeath Stewart24-Jun-04 5:09 
GeneralRe: C# Open Dialog Box Pin
HyVong24-Jun-04 5:18
HyVong24-Jun-04 5:18 

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.