Andres Aguiar's Weblog
Just My Code
-
TechEd Amsterdam - First Impressions
Quick notes
-
TechEd Europe
I'm in Amsterdam, in TechEd's Exhibit Hall. It's my first time here and it looks like a great city. We are in the VSIP Partner Zone, booth B40, so come and say hi!
-
JetBrains Meta Programming System
JetBrains opened an EAP for its Meta Programming System.
-
Code Generation - Templating vs CodeDOM and automatic refactoring
We are currently using two code-generation techniques. For the data access and business logic layers, we have a code generator written in Prolog. For the layers on top of that one (i.e, a WS layer or a UI layer) we started using CodeDom and then we switched to an ASP.NET-like template-based code generator engine.
-
TechEd - Wrapping Up
OK, I'm out of Orlando.
-
Microsoft Report Controls
I've just found out by browsing the TechEd powerpoints that there's a new 'Report Control' in .NET 2.0, which can be used in Windows Forms and ASP.NET applications (so they are actually two controls ;) ), that don't require (but support) Reporting Services.
-
SqlXml and Binary Serialization in Yukon II
Just to wrap up this post, there is no way to send a SqlXml type as binary to the server. It's always sent as text. You can receive it as binary, but not send it.
-
Guidance Automation
There's a new website focused in sharing GAT artifacts.
-
TechEd - DeKlarit 4.0 and SQLCLR
DeKlarit has a booth in TechEd (the 4th year in a row, booth #850 this time), and we are showcasing a DeKlarit 4.0 CTP that runs in Visual Studio 2005.
-
TechEd - Paul Flessner's KeyNote
I liked it. It was fun, and we finally know the VS 2005 and SQL 2005 release date.