
Search In
Hi Readers!
Below is the code to launch the Apple Maps application and display the directions between 2 points on Map.
Example 1: Display directions
MKPlacemark *placemark = [[MKPlacemark alloc] initWithCoordinate:CLLocationCoordinate2DMake(42.31
Hello Reader's if your making the parent child relationship then this blog is very helpful to you. Here we are making parent child tree by using the Iteration functions. The output of this will a tree which showing the childs on branches and pare
Url with and without / (slash)
Url ending with " / " slash and without " / " slash for example http://findnerd.com/ and http://findnerd.com
Now the question is does Google take and treats both the urls a
Hi All,
Protocol : - A protocol defines a representation of methods and properties that suit a particular task or piece of functionality. The protocol can then be adopted by a class, structure, or enumeration to provide an actual implementation of t
Regardless of any given circumstance, “Team Work Works!” It is not that students are unequipped for studying on in isolation/solitude, it is only that when they study in coordinated effort the synergy drives the st
Breadcrumbs are navigation links that are used by all the sites by which user can understand the hierarchy of the pages. Breadcrumbs are used to display all the pages links leading from the homepage.
In WordPress, breadcrumbs plays an importa
The Network layer is used mainly for the routing purpose in the network. The concept of subnet comes into picture for this layer.
Same with protocols, two different subnet may be operating on different protocols which are not compati
Alias is basically renaming a table temporarily for a sql statement.
The rename is done only for a particular statement is temporory.
ex
The syntax of table alias is as follows
SELECT column1, column2....
FROM table_name AS alias_name
WHERE [con
What is Security?
Security is set of measures to ensure an application against unexpected activities/actions that make it to stop functioning or being misused/exploited. Unexpected activities can be either intentional or unintentio
Complete shift from IPv4 to IPv6 might not be possible because IPv6 is not backward compatible. This results in a situation where either a site is on IPv6 or it is not .
The techniques that we use to provide this shift are
Dua
