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

Search In

AdMob Integration With Unity3D

Hello Readers!!   Today we are going to discuss about the AdMob SDK intergration with Unity3D. Its very easy and straight forward. You can download the latest AdMob plugin from here :- https://github.com/googleads/googleads-mobile-unity/rele

Extension Methods in C#

Extension Methods in C#   Extension Methods were introduced in c# 3.0. These methods are helpful in adding methods to the types which already existed i.e without creating a derived type via inheritance, methods can be added to existing type. I

FaceBook Integration in Android Application - 8 Steps Process

Facebook integration helps the user to login to your app with his/her Facebook account.     If you are looking for the procedure to integrate Facebook in your android then do follow the steps mentioned below:-   Step 1) In your

DBX to PST Conversion – Migrate Outlook Express to Outlook

Are you mentation to move from Outlook Shipping to Outlook? Look Shipping creates DBX folders to fund email messages. But you can't turn a DBX file in Outlook consumer. You human two options here: either you can significance email messages from D

Using @PreAuthorize on Spring controllers methods

Authenticate controller method using @PreAuthorize annotation : @PreAuthorize annotation is used to provide the method level security. We can secure our methods by using @PreAuthorize annotation. It is very easy to use and it is always preferred over

Getting Started with Kotlin for Android App Development - An Introduction and Basics

As google’s Io 2k17 KOTLIN is announced as official language for android development. Hence, it is a time to gear up with this new language.   So, today in this tutorial, I am going to show a simple android app demo in kotlin

Test Plan

Test Plan It is a document prepared by managers or leads which consists of all the activities related to testing, once the requirements are given the managers and lead study the requirements and prepare the test plan. The test plan is followed by al

Spring JDBC Template for calling Stored Procedures

In Spring we can call the stored Procedures using the SimpleJdbcCall class. we have use it with IN and OUT parameters. Firstly we need to create the procedure in database. DELIMITER // DROP PROCEDURE IF EXISTS `TEST`.`getRecord` $$ CREATE PROCEDURE

Android Custom camera

This tutorial helps you how to create custom camera app, with the help of the following sample code. The Custom camera capture the image with auto focus and flash on the click of the capture button.Some developers may require a camera user int

ApplicationContext in Spring web applications?

In this tutorial we will discuss about ApplicationContext instantiation for web applications and how to access it. There are numerous different ways to get a task done in Spring framework and that is one advantage of it. In web application, Applicati

1 22 26
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: