Kick Spy!, Kick Zeitgeist and Kick Widgets
rapidapplicationdevelopment.blogspot.com — Did you know Silverlight implements the Visible property as an enumeration not a Boolean? That leads the author to find two frustrating .Net 3.0 limitations: No ByRef Extension Methods, and no ByRef Automatic Properties. read more...
nearinfinity.com — After reading John Skeet's blog about Generating Mandelbrot images using PLINQ (Parallel LINQ) the author got the idea to build his own LINQ extension. Instead of just splitting the work across processors like PLINQ does, RemoteLINQ splits it across multiple machines. read more...
nearinfinity.com — Compares speeds of XML parsing techniques. Ultimately XmlReader beats LINQ to XML in almost every run except for very small XML documents. What's interesting though is how the numbers scale between text encodings. read more...
rapidapplicationdevelopment.blogspot.com — The new Where() extension method in Linq to Objects is extremely powerful. It also has some unexpected behavior. Do you know how it really works? read more...
blog.reamped.net — Want to use LINQ without using th LINQ to SQL Classes file? Maybe even add it into an existing object model you already have set up? read more...
rapidapplicationdevelopment.blogspot.com — Exeplains what LINQ's deferred execution is, and more importantly how to use it effectively. read more...
Sponsored Link: www.carlist.ie
Ads via The Lounge