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

Search In

Cordova plugin to login with Google Sign-In on iOS

Hello Readers,   In today's post we will learn about Cordova plugin to login with Google Sign-In on iOS. This plugin allow users with Google Sign-In on iOS application and you will get the user's profile information such as email, user

How to route requests in Node.js

This tutorial will help, learn how to route the requests in Node.js, for correct routing it is necessary to get the exact pathname and pass correct values via query string. We can get all these information through the request object. Hence to get r

How to show folder structure using TreeView control in Windows Form Application using C#.

Hello All, Working with Windows form application using C# while developing desktop application, many times we need to show the folder structure in TreeView control, and to do that we have the following code : private void btnShow(object sender, E

File Handling with JFile component in Joomla

JFile is the default library class for handling files upload, copy & delete functions. This can also be used to get the file name, extension and renaming a file while uploading. Following are the details of functions available that can be used

How to Remove Error 'No Such Element Exception' From Below Python Code

I am trying to run the following code: from selenium import webdriver # create a new Firefox session driver = webdriver.Firefox(executable_path=r'C:\Program Files\geckodriver.exe') driver.implicitly_wait(30) driver.maximize_window() # navigat

How to play video online using .Net

"How to play video online" For cutting a frame from a video, please refer to my following blog: Cut frame from a video In this article we will take a overview on cutting a frame using ffmpeg.exe file and then will discuss how to play the video o

How to add Table in HTML Editor with JavaScript

Hello all, While working with HTML Editor, we wanted to add a functionality by which user can create table inside the HTML Editor by just clicking the button. We added this functionality by following these steps : 1.Firstly when user clicks on add

How to make payment and inherits account invoice object in OpenERP(Odoo-8)

In Odoo first we create existing own module and inherits the account invoice object in your own module. Than fetch all object like as a account.move , account.journal, account.period in your own module and update the account.journal and also invoice_

Spring Junit Test

Hello Guys! Testing is a very most important part of any project. Without good testing, a good product is uncertain. We have different frameworks available for testing the product functionality. We have a good framework JUnit available in Java. Which

How to implement local notification in iOS SDK

Hi Readers, In iOS development of today scenario we may pass the data in different part of code either to selected class or broadcast. One way of broadcasting objects is local notification. Following is the way to implement it: To broadcast object

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