Click here to Skip to main content
15,904,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralSystem.IO.Ports.SerialPort memory issue on WINCE 5.0 device using .Net CF 3.5 Pin
SeanBryant8-Apr-08 14:16
SeanBryant8-Apr-08 14:16 
GeneralRe: System.IO.Ports.SerialPort memory issue on WINCE 5.0 device using .Net CF 3.5 Pin
Luc Pattyn8-Apr-08 14:39
sitebuilderLuc Pattyn8-Apr-08 14:39 
QuestionDiscover private key with value and hashed value? Pin
Mark J. Miller8-Apr-08 4:43
Mark J. Miller8-Apr-08 4:43 
GeneralRe: Discover private key with value and hashed value? Pin
Dave Kreskowiak8-Apr-08 7:11
mveDave Kreskowiak8-Apr-08 7:11 
GeneralRe: Discover private key with value and hashed value? Pin
Mark J. Miller8-Apr-08 7:17
Mark J. Miller8-Apr-08 7:17 
GeneralRe: Discover private key with value and hashed value? Pin
Dave Kreskowiak8-Apr-08 8:10
mveDave Kreskowiak8-Apr-08 8:10 
GeneralRe: Discover private key with value and hashed value? Pin
Mark J. Miller8-Apr-08 8:18
Mark J. Miller8-Apr-08 8:18 
GeneralRe: Discover private key with value and hashed value? Pin
Mark Churchill10-Apr-08 20:00
Mark Churchill10-Apr-08 20:00 
Use a known secret key on your server, hash the address mixed with the key (xor, say) Then send the result.

People won't be able to generate a hash for an address without your key.

Of course this means you'll need to keep the hashcode in your database - in which case you may as well just give them a random confirmation guid.

Guess-the-GUID is guaranteed to be about as fun as 52 card pickup, but longer playing times Wink | ;)


QuestionIs there a easy Forum creator that can be easily integrated into a .NET environment? Pin
humblepgmr8-Apr-08 3:54
humblepgmr8-Apr-08 3:54 
AnswerRe: Is there a easy Forum creator that can be easily integrated into a .NET environment? Pin
Pete O'Hanlon8-Apr-08 4:30
mvePete O'Hanlon8-Apr-08 4:30 
QuestionApp.Config with xi:include Pin
K.L.K7-Apr-08 14:26
K.L.K7-Apr-08 14:26 
GeneralRe: App.Config with xi:include Pin
K.L.K7-Apr-08 15:00
K.L.K7-Apr-08 15:00 
GeneralMigrating issue Pin
soniasan7-Apr-08 8:58
soniasan7-Apr-08 8:58 
GeneralRe: Migrating issue Pin
Dave Kreskowiak7-Apr-08 10:17
mveDave Kreskowiak7-Apr-08 10:17 
GeneralRe: Migrating issue Pin
soniasan8-Apr-08 1:09
soniasan8-Apr-08 1:09 
GeneralRe: Migrating issue Pin
Dave Kreskowiak8-Apr-08 1:40
mveDave Kreskowiak8-Apr-08 1:40 
QuestionNon-static method as a thread function....How CLR do that? Pin
Secret_Garden7-Apr-08 4:28
Secret_Garden7-Apr-08 4:28 
AnswerRe: Non-static method as a thread function....How CLR do that? Pin
Mark Salsbery7-Apr-08 5:21
Mark Salsbery7-Apr-08 5:21 
AnswerRe: Non-static method as a thread function....How CLR do that? Pin
Mike Dimmick7-Apr-08 5:28
Mike Dimmick7-Apr-08 5:28 
GeneralRe: Non-static method as a thread function....How CLR do that? Pin
Secret_Garden7-Apr-08 6:02
Secret_Garden7-Apr-08 6:02 
QuestionIntegration with IPLANET throw LDAP Pin
arajeh7-Apr-08 2:12
arajeh7-Apr-08 2:12 
GeneralClickOnce and https Pin
l.m.k7-Apr-08 0:37
l.m.k7-Apr-08 0:37 
AnswerRe: ClickOnce and https Pin
Arjun Marwaha13-Apr-08 19:36
Arjun Marwaha13-Apr-08 19:36 
GeneralConnecting a client and server program using .NET framework but different source code Pin
Kogee San6-Apr-08 14:56
Kogee San6-Apr-08 14:56 
GeneralRe: Connecting a client and server program using .NET framework but different source code Pin
Mark Salsbery6-Apr-08 17:04
Mark Salsbery6-Apr-08 17:04 

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.