Zuckerberg & Bill Gates Promotes Code.Org (Video)

Submitted by navajocodetalker on
Some of the world's most popular technology icons such as Bill Gates, Mark Zuckerberg and Drew Houston to name a few starts promoting how to code in schools particularly in the United States. According to a description posted by Code.org on their YouTube video, 90% of US schools don't teach their student on how to code, now considered as the newest superpower. Aside from Bill Gates and Mark

Phone Book Using VB.net with MS Access 2003

Submitted by amrit_tamang on
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

Submitted by spAb0k on
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

Submitted by itachi_philip on
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.