Quantcast
Channel: Martijn's C# Programming Blog » LINQ
Browsing index pages (2 articles)

C# Anonymous types: the Basics

With the introduction of .NET 3.5 C# includes the “var” keyword to support anonymous types. One important motivation for this was to make code written with LINQ (Language-Integrated Query) easier to...

View Article


C# Hello World for LINQ on Mono

If you are up to date with your Ubuntu distribution you will be using Mono 1.9.1 which has support for C# LINQ build in. Enabling it is as easy as adding “using System.Linq” to your project. The...

View Article

Browsing index pages (2 articles)


Latest Images