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

Search In

How to upload a file using Asp.Net MVC and AJAX?

In this blog we illustrate how we can upload a file using ASP.Net MVC and AJAX.   Follow the below steps to upload a file:   Firstly we need to create model which contains the properties such as name, length and type of the file.

How to add Google fonts in TinyMCE editor in rails application?

In my app there is requirement to add Google fonts select-box in existing TyniMCE editor and also  fonts family should be load from app/assets folder. To complete this task we will following  the below steps.     Step1: Modi

How to create custom Hamburger menu using jquery?

Hello readers, today I will guide you "How to create custom Hamburger menu using jquery" Hamburger menu is just a symbol which is consists of three parallel horizontal lines and used as similar to button in graphical user interfaces. It di

Creating database, collections and document in mongodb

In this blog we will learn about some terms and crud operations in mongodb. As we are very much aware about the terms related with RDBMS such as creating database, creating tables and insert records in the table. Here we will learn about the basic te

How to Enable GMail Login Feature Within Android Application in 4 Easy Steps

You must have seen many applications and websites provides option to login/sinup using Gmail, Facebook, twitter etc. and In my privious tutorial I had explained Integrate Twitter Login for Your Android App in same way you can also enable Gmail login

How to call Objective-C class in Swift project using Bridging Header

Swift is faster than Objective-C and programmers prefer Swift for iOS development. Apple has aimed big goals with Swift but some programmers are still using Objective-C.     Here is an example of calling Objective-C code in Swift. Acco

How to create Custm Keyboard in Android?

Hello Guys, This is very important tutorial through which, we will learn how to create a custom keyboard without using third party library in the android application. This tutorial fully customizes device keyboard. We will go step by step to learn t

How to implement google map

How to implement google map Code this on your .aspx page <body onload="initialize()"> <form id="form1" runat="server"> <div id="gmap" style="width:100%; height:100%"></div> </form></body> Use this javascr

How to get Latitude/longitude from address in PHP

Hello All, In this blog we will discuss about how to fetch the lat/long from the given address in PHP. So we will be using curl request for fetching the same via using Google maps api. Below is the code, you can use to generate lat/long : public

Circular reference exception while Serializing DataTable object in .Net

How to serialize DataTable object in .Net Hi, While working in a .Net project, I am facing an Exception while serializing DataTable object using JavaScriptSerializer. The Exception I am getting is "A circular reference was detected while serial

1 160 408
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: