Why is my blog even greener?

I usually don’t do political posts here, but I think what is happening in Iran deserves it. It shows us that most of the Iranian people are totally different from what the media tell us. I’ve been…

All Apple WWDC 09 keynote in 1 minute

For those who were not able to follow live the keynote and have not found two hours of spare time to watch the recorded stream of the WWDC, here you can fine a video that recaps in a little more than…

Using Request inside Actions: why it is a bad idea

Why can’t I use Request["id"] inside an action to get the value of the query string parameter named "id"? I was asked this questions millions of times in the talks I did about ASP.NET MVC during the…

Survey on Ajax adoption: some quick stats

UPDATE: The survey is closed. The results are published: Ajax survey 2009: jQuery and MS Ajax are almost tied. After 3 days and a half, with a weekend and a public holiday in between, the survey…

Survey: Ajax usage among .NET developers in 2009

UPDATE2: The survey is closed. The results are published: Ajax survey 2009: jQuery and MS Ajax are almost tied. UPDATE: I posted some quick stats after 3 days and 1050 answers received In December…

Book review: ASP.NET MVC 1.0 Quickly

Now that the book I’m writing with Keyvan has gone to production (will be available in stores at the end of July), I decided to spend some time reading other programming books: I’ve got a few of them…

Registration of the Italian ALT.NET Conference is open

Today we opened the registration for the IV Italian ALT.NET Conference, that will be held in Bologna on Saturday June 27th and which is was co-organized together with DotNetMarche. If you are…

I’ll be at Stack Overflow DevDays in London

I just bought my ticket for the European edition of StackOverflow DevDays conference, that will be held in London on October 28th. The agenda is not out yet, but I’m pretty sure Jeff and Joel will…

What’s in your svn:ignore?

Every time I set up a new Subversion repository I’ve to dig through my previous repositories to look at the pattern to include into the svn:ignore property (which is the one that tells to the svn…