Using LINQPad to Run My Life: Budgeting
Posted by: Marquee de Sells: Chriss insight outlet,
on 11 Dec 2010 |
View original | Bookmarked: 0 time(s)
I use LINQPad all the time for a bunch of stuff, but most recently and most relevant, Ive been using it for a personal chore that isnt developer-related: Ive been using it to do budgeting. What is LINQPad? LINQPad is an interactive execution environment for LINQ queries, statements or programs. The typical usage model is that you point LINQPad at a SQL database or an OData endpoint via a dialog box and then start writing queries against the tables/collections exposed by that connection, e.g. ...