-
Recent Posts
Recent Comments
Twitter
- http://t.co/OSKx9YIs? Now there is a mental image I don't need... and no, I haven't checked it out! 2 weeks ago
- I am sherlocked! 1 month ago
- I just unlocked the "Superstar" badge on @foursquare! http://t.co/zlDpOxJH 2 months ago
- Thanks to @nebytes and @gillcleeren last night for an interesting talk. Sorry I had to leave early as I was enjoying #winrt. 2 months ago
- Cool #telerik stress toy. Ninja! http://t.co/lYph5z02 2 months ago
Archives
- January 2012
- December 2011
- November 2011
- July 2011
- April 2011
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- December 2008
- November 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 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
Categories
Meta
Tag Archives: .net
Helping out on the Wrox forums
Since I started working as the technical editor for the XSLT 2.0 and XPath 2.0 reference book I thought I’d try my hand at helping out on the Wrox Programmer to Programmer (P2P for short) forums. When I first started … Continue reading
Official ASP.NET MVC framework – CTP release in ‘next few weeks’
News about the recently previewed Model-View-Controller framework for ASP.Net is that a first look Community Technology Preview is due out in a few weeks. It will form part of the ASP.Net Futures release, which is a product I had a … Continue reading
Top 10 things to know about Visual Studio 2008 and .NET Framework 3.5
Top 10 things to know about Visual Studio 2008 and .NET Framework 3.5 Daniel Moth (‘The Moth’) lists 10 very good reasons why I’m looking forward to Visual Studio 2008. The killer feature for me is still the fact that … Continue reading
Implementing extension methods to XSLT in .Net
Most XSLT processors contain methods to call custom methods (known as extension methods) written in your favourite programming language. Java XSLT processors allow you to write them in Java, and the old MSXML processor allowed you to write the in … Continue reading