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

.NET (Core and Framework)

 
AnswerRe: sha1 function giving a different result to equivalent .net code Pin
Richard Deeming26-Nov-14 10:45
mveRichard Deeming26-Nov-14 10:45 
QuestionProblem Saving Data Pin
Paolo Mazzon21-Nov-14 18:54
Paolo Mazzon21-Nov-14 18:54 
AnswerRe: Problem Saving Data Pin
Richard MacCutchan21-Nov-14 21:23
mveRichard MacCutchan21-Nov-14 21:23 
AnswerRe: Problem Saving Data Pin
den2k8822-Nov-14 1:48
professionalden2k8822-Nov-14 1:48 
GeneralRe: Problem Saving Data Pin
Richard MacCutchan22-Nov-14 2:46
mveRichard MacCutchan22-Nov-14 2:46 
GeneralRe: Problem Saving Data Pin
den2k8822-Nov-14 2:58
professionalden2k8822-Nov-14 2:58 
GeneralRe: Problem Saving Data Pin
Richard MacCutchan22-Nov-14 3:09
mveRichard MacCutchan22-Nov-14 3:09 
AnswerRe: Problem Saving Data Pin
Paolo Mazzon22-Nov-14 6:24
Paolo Mazzon22-Nov-14 6:24 
GeneralRe: Problem Saving Data Pin
Paolo Mazzon22-Nov-14 19:05
Paolo Mazzon22-Nov-14 19:05 
Questionhow do I uncheck a list box in vb.net Pin
ceewhitehead21-Nov-14 3:13
ceewhitehead21-Nov-14 3:13 
AnswerRe: how do I uncheck a list box in vb.net Pin
ceewhitehead21-Nov-14 6:13
ceewhitehead21-Nov-14 6:13 
SuggestionRe: how do I uncheck a list box in vb.net Pin
Richard Deeming24-Nov-14 2:27
mveRichard Deeming24-Nov-14 2:27 
QuestionPrimary Bugs and Unit Testing Pin
Laiju k11-Nov-14 17:20
professionalLaiju k11-Nov-14 17:20 
AnswerRe: Primary Bugs and Unit Testing Pin
Pete O'Hanlon11-Nov-14 20:32
mvePete O'Hanlon11-Nov-14 20:32 
GeneralRe: Primary Bugs and Unit Testing Pin
Laiju k11-Nov-14 21:30
professionalLaiju k11-Nov-14 21:30 
AnswerRe: Primary Bugs and Unit Testing Pin
Bernhard Hiller11-Nov-14 21:38
Bernhard Hiller11-Nov-14 21:38 
A very important issue is that your code must be "clean" to be testable (see also Robert Martin "Clean Code"). Classes with several thousand lines of code, functions with hundreds of lines of code are not testable. You'll have to write many small classes with small functions. That could be the hardest issue when starting.
GeneralRe: Primary Bugs and Unit Testing Pin
Laiju k11-Nov-14 22:00
professionalLaiju k11-Nov-14 22:00 
QuestionRfid T5567 Pin
shpetimismajli8-Nov-14 9:34
shpetimismajli8-Nov-14 9:34 
AnswerRe: Rfid T5567 Pin
Dave Kreskowiak8-Nov-14 13:10
mveDave Kreskowiak8-Nov-14 13:10 
QuestionFramework Pin
vivreddiar6-Nov-14 18:21
vivreddiar6-Nov-14 18:21 
AnswerRe: Framework Pin
Pete O'Hanlon6-Nov-14 20:14
mvePete O'Hanlon6-Nov-14 20:14 
GeneralRe: Framework Pin
Richard MacCutchan6-Nov-14 22:09
mveRichard MacCutchan6-Nov-14 22:09 
GeneralRe: Framework Pin
Gerry Schmitz7-Nov-14 12:34
mveGerry Schmitz7-Nov-14 12:34 
QuestionAny real world example of library & framework Pin
iSahilSharma5-Nov-14 0:36
iSahilSharma5-Nov-14 0:36 
AnswerRe: Any real world example of library & framework Pin
Pete O'Hanlon5-Nov-14 0:49
mvePete O'Hanlon5-Nov-14 0:49 

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.