Language Integrated Query (LINQ) is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages. Please consider using more detailed tags when appropriate, for example [linq-to-sql], [linq-to-entities] / [entity-framework], or [plinq]
Je suis un programmeur C #. Je ne peux donc pas profiter de la syntaxe XML cool dans VB. var waypoints = from waypoint in gpxDoc.Descendants(gpx + "wpt")
select new
{
...