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

Search In

Best 4 Ways to Make Your Mobile App Hack Proof

The user can lose important and private data like pictures, videos, bank information, healthcare data, and a lot more, which could be very threatening. On the other hand, the app company that gets hacked will lose according to the scale of the attack

Command Bar in Windows Phone 8.1

Command Bar is an interface control which can provide multiple options in the form of icons and menus in windows phone application. Icon options are represented as PrimaryCommands and menu options are as SecondaryCommands.   Adding a CommandBar

How to add Custom Metabox in a particular page in Wordpress?

Hello readers, In this tutorial I will guide you to "How to add Custom Metabox in a particular page in Wordpress."   In WordPress, If you want to add or save some extra field in a post, custom post type or in the page. So basically w

How to write a custom directive for password and confirm-password validation

A custom Directive helps us to control the rendering of the HTML inside an AngularJS application. It makes AngularJS responsive. Here is a custom directive to check for password and confirm password validation: angular.module('app') .directi

Introduction to JWT

With API becoming so popular these days thanks to SPA base applications, it was also required to keep these APIs secure. So the most popular of securing api's is token based authentication, whose flow is little bit like this: 1. In the browser

Implementing AFNetworking

AFNetworking is currently the most popular 3rd party networking library for iOS and OSX. The latest version of AFNetworking (2.0) is built on top of NSURLSession which is the new preferred method of networking introduced in iOS 7 (in place of older N

Read System environment variable in Spring

Hello Friends, The below code will show you how you can read System Environments Variables and System Properties by Using Spring applicationContext. We have to create SystemVariables Class and create the property systemVariables SystemVariables.jav

Adding and Deleting items in dropdown using javascript.

Hi Readers! In this blog we will learn How we can Add and Delete items in dropdown in JavaScript. .In the bellow example we are going to add items in dropdown and delete selected item from the dropdown list on specific button click . <html la

Prevent SQL Injection Attack

SQL injection is a technique that exploits a security vulnerability within the database layer of an application.Using this technique the attacker tries to run his own malicious query against the database.The key component of these malicious queries i

How to get or post asynchronously data using ICallbackEventHandler interface in .net

Hello all, Working with ASP.NET web forms, if we want to post or fetch the data from server asynchronously we use ICallbackEventHandler which is an interface that can be implemented in any class by inheriting it. ICallbackEventHandler is an interfa

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