|
|
Found this little gem on the web this morning, a project called LinqPad. It's a small app that will let you hook directly to a database and run Linq for SQL queries against it, without having to write any code or any sort of wrapper project. It's an awesome tool for practicing, and for getting a look at what types of objects you will end up retrieving from your queries.
On the down side, or upside if you're a sadist like myself, there doesn't seem to be any intellisense, so you need to know your stuff with the code. Being one of the old timers who used to code all of their asp classic code in NotePad, I kinda enjoy the pain, I'm weird like that.
In any case, it looks like a cool tool, and one that you should download. If you're a VSX wookie, maybe teaming up with these cats and making this into a VS IDE pluggin would really make it the tool of the year.
By hank on 26. December 2007 04:53 | Comments (0)
|