Click here to Skip to main content
15,893,588 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten22-Jun-14 15:35
KaKoten22-Jun-14 15:35 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
Dave Kreskowiak22-Jun-14 17:36
mveDave Kreskowiak22-Jun-14 17:36 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten22-Jun-14 18:07
KaKoten22-Jun-14 18:07 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
Dave Kreskowiak22-Jun-14 18:41
mveDave Kreskowiak22-Jun-14 18:41 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten22-Jun-14 18:46
KaKoten22-Jun-14 18:46 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
harold aptroot23-Jun-14 4:01
harold aptroot23-Jun-14 4:01 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 12:43
KaKoten23-Jun-14 12:43 
AnswerRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff22-Jun-14 19:39
mveOriginalGriff22-Jun-14 19:39 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 0:51
KaKoten23-Jun-14 0:51 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff23-Jun-14 1:04
mveOriginalGriff23-Jun-14 1:04 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 1:12
KaKoten23-Jun-14 1:12 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff23-Jun-14 1:10
mveOriginalGriff23-Jun-14 1:10 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 1:20
KaKoten23-Jun-14 1:20 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff23-Jun-14 2:31
mveOriginalGriff23-Jun-14 2:31 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 2:41
KaKoten23-Jun-14 2:41 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff23-Jun-14 2:59
mveOriginalGriff23-Jun-14 2:59 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 13:01
KaKoten23-Jun-14 13:01 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff23-Jun-14 23:39
mveOriginalGriff23-Jun-14 23:39 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten24-Jun-14 21:08
KaKoten24-Jun-14 21:08 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
OriginalGriff24-Jun-14 21:40
mveOriginalGriff24-Jun-14 21:40 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten25-Jun-14 16:40
KaKoten25-Jun-14 16:40 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
KaKoten23-Jun-14 12:40
KaKoten23-Jun-14 12:40 
GeneralRe: Cryptanalysis Algorithm RC5 Pin
Dave Kreskowiak23-Jun-14 2:47
mveDave Kreskowiak23-Jun-14 2:47 
QuestionPossible to get the SQL server that executed the SqlCommand? Pin
SledgeHammer0122-Jun-14 12:56
SledgeHammer0122-Jun-14 12:56 
AnswerRe: Possible to get the SQL server that executed the SqlCommand? Pin
Mycroft Holmes23-Jun-14 1:21
professionalMycroft Holmes23-Jun-14 1:21 
We have a ModifiedBy field on every table to nail the user to the latest data, it would be trivial to add another field and grab the servername. Id the DB is too large you cold use a trigger spit to update the field. Great Ghu, I've recommended triggers spit twice today I feel dirty.
Never underestimate the power of human stupidity
RAH

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.