If you don’t know what to use as commit message on your next check-in – here’s the tool for you: http://whatthecommit.com/
Berufung
21
Dec 09
XML Schemas: Best Practices
As I’m currently updating my XML Schema knowledge, i stumbled accross some usefull guides:
16
Dec 09
cortesi – A Farewell to ORMs
A somewhat controversial view on ORMs and why not to use them.
I totally agree. If you need control over your SQL statements – whereas control means performance – you cannot seriously use ORM tools. They just hide too much.















