Click here to Skip to main content
15,887,472 members
Home / Discussions / C#
   

C#

 
GeneralRe: Off-line Documentation Download? Pin
miss YY28-Oct-09 21:11
miss YY28-Oct-09 21:11 
GeneralRe: Off-line Documentation Download? Pin
EliottA29-Oct-09 3:19
EliottA29-Oct-09 3:19 
GeneralRe: Off-line Documentation Download? Pin
Eddy Vluggen29-Oct-09 11:12
professionalEddy Vluggen29-Oct-09 11:12 
Questiontree view Pin
Member 59031028-Oct-09 17:38
Member 59031028-Oct-09 17:38 
AnswerRe: tree view Pin
miss YY28-Oct-09 18:56
miss YY28-Oct-09 18:56 
QuestionClient/Server and browser/Server Pin
wangzhenguo28-Oct-09 16:54
wangzhenguo28-Oct-09 16:54 
AnswerRe: Client/Server and browser/Server Pin
Christian Graus28-Oct-09 17:00
protectorChristian Graus28-Oct-09 17:00 
Questionerror simulation Pin
darthluke28-Oct-09 13:05
darthluke28-Oct-09 13:05 
Hi,
I need to create a tool, that would be able to "attatch" or launch other .net process and crash it in very special way Wink | ;)

I want to be able to refuse the other process eg. access to file system, simulate out of memory exception, simulate lack of network connection etc.

All this is for testing purposes to verify that developer handled all this corner cases in his application and that this application crashes gracefully Smile | :)

My first thoughts are to use Mono and hook up into virtual machine or visual studio debugger.
Another idea was to use impersonation and during runtime change privileges of user running other application but i'm not sure if i'll be able to make runtime throw appriopriate exceptions eg. outofmemoryexception...

What do you think about approach? any sugestions or recomendations ? reasons why it doesn't have any sense or won't work?
Have you ever came across simmilar tool/problem/anything simmilar?

Thanks for you comments
Lukasz
Questiontranslating on-screen width to printed width Pin
TimWallace28-Oct-09 10:00
TimWallace28-Oct-09 10:00 
AnswerRe: translating on-screen width to printed width Pin
Henry Minute28-Oct-09 10:12
Henry Minute28-Oct-09 10:12 
GeneralRe: translating on-screen width to printed width Pin
TimWallace28-Oct-09 11:07
TimWallace28-Oct-09 11:07 
QuestionGeneric Collection vs ArrayList Pin
Kevin Marois28-Oct-09 9:23
professionalKevin Marois28-Oct-09 9:23 
AnswerRe: Generic Collection vs ArrayList Pin
Henry Minute28-Oct-09 9:45
Henry Minute28-Oct-09 9:45 
AnswerRe: Generic Collection vs ArrayList Pin
Paulo Zemek28-Oct-09 10:41
mvaPaulo Zemek28-Oct-09 10:41 
AnswerRe: Generic Collection vs ArrayList Pin
PIEBALDconsult28-Oct-09 11:37
mvePIEBALDconsult28-Oct-09 11:37 
JokeRe: Generic Collection vs ArrayList Pin
Mycroft Holmes28-Oct-09 15:07
professionalMycroft Holmes28-Oct-09 15:07 
Questionthreading Pin
sajjy28-Oct-09 8:18
sajjy28-Oct-09 8:18 
AnswerRe: threading Pin
Paulo Zemek28-Oct-09 10:45
mvaPaulo Zemek28-Oct-09 10:45 
QuestionThe specified network name is no longer available. Pin
DanielWehrle28-Oct-09 8:15
DanielWehrle28-Oct-09 8:15 
AnswerRe: The specified network name is no longer available. Pin
Paulo Zemek28-Oct-09 10:49
mvaPaulo Zemek28-Oct-09 10:49 
QuestionNamed Pipe reading very slowly Pin
akhanal28-Oct-09 6:08
akhanal28-Oct-09 6:08 
AnswerRe: Named Pipe reading very slowly [modified] Pin
akhanal28-Oct-09 7:20
akhanal28-Oct-09 7:20 
GeneralRe: Named Pipe reading very slowly Pin
Paulo Zemek28-Oct-09 10:54
mvaPaulo Zemek28-Oct-09 10:54 
GeneralRe: Named Pipe reading very slowly Pin
akhanal28-Oct-09 11:21
akhanal28-Oct-09 11:21 
GeneralRe: Named Pipe reading very slowly Pin
Paulo Zemek29-Oct-09 1:11
mvaPaulo Zemek29-Oct-09 1:11 

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.