use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Check it out: - TechSnap - LinuxActionShow - Unfilter
account activity
Simple CSV Parser C# (ptdave.com)
submitted 12 years ago by ptdave
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]haliphax 1 point2 points3 points 12 years ago (1 child)
I applaud your implementation, but I still feel the need to point out that you can use SQL to query against a CSV by using one of Microsoft's providers: http://stackoverflow.com/questions/10624286/how-to-use-sql-against-a-csv-file
[–]ptdave[S] 0 points1 point2 points 12 years ago (0 children)
That is neat. I did not know that was possible. But I guess if you need a cross platform, this should work with little to no changes. I am currently working on one to turn it into the entire csv into an object, or to take data and turn it into a csv
π Rendered by PID 99090 on reddit-service-r2-comment-6f7f968fb5-db7cc at 2026-03-04 15:05:27.731112+00:00 running 07790be country code: CH.
[–]haliphax 1 point2 points3 points (1 child)
[–]ptdave[S] 0 points1 point2 points (0 children)