I've found something even better than the Snippet Compiler I blogged about recently: LinqPad.
LinqPad doesn't just act as a snippet compiler, it also acts as a marvellous database interface. Honestly, it's a joy to query a DB through Linq rather than SQL. LinqPad will also show you the SQL it generated for a given Linq query, which can be a real timesaver (SQL is a kitchen sink full of terrible syntactic special cases).
1 comment:
Pretty quiet around here...
Post a Comment