An Introduction to MSMQ

An Introduction to Microsoft’s Message Queuing (MSMQ) [http://www.theserverside.net/articles/showarticle.tss?id=LetsDoMessageQueue]…

XML Pipelining

Sean McGrath [http://seanmcgrath.blogspot.com/] has uploaded the slides from his XML pipelining presentation [http://seanmcgrath.blogspot.com/pipelines.ppt] (700k Powerpoint) at XML Open 2004 [http://www.xmlopen.org/]. XML Pipelining is an architectural framework for developing robust, scaleable, manageable XML processing systems. It is based on proven…

CopySourceAsHtml VS.NET Add-in

CopySourceAsHtml [http://www.jtleigh.com/people/colin/blog/archives/2004/10/visual_studio_a.html] is a tool that allows you to copy selected source code to the clipboard as syntax highlighted HTML. Right-click in the VS.NET code editor and select “Copy Source as HTML …”. Useful for blogging, writing…

Introducing XtUnit

Introducing: XtUnit [http://weblogs.asp.net/rosherove/archive/2004/10/05/238201.aspx] – an Unofficial Unit Testing Extensibility Framework – add new attributes to NUnit or MbUnit easily!…

Scrum Development on a Page

Scrum [http://www.controlchaos.com/] is an agile software process, centered around a self-organizing team and a 30-day development cycle. This page (Microsoft Word .doc format [http://xp123.com/xplor/xp0401/Scrum-dev.doc], Adobe .pdf format [http://xp123.com/xplor/xp0401/Scrum-dev.pdf]) contains a one-page summary of its development…