Windows Phone 7: my first comments

Update: the first update has been already announced, adding copy & paste (and some other enhancements) Before Christmas I got my Samsung Omnia 7, and I played a bit with it during the week I spent…

Best of 2010: top 5 most popular posts

This is the time of the year when people start looking back at the year that is about to end, and drawing conclusions. I will come to my “personal” considerations in a future post, reviewing my 2010…

How to move you posts from Subtext to WordPress

A few weeks ago, I finally finished the migration of Daniela’s old blog to a new domain and a new blogging platform: we moved from Subtext to WordPress. The reasons of the move There are two reason…

Unboxing Samsung Omnia 7

A few days ago I finally got my Windows Phone 7 device: a Samsung Omnia 7. Here in Belgium there are just 3 devices at the moment (LG, HTC HD7 and Samsung Omnia) which all cost more or less the same…

19 February 2011: UGIALT.net Conference 6th edition

Since 2008 UGIALT.net, the Italian ALT.NET user group, organizes two conferences per year, and will do the same in 2011. The first one will be next February 19th, in Milano, most likely in the same…

Logging all SQL statements done by Entity Framework

One of the disadvantages of using an ORM is that your application doesn’t know which SQL commands are being executed. In this post I’m going to show you how to log all the SQL statements that are…