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

Search In

What is High Availability testing?

High availability(HA) means undisrupted functioning of a system for a long time so that users face no troubles in accessing the system almost all the times. Customers expect from companies that their services will be highly available 24x7x365, especi

PIM workflows

Hello Readers Today we will discuss about workflows for PIM Desktop. The steps to interrupt or continue an active workflow. Workflows A workflow is a group of tasks that are organized in order to automate any business process. A task can

Scroll in jQuery

Suppose when any page has lot of information and you are at the bottom of the page and we want to back at top of the page, either you can refresh the page or click on a link there. Example: Html code: <!DOCTYPE html> <html> <h

How to check metadata of an audio file in iOS

Hi Readers, The below code snippet will give you the meta data of an audio file. You need to add an audio file in Resource Folder. Once that is done use the below code. Let us also understand the code.   - (void)viewDidLoad { [super view

Circle checkbox style in WPF

Creating style for circle checkbox:   <Style TargetType="CheckBox" x:Key="CircleCheckbox"> <Setter Property="Cursor" Value="Hand"></Setter> <Setter Property="Content" Value=""></Setter>

Discussion on Auth component in CakePHP 3

Welcome to Findnerd. Today we are going to discuss Auth component in CakePHP 3. Authentication is necessary in all web applications. You can identify the user by his provided user-name and password and authorized his activities in the application so

How to add Google fonts in TinyMCE editor in rails application?

In my app there is requirement to add Google fonts select-box in existing TyniMCE editor and also  fonts family should be load from app/assets folder. To complete this task we will following  the below steps.     Step1: Modi

Counter-increment CSS

CSS counters are like variables. The value of CSS counters can be incremented by CSS rules. The addition value will track how many times the variable is used. CSS counters are having following properties:-   counter-reset   counter-inc

How to Build a Great Dev Team from Scratch

You’re going to count on your developers for a lot. All qualified developers have the know-how to get the job done, but it’s your responsibility to make sure you’re working with them, rather than against them. Once you’ve foun

Facebook Integration With Unity3D

Hello Readers !! Today we are going to discuss the Facebook integration in the Unity Apps/Games. Facebook integration is very common things in today apps. Now each and every app has Facebook section in it. So for the success of App now it's ma

1 99 126
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: