【转帖】Linq
摘要:http://stackoverflow.com/questions/250867/most-popular-group-by-in-linqAssuming a table of tags like the stackoverflow question tags: TagID (bigint), QuestionID (bigint), Tag (varchar) What is the most efficient way to get the 25 most used tags using LINQ? In SQL, a simple GROUP BY will do: ...
阅读全文
Unbuntu auto start program
摘要:System –> Preferences –> Startup Applicationshttp://www.liberiangeek.net/2012/05/windows-7-vs-ubuntu-12-04-how-to-automatically-start-programs/
阅读全文