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

Search In

What is Xamarin

Hello All, In this blog, we will have a brief discussion on Xamarin. Xamarin is basically a tool for Cross Platform Development of Android, iOS and win forms.You can visit the Xamarin website https://xamarin.com/ and you can find more details abou

Send email template in mandrill using dynamic key in Laravel5

If you want to send mandrill template not integrated with Mailchimp and by using Secret Key dynamically follow given steps Use https://packagist.org/packages/mandrill/mandrill package Run composer update In your controller use Mandrill; public f

How to send attachments in mail using PHP

Hello Reader's! If your mail is contating some attachments then you can use the simplest way to sending the mail with attachments. Lets see the example below:- $email = new PHPMailer(); $email->From = 'you@example.com'; $email->FromName

Bootstrap

Bootstrap is the framework in which responsive designs can be made. Responsive design means which can be fit to any device of any resolution Bootstrap is a free front-end framework for faster and easier web development Bootstrap includes HTML a

Toggle method

This method is used to show() and hide the content of selected elements. show() method is execute when selected element content is hide while hide() method is execute when selected element content is visible.  The toggle() method toggles betwee

Image Crop in Android

Image cropping in Android, there is a support in some devices by default for cropping image but its not reliable, so here is some code to get rid of this problem. Step 1. Declare crop activity in your manifest like this :- <activity android:nam

How to set multiple attribute values using jQuery?

Hello friends, Today we learn to change the multiple attribute value using jQuery. To set multiple attribute value we will use a jQuery attr() method. This method is used for changing the attribute values. We can change multiple attributes with the

Create Facebook App for Unity3D

Hello Readers !!   Today I am going to explain basics steps to create a Facebook App so that you can use Share, Invite and Login in Unity game.   First create a Facebook App. Once you will login on https://developers.facebook.com/&

How to create a module using Liferay Plugin SDK in Liferay 7.0

Follow the following steps to create a module using Liferay Plugin SDK in Liferay 7.0. 1) Install Liferay IDE in your eclipse (if not yet installed). Follow this to install Liferay IDE. 2) Open eclipse and create a new Liferay Workspace Project. Se

Most Popular Application Development Frameworks 2016

      "Developing mobile applications used to mean that you had to write native code, for each individual device or operating system that your client required. However, these past few years the term Hybrid App Development

1 88 287
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: