Sunday, February 04, 2007 - Posts

"WPF/E" February CTP and Vista

Just a little thing that has hit me with the Feb CTP of "WPF/E" when installed in IE7 on Vista. I don't think happens to everybody but I've found that the plug-in detection doesn't work for me unless I run IE as elevated which, clearly, isn't how it's Read More

Machines are taking over

I use www.thetrainline.com to book my train tickets. It works well, finds me cheap trains, orders tickets, delivers them to a machine on the platform. Over the last few days they seem to have a problem in that I've been trying to book tickets and something Read More

Playing with DLINQ and Stored Procedures

I've been playing a bit with DLINQ generally and with stored procedure execution a little bit. If I'm using something like Northwind and its customer table then I create a stored procedure such as; create procedure dbo.GetCustomersByCountry@country nvarchar(30)asset Read More