Andres Aguiar's Weblog
Just My Code
-
Redmond - June 25/26
Who else will be in Redmond in the week of June 25/26?
-
.NET Pet Shop
John Lam found the same problems we did with the .NET Petshop database schema. Our article was written looking at the .NET PetShop 1.5 version. In the 2.0 version the database schema is still worse.
-
JavaOne
Am I the only dotnetweblogger who is going to attend to TechEd and JavaOne?
-
TechEd
I'll be giving a talk on "Agile Development of Database Based Applications with Visual Studio.NET" (DEVL03).
-
ThinkGeek T-Shirts - Binary People
-
RE: Don Box and the end of the browser
Thanks Brad for the heads up.
-
Don Box and the end of the browser
I tend to agree with Don Box in that the browser is dead. I do most of my web navigation using NewzCrawler. But if Don thinks the browser is dead is because he does not need to read his own weblog!. I hate to have to open a new IE window to read Don's posts ;).
-
List of Database Refactorings
List of Database Refactorings Pramod Sadalage has started to capture the various database refactorings we use in evolving databases. This list will grow as Pramod steadily works through documenting the refactorings.
-
Typed Datasets and .NET Remoting
Mads took the red pill and it's trying Typed Datasets, and has some doubts about how to use them with Remoting. I'll share our experience with DeKlarit.
-
Stored Procedures vs. Dynamic Queries.
In Ted Graham's blog this morning he wrote a little text about the debate that is starting to show up here and there: is there a move away from 'Stored Procedures' towards 'Dynamic Created Queries' ? I think there is.