| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Apr 2 at 15:52 | |
| stats | profile views | 2 |
|
Apr 2 |
comment |
Is there a Linux equivalent to LinqPad? @Shauna I know you can run arbitrary SQL against your data store, but that's not what I would call "support", as it is a trivial feature from LinqPad's perspective. LinqPad doesn't even have tab-completion for SQL. And what do you mean by update capability? I know you can do Linq2Sql and Linq2Entity, that's why I used the awkward phrasing "resulting in any non-trivial update and insert statements" in my comment. Is there something else I don't know about? |
|
Apr 2 |
comment |
Is there a Linux equivalent to LinqPad? LinqPad is something slightly different than db management tools such as those you list, although there is an overlap in features. The db management tools are usually feature complete regarding their respective databases. LinqPad, for example, doesn't do users, security, stored procedures, triggers, etc. - or in fact any data manipulation resulting in any non-trivial update and insert statements. On the other hand, LinqPad is very useful as a generic .NET REPL. As such I recommend it for anyone doing .NET, even in the absence of any database work. |
|
Jan 22 |
awarded | Editor |
|
Jan 22 |
revised |
How do I get colors and a correct character set with screen through PuTTY? deleted 9 characters in body |
|
Jan 21 |
comment |
How do I get colors and a correct character set with screen through PuTTY? I did accept it some time ago (apparently after you wrote this), but it appears I lack the required reputation to vote you up, sorry. |
|
Jan 20 |
awarded | Scholar |
|
Jan 20 |
accepted | How do I get colors and a correct character set with screen through PuTTY? |
|
Jan 20 |
comment |
How do I get colors and a correct character set with screen through PuTTY? Thanks, that did it for both the characters and the colors. |
|
Jan 19 |
awarded | Student |
|
Jan 19 |
asked | How do I get colors and a correct character set with screen through PuTTY? |