Phone Book Using VB.net with MS Access 2003

This is a simple phone book application. You can add/delete/search your contact with picture. This application may be useful to you. To run the program you have to extract file from zip file and go to the bin folder and double click the PhoneBook.exe. This application is developed in visual studio 2012 and using ms access database. If you have a problem in run the program you can contact me at my

Simple Pinger

This is just a simple pinger you can use it for your vb.net projects specially with network support hehe Requirements: .Net Framework 4.0 Internet Connection [for testing] Just put a link in the Textbox then start ping that's it! Password of the Simple Pinger is: www.smashfree.net [If needed!]

iPhone with MapKit and the MKMapView Class

The MapKit Framework is based on the Apple Maps data and APIs and provides iPhone developers with a simple mechanism for integrating detailed and interactive mapping capabilities into any application. The core element of the MapKit framework from the point of view of the app developer is the MKMapView class. This class is a subclass of UIView and provides a canvas onto which map and satellite information may be presented to the user. Information may be presented in map, satellite or hybrid (whereby the map is superimposed onto the satellite image) form.