Click here to Skip to main content
15,915,019 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to highlight all occurrences of a word in a Word document?? Pin
jschell10-Oct-11 8:08
jschell10-Oct-11 8:08 
GeneralRe: How to highlight all occurrences of a word in a Word document?? Pin
fiaolle10-Oct-11 9:07
fiaolle10-Oct-11 9:07 
QuestionIs there a way to run nunit Test class 50 times in a loop ? Pin
Subin Mavunkal10-Oct-11 0:59
Subin Mavunkal10-Oct-11 0:59 
AnswerRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Pete O'Hanlon10-Oct-11 1:14
mvePete O'Hanlon10-Oct-11 1:14 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Subin Mavunkal10-Oct-11 1:24
Subin Mavunkal10-Oct-11 1:24 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Pete O'Hanlon10-Oct-11 1:25
mvePete O'Hanlon10-Oct-11 1:25 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Subin Mavunkal10-Oct-11 2:47
Subin Mavunkal10-Oct-11 2:47 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Pete O'Hanlon10-Oct-11 3:07
mvePete O'Hanlon10-Oct-11 3:07 
You could always write a quick test harness console application, load the class in and look for methods that have this attribute associated with them. It's fairly trivial to execute them once you have this info.

Forgive your enemies - it messes with their heads

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


AnswerRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
buchstaben10-Oct-11 3:20
buchstaben10-Oct-11 3:20 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
Pete O'Hanlon10-Oct-11 3:41
mvePete O'Hanlon10-Oct-11 3:41 
GeneralRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
buchstaben10-Oct-11 3:49
buchstaben10-Oct-11 3:49 
AnswerRe: Is there a way to run nunit Test class 50 times in a loop ? Pin
jschell10-Oct-11 8:13
jschell10-Oct-11 8:13 
Questionlog in Code in c#.net Pin
jed20119-Oct-11 23:55
jed20119-Oct-11 23:55 
AnswerRe: log in Code in c#.net PinPopular
Pete O'Hanlon10-Oct-11 0:08
mvePete O'Hanlon10-Oct-11 0:08 
AnswerRe: log in Code in c#.net Pin
Subin Mavunkal10-Oct-11 3:10
Subin Mavunkal10-Oct-11 3:10 
GeneralRe: log in Code in c#.net Pin
Pete O'Hanlon10-Oct-11 3:33
mvePete O'Hanlon10-Oct-11 3:33 
AnswerRe: log in Code in c#.net Pin
annathor10-Oct-11 3:59
annathor10-Oct-11 3:59 
Questionhow to share Entriprise Library configuration information accross muliple projects in single solution? Pin
vashokraja9-Oct-11 23:39
vashokraja9-Oct-11 23:39 
AnswerRe: how to share Entriprise Library configuration information accross muliple projects in single solution? Pin
PIEBALDconsult10-Oct-11 2:39
mvePIEBALDconsult10-Oct-11 2:39 
QuestionWorking with .DAT file. Pin
sarang_k9-Oct-11 23:34
sarang_k9-Oct-11 23:34 
AnswerRe: Working with .DAT file. PinPopular
phil.o10-Oct-11 0:23
professionalphil.o10-Oct-11 0:23 
QuestionDynamic custom controls Pin
pravin_mun9-Oct-11 20:27
pravin_mun9-Oct-11 20:27 
AnswerRe: Dynamic custom controls Pin
Richard MacCutchan9-Oct-11 21:07
mveRichard MacCutchan9-Oct-11 21:07 
Questionnot all registry values being returned Pin
JimmyRopes9-Oct-11 20:03
professionalJimmyRopes9-Oct-11 20:03 
AnswerRe: not allregistry values being returned Pin
André Kraak9-Oct-11 20:49
André Kraak9-Oct-11 20: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.