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

Search In

Sending WhatsApp Message in .Net

Hi Friends! This time I am here with a very small article about sending WhatsApp Message from your .Net application. You need following things for that. 1-WART(WhatsApp Registration Tool) This a tool with which you can get the password to be use

How can i arrive at the my expected output in my android project?

Hello friends how can i arrive at my expected output in my android project? Currently, I am getting all the output values such as brand,model,type,variant as integers instead of text. Actually i need my result as  RegNo: TN10D5551 Brand:AUDI

Creating RESTful API in cakephp

This tutorial will help you to learn how to create rest api in cakephp. For this we need to follow the following steps: Step1: Create a database and a table say "users" Step2: Now we will create the Users Model, Veiw and Controller. users

How to solve "cannot import name models error" ?

Hi Friends, Please help me with the error, When I am installing partner_sms module in openerp. It is giving me below mentioned error - Traceback (most recent call last): File "/home/shiva/workspace1/openerp/OE7/openerp/cli/server.py", line 97, i

Send a request using Alamofire in swift

Use the alamofire in swift first install the pod file in your project using below steps: 1- open the terminal and run following commands sudo gem update --system sudo gem install cocoapods pod setup change folder to the current proejct directory

Onchange in Odoo9

Onchange is the most important function for Odoo. The "onchange" mechanism provides a method for the client interface to update a form at the time when the user filled a value in a field, without saving anything to the database. For example you can s

Error:Execution failed for task ':iTSM:transformClassesWithDexForDebug'

Please help me to resolve below error Getting Below error in Android studio after update the Compile and Build Tool version Please find the attached bild.gardle file early compileSdkVersion 21 buildToolsVersion "22.0.1" and aslo added be

GPS tracking in android tutorial

If you want to integrate GPS tracked latitude longitude to your application, then u need to add a GPS module to your program to make your app more smarter ,to automatically get the GPS tracked location in your app. In this tutorial I will

Callbacks in NodeJs

A callback is a function which is called after completion of a current running task. In Nodejs, all APIs are fully supports the callbacks asynchronous i.e. Non-Blocking Code features of NodeJs. Due to Non-Blocking features NodeJs makes highly scalab

How to refresh your list when you swipe down at the top / use of SwipeRefreshLayout

Sometime we need to refresh our list when we swipe down at top of our list so this feature is attained with the help of Swipe Refresh Layout. Here I am showing the list with the help of recyclerView, so we need to add SwipeRefreshLayout tag in our xm

1 5 17
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: