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

Search In

How to use Automapper in .NET ?

Hi Friends, Before knowing about "How to use Automapper" we should know what mapping is and then we'll see how to make it "automatic". So I am taking here an ASP.NET MVC example to make things easier and understandable. By n

How to get city name with geolocation API from a input form ?.

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to get city name from google maps from a PHP input form. If you are trying to get city name displaying location information based on the IP address geolocation from a inp

Get current location on load of a page using google map API

A code snippet for getting current location on browser using google map API Here we are calling getLocation() on load of the page getLocation(); function getLocation() { if (navigator.geolocation) { navigator.geol

CRUD MVC4

CRUD are the basic functions of persistent storage.It is also used for inserting, viewing data , searching and changing information. mainly computer based forms and reports. The term was firstly used by James Martin in 1983. Operation SQ

How to display openweather map data separately in Android?

I am using openweathermap.org API for displaying current weather for a place user type. My application displayed it However, it is not flexible as it is displaying all different details such as weather description, latitude, longitude, Wind Speed , c

How to Show Store On google map Locator in PHP using mysql?

Hello Reader's , Hope you are doing good today. Today in my blog, I am going to explain how you can show store on google map Locator using database record. In this tutorial we are using database table for getting a lat long through google api us

Andorid FireBase Integration

Firebase is a real-time database. It is a NoSQL database which stores data as simple JSON. Benefit of using firebase is, it sync data by itself. Suppose if we update some data in the database then we will get listeners in our code to listen for the u

How to Deserialize XML using C#

"How to Deserialize XML document in C#"     In this article I have discussed about how to deserialize the XML using C#. Let us take a simple example to understand better: <AddressDetails> <HouseNo>4</HouseNo>

jquery autocomplete in AngularJs not working on first click

Hi, I was using jquery autocomplete functionality in angularJs using directive. Whenever I tried to load static data it was working fine, but when I loaded data from server side the first click was not working.  I was using code something like

Google Place API : How to get the country code from Google Places API

If you are trying HTML 5 GeoLocation to get longitude and latitude and after then using Google Maps API to get the country code of that longitude/latitude. SO in this tutoril I will tell you a very simple way to get country code from Google places ap

prev 1 2 19
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: