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

Search In

Keydown and keyup event in jQuery

Hello friends, Today we learn about the keyup and keydown event in jQuery and understand how they works. keydown(): In jQuery, keydown() event is used when we want to perform any functionality on press of any key. keydown() event occurs after pres

Smart Fox Server With Unity3D

Hello Readers !!   Today we are going to discuss the Smart Fox Server in Unity 3D. We all need to put any server in the game if we are trying to create a Multiplayer game so that we can connect two real players together. Smart Fox serve

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

Migration in Rails - Part2

Hi friends, In my last blog  Migrations in Rails: PART 1 - Introduction and Creating Tables I told you what is migration and how we can create tables in migration today I will tell you some other generic queries that are used: 1. Dropping a ta

Add & Remove Multiple Dynamic Fields Using JQuery in PHP Application - Easy Way to Do It

Sometimes you need to adding dynamic fields in a form as per client requirement. The dynamic field is new input field which will be created whenever we click + button in our script. Here, in this tutorial, I have provided an easy way to add dynamic f

How to make login via ajax in codeingiter

Hello Reader's, If you are developing the website in codeigniter and want to make login via ajax, then you have to use use ajax with PHP in website functionality. Ajax give you a lot of functions by which speed of website will increase. In t

How to Call Stored Procedure using Entity Manager in JPA

Call stored procedure in JPA : Here I am going to tell you that how you can call the stored procedure using JPA entity manager. Following is the example to call stored procedure using entity manger. Suppose we have a stored procedure called 'get_log

How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

How to use percentage based dimentions in layout?

This tutorial will help you to give percentage based layout width and height. As now the Android have introduce percentage support library. It will helps to run your applications for multiple screen sizes. So far this support library support for som

How to auto-restart app after Crash/Force close in Android

In this tutorial, we will learn about how to handle exceptions manually in android using UncaughtExceptionHandler and how to restart app after exceptions. Some of the cases App gets crashed or situations like force close. Thread.setDefaultUncaughtExc

1 103 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: