Andres Aguiar's Weblog
Just My Code
-
Presenting Aikido in the Patterns and Practices Summit
Aikido is quite cool. It's very well designed and it makes very easy to create advanced controls that support advanced features like DataBinding, Templating and Appstyling. I'll show how to build a control from scratch that takes advantage of it.
-
Buenos Aires CodeCamp
I did a presentation on LinQ last Wednesday in the Buenos Aires CodeCamp.
-
Democratizing the Cloud
InfoQ posted a very interesting video from the ‘Democratizing the Cloud’ presentation by Erik Meijer in QCon.
-
The Office 2007 UI Bible
I've started reading a lot about UI in the last couple of months. During the Office 2007 beta process I run into some blog posts from Jensen Harris that I found interesting but I never followed his blog.
-
Normalization
Pat Helland has been talking about immutable data for a while. He last post on 'Normalization is for sissies' is quite fun. A not-very-accurate post from Dare made me remember about it and pushed me to post this.
-
Digging into LinQDataSource
The sample code that ScottGu showed for LinQDataSource made it look like it should be called LinQToSqlDataSource.
-
No PDC
We won't have PDC this year.
-
Paging in SQL Server
Frans rants about paging support in SQL Server. I obviously agree with him.
-
Astoria
I was going to write a blog post on Astoria but Pablo's post says almost everything I was going to say.
-
UI for MSBuild builds
Gaston just published the tool he wrote for running MSBuild scripts. We've been using it internally and we can't live without it.Give it a try!