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

Search In

Top 10 Cross-platform Frameworks for App Development

Software development requires a lot of skills and time if you want to get a high-quality product. But today’s IT market is full of interesting tools that simplify the development process and make it much easier. Frameworks are the tools that co

How can you get all the combinations of given string in php?

We can generate all possible combinations of given string. Here I made a function get_string_combinations($str), this function will accept string as a parameter and will give you all possible combinations of that string. In this function, I have conv

ASP-Net-MVC-The CRUD-Part -1 Insert and Show

Hi Friends,I am back with my MVC article with some new things. So we've covered the concept and structure of an MVC application in my previous article which are listed below:- 1-ASP-Net-MVC-What-s-inside-Part1 2-ASP-Net-MVC-What-s-inside-Part2 We k

How to clear all textboxes in a form using jQuery

Hi readers ! In this blog we will see how we can clear all textboxes in a form using jQuery . To clear a textbox with id 'txtBox1' in javascript we use below code : document.getElementById('txtBox1').value = ''; We can use this code to clear s

How to implement Picaso Image Loader Library in Android?

In this tutorial, we will know that how to implement Picasso Library to loading images  in android. This is an open source library to loading images in Android. It provides a functionality to fast processing and caching data into memory. It dev

How to set up Cron Job on Amazon EC2 Cloud Servers

I am writing this blog because I faced issue for adding cron jobs in Amazon Ec2 cloud server. I was using Linux 64bit . To add cron jobs open command prompt (via putty if windows) and login via ssh, when you are login then type: which php this wi

How to to use covariant return type in java

 In the below example I will help you to use covariant return type in java. In covariant return will used  overriding method. The covariant return type specifies the return type in the same direction as the subclass. Here in the below examp

How to get the name of Controller and Action method in View using Asp.Net MVC

Get the name of Controller and Action method in View using Asp.Net MVC In one of my Asp. Net MVC project, I needed the name of the Controller and the Action Method in the View page. For this I used the following code:- @{ var actionMethod = @

Benefits of Developing Hybrid Apps using Ionic Framework

  Smartphones and smartphone applications, rule our lives. From the moment we wake up to the second we fall asleep, we are constantly in contact with one app or another. From streaming music to movies, from shopping to ordering food, these ap

How to Share Image & Link on Twitter through Unity iOS App

When it comes to Game Engines and Game Development, the technology name unity comes at top as it is not only most popular and powerful game engine which has a great visual editor for developing the games for iOS and Android but also have a lots of fu

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