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

Search In

How to create ANE file for In app purchase for iOS

Hi Readers, This is the video blog where you can find how you can create ANE file for In-App purchase for iOS framework. I have used MAC machine to create it. Requirements: Download ANE-In-App-purchase from GitHub. Download Air SDK Compiler Down

How to create a web service

SOAP:Simple Object Access Protocol defines the request and response message format in a web service. It is XML-based communication format and encoding format for inter-application communication. SOAP is built to use for cross-platform, cross-language

How to send a key event to the device ?

There are two methods we use to send the key events: sendKeys() sendKeyEvent(int) Every keyboard event is associated with an integer value and we have to pass the integer value in the method to perform the desired action. Suppose if we have to pr

SQL Tutorial -> Sql Select Top

<-- Chapter 21: SQL Injection Chapter 22 SQL Select Top SQL Select Top clause is used to retrieve TOP N number of Records or X percent of Records from database table. Note: All database systems does not support the SELECT TOP clause. Lets se

How to make vector drawable in android

In the below example I have created vector drawable function. For this first I have created vectordrawable.xml, animvectordrawable.xml , anim/rotation.xml and path_morph.xml layout. In activity_main.xml layout I have added TextView and ImageView. An

Photoshop Batch Editing Function

Hey Guys!! If you are a Graphic Designer, then you probably aware of the value of good time management. Many times Graphic designers are required to work tight deadlines to get projects completed. I knew this because I'm also a graphic designer.

How to create project site using rest API in SharePoint

Every project have its own SharePoint sites in which each project has its own documents, tasks,project details,Deliverables, issues and so on. For creating that sites first we have to set permissions from settings.First go to PWA Settings > Connec

Stored procedure in ADO.NET

In ActivexDataObject we use Sql classes to perform multiple operations related to the database ant the datasources.   We write SQL statements directly into the Sql class object or we can write the stored procedure and just invoke it in the Sql

jQuery Slider in Magento

In Magento 1.9 new RWD theme have its own jQuery Slider. Using the same slider cycle we can add slider in our page. We can find the jQuery slider coder in this path skin>frontend>rwd>default>js>slideshow.js, The co

Rack in Rails

Rack is a middleware, it provides an interface for a web server to interact with a web application. To understand how rack is used to interact with web server and rack(rails) application, lets first understand the request-response cycle. Client reque

1 165 217
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: