|
[2008-11-20] Calculating An Address Based On GEO Coordinates Google's maps API now supports reversed GEO lookup which allows you to find an address based on geo coordinates. All you need is a latitude, a longitude and this handy method:
[2008-11-06] Implementing TimeClass Into .Net Framework The timer class is often used in many applications. It's very simple for using, like all the classes implemented in .Net Framework.
|