Ayende @ Rahien

Unnatural acts on source code

A session that I would like to see

I get to see a lot of session listing about new technology, and I am getting tired of getting of seeing the entire list filled with new technology, as if that is the most important thing. I stole the idea from Udi, but something that I would like to see in those conferences is a talk like this:

Designing For Forward Comparability - or, what to do the next time MS changes the data access paradigm

Comments

Tom Opgenorth
08/21/2007 08:49 PM by
Tom Opgenorth

Being someone who has gone through DAO/RDO/ODBC/ADO/ADO.NET over the years I'd know what you mean.

Evan
08/21/2007 09:52 PM by
Evan

My default answer:

Ignore it and wait for something good. Ayende will usually break it into a million pieces shortly before or after its release. ;-)

Seriously though, if I used everything as it came prepackaged from Redmond, I'd shoot myself. There has to be something built around it before I even want to touch it (unless I'm blazing the new trail). Otherwise you just get trapped in a tarpit.

LukeB
08/21/2007 10:03 PM by
LukeB

Answer: ignore it, because something better is already out there.

Damien Guard
08/21/2007 10:28 PM by
Damien Guard

I have been asking myself who they have in mind when they come up with some technologies for lately especially the .NET Framework 3.0 and some of the P&P bits.

[)amien

jdn
08/21/2007 11:38 PM by
jdn

@Evan

Out of curiosity, do you have the same attitude towards OSS offerings?

Evan
08/22/2007 03:11 AM by
Evan

@jdn,

I have the same standard for tooling from any vendor, regardless if it's OSS or not. If it causes more pain than good, it quickly gets tossed. Generally speaking, the MS stuff is very hard to toss (ie.. WebForms, ADO.NET, etc), so if it causes pain, it gets wrapped and/or abstracted. Testability and Maintainability are my biggest concerns for developer pain.

Comments have been closed on this topic.