Jump to content

LINQ

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Tonchi

Tonchi

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 471 posts
  • Location:Varaždin
  • Programming Language:C, C++, C#
Can someone teach me LINQ? For beggining what is LINQ and where do I use it?

#2
Vaielab

Vaielab

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 547 posts
Linq is a way to use a syntax similar to sql to search/modidy objects.
In a nutshell you make a query against a array of object.
Very powerfull, but can be a little bit complex
Here are 3 great tutorial from the contest made by chili5:
http://forum.codecal...nq-strings.html
http://forum.codecal...tions-linq.html
http://forum.codecal...nq-sorting.html

If you are more curious, you should take a look at the book Professional c# 4 and .net 4 from wrox C# and C++: Professional C# 4.0 and .NET 4 - Book Information and Code Download - Wrox




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users