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

Search In

QueryString explained with example in ASP.NET

QueryString explained with example in ASP.NET QueryString is the property of Request object which is used to pass variable values between html pages or between web forms. It is easier to pass data between web forms through QueryString. Example of Q

after_sign_in_path_for method and after_sign_out_path_for method in rails

If we are using Devise gem with our Rails project, One of the common tasks that a developer wants to do is to show a custom page when a user signed in . So here our intention is to modify the default Devise's behaviour when a user signed in . L

Digital Cleaning Checklist: Tips to Clean and Protect Organization's Data

IBM has estimated that businesses in the United States lose $3.1 trillion a year simply because of bad data. This cost represents the amount of time and resources that are wasted when professionals and decision-makers have to work around errors or du

Cybercrime in Sports and How to Defend Yourself

When discussing cybercrime in sports and the defensive measures it is better to start with basic information about cybercrime. What is cybercrime? The increasing numbers of people using devices connected to internet during last few years has inc

How to Implement Callback in Android to Communicate Between Classes & Fragments

Callback is a way to inform a class synchronous/ asynchronous when an event occurs. A simple way to create a generic callback is to use interface with a method in which JSON is passed.     So, In this tutorial, I will guide you about h

What is a Firewall and Reason Why Should Use a Firewall?

In today’s world of computers, we keep hearing the term firewall frequently. Well some of us might guess that the word firewall means some wall of protection. Some might guess it to be prevention against computer viruses. But you never know, so

Java web error in the servlet file

Hello, I have a problem to run the next code. I have a glassfish server and I add servlet api. The problem is when I try to run it this error occurs: In-place deployment at /Users/jakublemiszewski/NetBeansProjects/JspServletTutorial/build/web GlassF

Dynamicaly load more items to the ListView

To dynamically load more items to the ListView when you scroll at the bottom, we implement onScroll() method in which we can find out the which item is visible when we will reach at bottom it will load more items. Following steps are used for this:

How to make Bluetooth Connection in Android?

Bluetooth connectivity in Android is achieved through the APIs provided by Android itself. You need a broadcast receiver to keep checking for the Bluetooth devices. With the help of broadcast you will get to know whether your device get connected, d

How to get current device location using of GPS

This android tutorial will help you to get current device location based on GPS service. GPS is a technology except device internet and WiFi that provide device current location. GPS location provider will give our location accurately. To use of GPS

1 28 106
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: