Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to launch Apple Maps from iOS app

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

How to make Parent Child tree in PHP

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

How to redirect url from / slash to without slash / : 301 Redirect

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

Protocols in Swift

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

Teamwork Vs Solitude

    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

Display Breadcrumb without Plugin in WordPress

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

Network Layer in Networking

  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

  • 111
Alias

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

Security Testing and their Types?

  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

Shift from IPv4 to IPv6

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

1 151 282
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: