views:

499

answers:

1

Exact duplicate of: Access GPS functionality in WinMobile phones and GPS library for .NET compact framework

hi

how i can read GPS coordinate (x,y) in Windows-mobile using C#

thank's

A: 

This series of articles on CodeProject might help:

Writing Your Own GPS Applications: Part I
Writing Your Own GPS Applications: Part 2
Writing GIS and Mapping Software for .NET

The author of the components used in these articles is available on CodePlex.

Jay Riggs