Subscribe PostsArticles Tags
Major Topics
Find deepasp on facebook
Tag Archives: LINQ to XML
Reading GPX Files using LINQ
GPX is the standardized file format for GPS file exchanges. A GPX file can contain a lot of different kinds of information. Take a look at the schema here. In general, the major things that you will work with are: … Continue reading