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

Search In

How to draw radius around a point in Google Map?

Draw radius around a point in Google Map I want to add 10 miles radius around each marker. This is a very good example which will explain you how it works : https://www.freemaptools.com/radius-around-point.htm . This example will show you that how t

How to search two or more words in php using explode and implode function ?

How to search words in php using explode and implode function?: I am posting this blog as many php coders got stuck while searching multiple terms using implode and explode. I have the form in which users are going to search multiple terms. Here is

How to make ListView fragment in android

In the below example code I have created a ListView fragment app. In first step, first I have created list_fragment.xml layout here I have added a ListView and TextView. In Step second, I have added a fragment in actvity_main.xml layout and then in s

How to rename a column of paginator sorting in cakephp?

This blog will help you to modify the column name of paginator sorting. I am writing this blog specially for beginners as I was also facing this small issue. If you want to rename the column then you need to pass second parameter as desired colu

How to autogenerate ER Diagrams of database from mysql?

Auto-generate ER Diagrams   Hello friends, I was trying to find a way to create ER Diagram of database. So I was looking for tool through which we can create ER Diagram instead of making flow charts with markers etc. The name of the software i

LINQ to Array

For using Language Integrated Query into array we will first declare an array of items   I have created array list of cars in which i have name and its color as the list item associated with this list   /* Array of cars manipulateed by

.Net extension method

Extension method in .net is very important feature and good practice for reusable code. Extension method is a static method of a static class that can be invoked using the instance method syntax. Extension methods are used to add new behaviors to an

Animated checkbox using CSS3

Hello,readers I had created a simple animated checkbox using Font Awesome ( CSS Bootstrap file), along with pseudo elements, CSS3 Transition property and opacity. In my example, I had created an unordered list and placed checkbox tag along with the

How to create file using cat in Ubuntu?

Hello friends, I am writing this blog which will let you know how to create a file using cat command. Using cat to create a file cat is useful for creating a file. Enter the command cat, followed by the > (the right chevron) character and the fi

How to add icon with text in tab layout

In the below code example I have created a Tab layout, here I have created two methods, first is add text value and second in declare icons.You can see below example code it clearly describes How to add icon with text in tab layout.   // icon

1 236 720
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: