What's hot ? (and I mean really ...) - scroll down for more
1).  Code Templating - advanced usage of delegates & generics: my slides & demos are available for download! CodeProject article is also available.

2).  My series "TDD in the eyes of a simpleminded" is in progress(including code!): preface, part1, part2, Q&A 1, Manual Stub .vs. Mock Stub

3).  TDD Workshop: SeeCompass v0.1 and v0.2 are out.
# Tuesday, February 07, 2006

For some strange reason, I can't seem to debug my .Net 2.0 application via VS.NET 2005 debugger. I call Debug.Fail("...") in my code and run it via Ctrl+F5 - this is the screen I get:

no2005debugger.jpg

Where the hack is my VS.NET 2005 debugger ?!
If anyone found my lost debugger, please send it back to this address (via comment).

Thanks!

btw - debugging with F5 works fine; That makes me wonder how can I control the items in the box (at the picture), maybe registry magic is required. I'll update if I'll manage to find my debugger ...

 

Wednesday, February 15, 2006 11:07:10 PM (Jerusalem Standard Time, UTC+02:00)
Hi,
this is an easy one!
you are tring to cook a pizza with a steak!
This combination isn't kosher, and you have a Kosher Debbuger!

You well come!
Avi Vorzel.

P.s.
Thanks for G-d that you didn't write "One Pig is ready sir!"....

Avi Vorzel
Thursday, February 16, 2006 7:44:33 PM (Jerusalem Standard Time, UTC+02:00)
Let me remove the pork-chops from the keyboard...
ok, now - I HAVE NO KOSHER DEBUGGER !! ;-)
Comments are closed.