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

Search In

Transaction in Rails

To maintain the data integrity sometimes we need the changes to database to occur when all of the actions have successfully finished.  One of the examples is funds transfer from one account to another. One account should be debited and another a

Choose Image from gallery

Hi All, Sometime we have to pick an image/video from device gallery and to open gallery/photos of your device and pick any image , we have to follow these simple steps.   1) Ask permission to access user gallery. Add these key and value in yo

Swift: Get clicked image by camera

Hi All, Sometime we have to take a picture using camera and use that image , we have to follow these simple steps.   1) Ask permission to access camera and microphone. Add these key and value in your project plist:- <key>NSMicrophoneU

Bar code scanner using Zxing library

There are too many libraries available to read qr code like Zbar and zxing library. Here we are showing how to use Zxing lib to scan qr code : First of all add dependency in app gradle file :   compile 'me.dm7.barcodescanner:zxing:1.8.4

What are various methods to make ajax request in jQuery?

Hello Readers, Using below jQuery methods, you can make ajax calls. load(): It's a jquery method and simple method in jquery and the most powerful AJAX method.Load method load the data from the server and returned the data and this return data put

Tips to remember while Crowdsource testing your applications with the group?

The fundamental differences between crowdsource testing and Software testing outsourcing is that, in crowdsource testing, testers/analyzers might fit in with diverse work environments. In outsource testing, the testers are from the same organization

How to generates and returns pdf version of a report in openerp?

In openerp you make a request to read the assets while the transaction creating is not done and As the assets are generated during the same transaction and the rendering of the templates will call them. There is a scenario where the assets are unreac

Knowing the "graph"

A histogram, You might have seen after you open Photoshop, using camera raw. Its a graph playing with color highlights and tones of an image. While it may be intimidating looking, histograms are nothing really all that complex. What they represent ar

Optimistic control for concurrency in ADO.NET

When we are working on a shared database multiple users will made changes to it simultaneously. So in that case when any update is being performed by one person does not gets reflect to the other person using the same table.   So mainly the p

How to fetch meta data of an image in iOS

Metadata can be described as data about data here the metadata of an image we will fetch by using code in IOS9 . Metadata of an image includes resolution,gps location,creation date,modification date etc. here we will discuss a very simple way to find

1 6 19
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: