Click here to Skip to main content
15,894,314 members
Home / Discussions / C#
   

C#

 
QuestionAutomating website using c# windows form Pin
Nico Panares4-Apr-13 7:35
Nico Panares4-Apr-13 7:35 
AnswerRe: Automating website using c# windows form Pin
Eddy Vluggen4-Apr-13 9:38
professionalEddy Vluggen4-Apr-13 9:38 
QuestionHow to deny users from disabling my C# service Pin
candogu4-Apr-13 7:05
candogu4-Apr-13 7:05 
AnswerRe: How to deny users from disabling my C# service Pin
jschell4-Apr-13 9:24
jschell4-Apr-13 9:24 
AnswerRe: How to deny users from disabling my C# service Pin
Eddy Vluggen4-Apr-13 9:42
professionalEddy Vluggen4-Apr-13 9:42 
AnswerRe: How to deny users from disabling my C# service Pin
Dave Kreskowiak4-Apr-13 12:27
mveDave Kreskowiak4-Apr-13 12:27 
Questionhello Pin
youshy4-Apr-13 4:00
youshy4-Apr-13 4:00 
AnswerRe: hello Pin
Pete O'Hanlon4-Apr-13 4:14
mvePete O'Hanlon4-Apr-13 4:14 
GeneralRe: hello Pin
Keith Barrow4-Apr-13 4:36
professionalKeith Barrow4-Apr-13 4:36 
AnswerRe: hello Pin
Keith Barrow4-Apr-13 4:36
professionalKeith Barrow4-Apr-13 4:36 
GeneralRe: hello Pin
youshy4-Apr-13 4:57
youshy4-Apr-13 4:57 
GeneralRe: hello Pin
Pete O'Hanlon4-Apr-13 5:09
mvePete O'Hanlon4-Apr-13 5:09 
GeneralRe: hello Pin
youshy4-Apr-13 6:54
youshy4-Apr-13 6:54 
GeneralRe: hello Pin
Keith Barrow4-Apr-13 5:15
professionalKeith Barrow4-Apr-13 5:15 
GeneralRe: hello Pin
youshy4-Apr-13 6:53
youshy4-Apr-13 6:53 
QuestionUSB devices, WMI and C# Pin
MarkB7774-Apr-13 0:22
MarkB7774-Apr-13 0:22 
AnswerRe: USB devices, WMI and C# Pin
Kenneth Haugland4-Apr-13 1:24
mvaKenneth Haugland4-Apr-13 1:24 
QuestionRock_Monu import a doc file in sql...??? Pin
rock_monu3-Apr-13 21:49
rock_monu3-Apr-13 21:49 
QuestionRe: Rock_Monu import a doc file in sql...??? Pin
Richard MacCutchan3-Apr-13 22:08
mveRichard MacCutchan3-Apr-13 22:08 
QuestionNUnit test framework Pin
User 5838523-Apr-13 16:34
User 5838523-Apr-13 16:34 
AnswerRe: NUnit test framework Pin
Pete O'Hanlon3-Apr-13 20:21
mvePete O'Hanlon3-Apr-13 20:21 
GeneralRe: NUnit test framework Pin
User 5838523-Apr-13 20:43
User 5838523-Apr-13 20:43 
AnswerRe: NUnit test framework Pin
Abhinav S3-Apr-13 20:30
Abhinav S3-Apr-13 20:30 
AnswerRe: NUnit test framework Pin
Bernhard Hiller3-Apr-13 21:18
Bernhard Hiller3-Apr-13 21:18 
AnswerRe: NUnit test framework Pin
BobJanova3-Apr-13 23:31
BobJanova3-Apr-13 23:31 
Debugging when running nunit.exe is a bit of a fiddle, you have to attach the debugger to the process. I believe there's a VS plugin these days though that allows you to execute NUnit tests with debugging enabled.

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.