After hovering at 80 odd pages for a few weeks, Hooked on LINQ, the LINQ developer wiki has topped the 100 page mark.
The new additions are in the C# 3.0 Language Enhancements and more thorough descriptions including some laborious work documenting in pseudo-code what each Standard Query Operator does. Next on my target radar is LINQ to SQL and the IQueryable interface.
It was my goal to use this wiki as a place for me to keep all LINQ related reference material together. I have also been adding hyperlinks to Google searches in the reference section of some pages so that I can quickly see what the current highest ranking topics are. This really helps isolate material I need to read before distilling the topic on a page.
My current google and MSN search ranks are:
LINQ to Objects Google: 5 Live: 3
LINQ to SQL Google: 17 Live: 5
LINQ to XML Google: 7 Live: 5
LINQ Google: Page 4 Live: Page 4
Not too bad for 2 months of work, and LINQ is still a way off release. My goal is to have a lot of material by the Orcas release.
Troy.