Click here to Skip to main content
15,913,939 members
Home / Discussions / C#
   

C#

 
Questionread only Pin
seeker6213-Nov-13 8:41
seeker6213-Nov-13 8:41 
SuggestionRe: read only Pin
Richard MacCutchan13-Nov-13 8:56
mveRichard MacCutchan13-Nov-13 8:56 
GeneralRe: read only Pin
seeker6213-Nov-13 9:13
seeker6213-Nov-13 9:13 
GeneralRe: read only Pin
Richard MacCutchan13-Nov-13 9:29
mveRichard MacCutchan13-Nov-13 9:29 
GeneralRe: read only Pin
seeker6213-Nov-13 9:47
seeker6213-Nov-13 9:47 
GeneralRe: read only Pin
Richard MacCutchan13-Nov-13 10:42
mveRichard MacCutchan13-Nov-13 10:42 
GeneralRe: read only Pin
seeker6213-Nov-13 10:49
seeker6213-Nov-13 10:49 
GeneralRe: read only Pin
Richard MacCutchan13-Nov-13 10:57
mveRichard MacCutchan13-Nov-13 10:57 
GeneralRe: read only Pin
Ron Nicholson14-Nov-13 3:24
professionalRon Nicholson14-Nov-13 3:24 
GeneralRe: read only Pin
Nicholas Marty15-Nov-13 4:49
professionalNicholas Marty15-Nov-13 4:49 
AnswerThe system cannot find the file specified for process.start(). Pin
subhendun dan13-Nov-13 4:53
subhendun dan13-Nov-13 4:53 
GeneralRe: The system cannot find the file specified for process.start(). Pin
OriginalGriff13-Nov-13 5:39
mveOriginalGriff13-Nov-13 5:39 
GeneralRe: The system cannot find the file specified for process.start(). Pin
subhendun dan15-Nov-13 2:00
subhendun dan15-Nov-13 2:00 
GeneralRe: The system cannot find the file specified for process.start(). Pin
OriginalGriff15-Nov-13 3:52
mveOriginalGriff15-Nov-13 3:52 
QuestionC# chart height ,width based on data? Pin
Member 1027623012-Nov-13 19:57
Member 1027623012-Nov-13 19:57 
AnswerRe: C# chart height ,width based on data? Pin
Mycroft Holmes12-Nov-13 21:31
professionalMycroft Holmes12-Nov-13 21:31 
QuestionRe: C# chart height ,width based on data? Pin
Member 1027623012-Nov-13 22:19
Member 1027623012-Nov-13 22:19 
AnswerRe: C# chart height ,width based on data? Pin
Mycroft Holmes12-Nov-13 23:24
professionalMycroft Holmes12-Nov-13 23:24 
AnswerRe: C# chart height ,width based on data? Pin
GuyThiebaut12-Nov-13 23:41
professionalGuyThiebaut12-Nov-13 23:41 
GeneralRe: C# chart height ,width based on data? Pin
Member 1027623013-Nov-13 0:16
Member 1027623013-Nov-13 0:16 
Questionnearest postcode Pin
Member 1037988612-Nov-13 16:58
Member 1037988612-Nov-13 16:58 
AnswerRe: nearest postcode Pin
Mycroft Holmes12-Nov-13 21:28
professionalMycroft Holmes12-Nov-13 21:28 
GeneralRe: nearest postcode Pin
Member 1037988613-Nov-13 2:16
Member 1037988613-Nov-13 2:16 
QuestionUnit Testing with Serial Port Pin
Blubbo12-Nov-13 9:35
Blubbo12-Nov-13 9:35 
AnswerRe: Unit Testing with Serial Port Pin
Ron Beyer12-Nov-13 17:46
professionalRon Beyer12-Nov-13 17:46 
What version of Visual Studio are you using? Ultimate or Premium 2012/2013 can use a Fakes assembly which addresses specifically this with "Shims".

Fakes in Visual Studio Testing[^]

Or are you using some other kind of testing software (please specify)?

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.