Monthly Archives: August 2011
RSS Reader for Mac
Are you using RSS feeds for keeping useful and interesting content available to you anytime ? If yes, you’re probably using your tool of choice. I use Feedemon for Windows to read my RSS feeds and sync them with Google reader. I am now starting to experience that same feeling on Mac OS, and I’ve […]
.NET and LINQ – Language Integrated Query
Hi, Today, I bring to you a series of very interesting documents for .NET developers. This content comes with Visual Studio 2010 and provides great guidance to a lot of really interesting aspects of .NET programming. As a C# developer, I enjoy reading code and optimizing it when necessary. Here is a brief overview of […]
LINQ beyond Queries – by Scott Allen
Today I share with you a very interesting Channel 9 session presented by Scott Allen during Microsoft DevDays 2010 in The Hague in The Netherlands. The C# language and the .NET platform introduced many new features to support language integrated query. In this session, we’ll look at using these LINQ related features to build rich, […]