Generating data layers and testing the results
From initial discussions of the technical architecture I think we are planning on handwriting all the stored procedures and the data objects that wrapper them. I'd much rather use LLBLGen or another data layer tool to automate this, but it may not be my decision. I'd love to hear anyone's experience using data layer tools. Ideally I'd like round-trip generation, but could consider generating the initial objects and maintaining them by hand. I read the Great Data Generation Layer Debate with interest, but it was a discussion of different tool styles instead of first hand reports on using the tools. Regardless of how we build the data layer, I'd like to use nUnit to test it. I've had great experiences with nUnit and many of the consultants agree, but the MCS architect I discussed it with thinks writing the tests will slow us down.
[What I'm reading: The Things They Carried A series of brilliantly written short stories about the adventures of a squad in Vietnam. I read it in a day, but it would make a great bedside book if you want to read 15 minutes a night.]