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

Search In

Memcached Glitch in Project and How it Went Away

In one of our current Project we used Memcached. Objective was to minimized database to-fro for very high UDP requests hitting Java application. Hence all device ids were placed in Memcached so that we could very promptly identify the incoming UDP re

Push Notification in iOS

iOS Push Notification Tutorial:- Note:- Start following steps and don’t do anything else. There are so many Gotchas while creating certificates but don’t get confuse and follow these steps. Step 1:- Generating the Certificate Signing Request (C

Using Enum.TryParse for parsing value to enum

This is a demo of using Enum.TryParse method for converting string values to enum type. We have function Enum.TryParse under System namespace in Enum class. This method is used for parsing string values to enum type. Signature of the method is as fo

Displaying date into a particular format using angularjs

In angular we are provided with date $filter that formats date to a string based on the requested format.* There are several formats.Some of them are :- 'medium': equivalent to 'MMM d, y h:mm:ss a' for en_US locale (e.g. Dec 4 201512:05:08 PM) ’sh

GUID in .NET

For generating password or password salt or random password in forget password case we have to create password in every situation.     For doing that we write code, but in this case there may be a chance that password gets repeated which

Form objects with Reform gem (Rails refactoring)

We have been discussing refactoring in our previous posts. Next to our refactoring pattern, we will discuss few gems that can be used to improve our coding style.   In my last post i explained form objects pattern. Form objects are nothing but

How to rename a file

We have two ways by which we can rename our file 1.  Move method 2. MoveTo method 1. Move method Move method move a specified file to a new location. Syntax: public static void Move( string sourceFileName, string destinationFileName ) It

How to Get Google Maps JavaScript API Key in 7 Quick Steps?

An API is a tool which is used to create software or application programme. The Google Maps JavaScript API (Application Programming Interface) key is used to display maps on your website. So, in this tutorial, we will see "How to Get G

5 laws of Social Media Marleting: What do customers expect from you

According to Social Media Examiner, 97% of marketers work with social networks. 85% of them do not know which tools are best to use. This suggests that the potential of social media marketing is huge, but experts do not understand how to work with th

Learn Basic Structure of C++ Programming for Beginner

Prior to creating a C++ program, one needs to start the C++ IDE. The instructions for starting C++ all depend on the system one is using. This unit assumes that the individual is using the Bloodshed compiler. Incase, one uses a different version of C

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