Revisiting Edit and Continue

Jeff Atwood has a wonderful post concerning my discussion (and others) of Edit and Continue.  While his analogy to game saving is not quite parallel, he make some points worth reading and thinking about.  Make sure you read the comments also.  The one thing to keep in mind is that while many of the comments are talking…

Devscovery and Cool Tools from Travis Illig

What a week!  Devscovery Redmond was the best one yet!  It seems only rocket scientists came to the conference because I’ve never been asked so many thought provoking and just plain hard questions at a developer gathering.  I sure hope I gave everyone who attended my talks their money’s worth because I was learning a…

Isn’t Someone Writing a Book Around Here?

You were wondering if you were ever going to see another entry about the book writing process, right? It’s been a wild summer. Far too many things to do and not enough time to do them. I vow from here on out not to use sleeping or eating as a crutch. It’ll be all book…

Behold the Power of TraceListeners

Josh Einstein sent me a mail about his amazing TerminalTraceListener. If you add TerminalTraceListener to your application, you can telnet into your application and monitor tracing live no matter where it is.  How amazingly cool is that!?  Josh also added a second TraceListener, SyslogTraceListener, that pumps the traces to Kiwi Syslog Daemon.  Both of Josh’s…

WinDbg 6.5.3.7 Just Released

Fresh and tasty WinDBG bits were just released.  Lots of interesting tidbits are described in the What’s New section.  Unfortunately, many of the new items are undocumented so it’s going to take playing with the new commands/features to see what they do.  The new DBH.EXE looks like a very interesting symbol dumping and analysis tool.

New FxCop is Out and My Rules are Updated

FxCop 1.32 is out and is looking good. They have two versions, one for .NET 1.1 and one for .NET 2.0.  I’m happy that the 2.0 aware version is out because the one that’s in Visual Studio .NET 2005 Beta 2 isn’t working so well.  Now my .NET 2.0 code is all happy and warm…

What!? You’re Not Done Yet?

What a couple of weeks.  I haven’t gotten as much done on the book as I wanted because of two things, some work with an interesting client, and a new machine.  The client work was fun, but I was at their site, which happened to be in Knoxville, TN.  It was fun staying with Jeff…

Installation and MSBuild Fun

As I promised, I’ll be posting entries about work on the new Debugging, Testing, and Tuning .NET Applications. That way you’ll get to see exactly how the sausage is made. 😛 I had a little vacation over the American Memorial Day weekend and an emergency debugging session to handle so here’s a summary of what’s…

Reviewer Update

I’ve been sending out email to the folks I’ve been adding to the Review Crew list.  What an amazing response!  If you haven’t gotten an email, don’t fret.  I saved all of the emails I got and will be adding more folks as the months go by so you may still end up on the…

Want to Review a Debugging Book?

(Maybe I’ll get lucky and have Robert Scoble pick this up so it really gets wide distribution. 😉   Work’s begun on the third edition of my debugging book.  I might be opening myself up to tons of mail, but I’m looking for a larger group of reviewers than I’ve had in the past.  I’d…