-
Archives
- August 2008
- July 2008
- June 2008
- May 2008
- August 2007
- February 2007
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- November 2005
- October 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
Monthly Archives: April 2005
red-gate releases Best of SQL Server Central vol 2
red-gate has just made The Best of SQL Server Central Vol 2 available for download on their website.
Posted in SQL Server
Leave a comment
Testing International Addresses
I’ve been working in a testing role recently, and it’s interesting to come at an application “from the other side.” Now when I hear all the typical developer excuses, they sound pretty contrite and hollow. Testing addresses is interesting. Most … Continue reading
Posted in Uncategorized
Leave a comment
Streaming music with Windows Media Services and ASP.NET
Here’s an interesting article by Shawn Wildermuth: Streaming with Windows Media Services and ASP.NET It shows you how to setup the Windows Media Services SDK on IIS, create a web site to browse a collection of MP3s on disk, create … Continue reading
Posted in .NET
Leave a comment
Extreme Programming Explained: 2nd ed – Part 1
The first edition of Extreme Programming Explained had too much emphasis on practices and none on principles. Values were mentioned, but it was like talking about the CEO and the assembly line workers in a company with no mention of … Continue reading
Posted in .NET
4 Comments
TechEd 2005: Moderating the "TDD is Design" BOF
It’s official. Since Scott Bellware can’t make it to TechEd, I’m going to be moderating his “Test-Driven Development is Design” BOF on Tuesday, June 7 at 6:30 PM.
Posted in .NET, Agile
7 Comments
Image Rollovers in ASP.NET
Just found a link on how to do image rollovers in ASP.NET. I remember back in the heady days of ’98 when everyone was doing image rollovers, either hand-coding the JavaScript or using Macromedia’s product (which at the time produced … Continue reading
Posted in Uncategorized
6 Comments
Review of Learning Windows Server 2003 by Jonathan Hassell
I was so excited about my MVP announcement that I neglected to mention that I passed the 70-296 exam to upgrade my MCSE to include Windows Server 2003 on April 1st. As always when studying for certification exams, I looked … Continue reading
Posted in Book Reviews, Windows
2 Comments
Mid Atlantic Code Camp sessions posted
The Mid-Atlantic Code Camp session list has been posted. I’ll be speaking on using Test-Driven Development with Databases. There’s still room to sign up if you’re interested.
Posted in .NET, TDD
Leave a comment
Nullable type performance
Warning! Nullable types considered hazardous to your performance.
Posted in .NET
2 Comments
Troubleshooting IIS SMTP issues
MVP Bernard Cheah has a great post on troubleshooting IIS SMTP issues.
Posted in .NET, Windows
2 Comments