Steve's Blog - From .Net to dotMath and everything in between.
Browse by Tags
All Tags »
Note to Self (
RSS)
-
|
I need to check out Rolling Wave project scheduling when I have a chance. I've been looking at Mark Graban's kanban blog and digging into the articles he has linked - it's fun reading. I've got a couple of blog topics that will fall out of this, but in...
|
-
|
I was looking for a book that deals with legacy code in a TDD environment and came across "Working Effectively with Legacy Code" at Roy Osherove's blog . Darrell's and Roy's blogs continue to be my 'goto' for resources on the TDD topic.
|
-
|
I ran into some problems getting the mono::live boot cd running under VPC until I came across a blog post by Christoph Wille . This is a nice writeup and addresses the problem quickly.
|
-
|
Here's a reminder to myself... I need to get the June CTP and connect using service broker to Rushi Desai's Broker Challenge ...
|
-
|
Roy Osherove posted a link to his presentation on testing legacy code at the last Agile Israel meeting.
|
-
|
Here's a decent article on plugin discovery and reflection from Roy Osherove's blog . The blog discusses the memory overhead issues of testing a lart number of assemblies.
|
-
|
I've run across this Master-Page implementation discussion by Shams Muhktar several times over the past year. I really like the write-up for its clarity so I thought I'd take a moment to capture it for good.
|
-
|
Here's a DHTML Lemmings game . I remember when this game was a compelling reason to buy a Commodore Amiga.
|
-
|
Many ASP.NET developers are not aware of the ability to restart the ASP.NET worker process at given intervals in code. While IIS6.0 makes a number of these features available through the UI, most of the features can be used in IIS5 and 5.1 as well. I...
|
-
|
I've run into the need for these articles on the .Net garbage collector a couple of times in the past month - I thought I'd blog them so I know where they are. The first two were written prior to .Net's release by Jeffrey Richter. The third article is...
|
-
|
Every couple of years I go looking for this article by Ruedigger Ashe on MSDN about detecting the possibility of deadlocks within a multithreaded application. The article, published in 1994, really applies to any concurrent locking application (i.e. database...
|
More Posts