Settings and activity
9 results found
-
3 votesPiers Williams shared this idea ·
-
122 votes
An error occurred while saving the comment Piers Williams supported this idea · -
10 votesPiers Williams supported this idea ·
-
1 vote
An error occurred while saving the comment Piers Williams commentedI should note this only appears to be a problem if your query uses the DevArt dotConnect drivers *and* an IQ connection/DataContext in your query at the same time. Which of course I was.
Piers Williams shared this idea · -
0 votes
An error occurred while saving the comment Piers Williams commentedAt the moment I just have to give up and use Dapper to query those tables from within Linqpad, which seems a bit silly.
Piers Williams shared this idea · -
18 votes
An error occurred while saving the comment -
2 votes
An error occurred while saving the comment Piers Williams commentedIf you call .ToObservable() on the enumerable that you are dumping you'll get progressively rendered output. You will have to reference rx-main nuget first of course.
-
1 votePiers Williams shared this idea ·
-
4 votes
An error occurred while saving the comment Piers Williams commentedThe IObservable support is awesome, but I'm still surprised that Linqpad doesn't (appear to) implement the same progressive rendering for IEnumerables passed to the Dump() method.
You'd have to throttle the UI refresh rate, sure, but for long-running IEnumerables, progressive rendering would be a much nicer experience IMHO. And (hopefully) fairly easy to implement on top of the existing IObservable support.
Piers Williams supported this idea ·
I really struggle to find queries I need to repurpose for something else, because I have them spread across multiple projects/repos, and not all in My queries.
If My Queries were to include additional folders, then the 'Go to' search function would work for this, which would be a massive help.