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

Search In

How to detect Android Softkeyboard

When user hits the BACK-Button on his android device, the keyboard disappears. How can I catch that event? In order to track softkeyboard is open or not, this tutorial is helpfull for you, and you will easily dissmiss the softkeyboard by pressing bac

How to create a custom back button in iOS

Some times we need to create a custom back button for Navigation Bar in iOS. If you want to create an easy navigational back button instead of creating a view and add that view in navigation bar then use below code to achieve it. UIButton *backBtn =

How to load a previous page using JavaScript ?

History back() method in JavaScript : The back() method of a history object is used to load the previous page browsed. In our application sometimes we required to go to last opened page, in this case the back() function is used. It is same as the bac

Disable back button in Android

Hi Friends... Sometimes we need to disable back button in our application mostly for security purpose. So here is the solution. We just need to implement onBackPressed() method but returns nothing .And if you want to do some other task on back butt

Customized back button

The default back button in the navigation bar that pops the current view and takes the screen to the previous ViewController, can be easily customized and made to look fancy, trendy and in relation with the rest of the theme of the app. This is pret

Types, Tools and Advantages of Back-end Testing or Database Testing

Types, Tools and Advantages of Back-end Testing or Database Testing:- Types of Back-end Testing or Database Testing:- There are several types of back-end testing or data base testing. Back-end testing contains the following testings:- Functional

How to go back from a page using window.history.back in angularjs?

We can use the history.back() method which loads the previous URL in the history list. It functions the same as clicking the Back button in the browser. Here is the code snippet to show it's usage :, <html> <header ng-controller="menuCont

What is Backend Testing ?

What is Back-end Testing ? Back-end testing is also known as data base testing. This testing performed at server side. The entries or data which are inserted in the front end or forepart will be collected in the back-end or backside. There are many

Can I Alter Postfix Notation to Prefix Notation with Small Tweak in C++

Preferred language using C++// Basically the expression below has been converted into a C++ postfix expression. Now i need to reckon the result. I used deque somehow, instead of stack, because i tried using stack and it didn't seem to work. but

Which is the best approach to select the Server?

Hello, I want to create a multi-player game but I am very confused to select the back end server. I want to do this game with unity effects. Thanks in advance.

prev 1 3 159
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: