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

Search In

Some key Point of Effective Icon Design

Hi Friends, This small article can help you to create nice icon. I have some small idea in my mind to create effective icon designs, Before going to design icon, there are some guidelines and principles which you might found that are worth studying.

Stored Procedures and Functions in MySQL- Part 1

Why do we need stored routines? In this multi-part series I will explain the need of stored routines commonly know as stored procedures and functions , how to manage them, how to declare variables, programming blocks (loops, how to perform condition

Jquery Chaining

Jquery Chaining:     Till now we know that Jquery statements are executed line by line i.e one line after the another, but there is a technique that allows executing multiple Jquery commands in a single line just one after the an

How to Integrate Google Map in a .Net Web Application

"Integrate Google Map in a .Net Web Application"     In this article I have discussed how to integrate Google map in a .Net Application. Getting Started: Make a web application, and write the following HTML in the aspx page: &l

How to Create a Responsive Image Slider in jQuery

By using jquery image slider plugin we can create Responsive Image slider .In below example, I am using rslider plugin. Step-1. Link files <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script

How to bind onclick event function in JQuery

In the example below, I have created a bind onclick event function. when we will click on the button, element will dynamically added to DOM and it will bind the click event only to the elements that exist at the time of binding. To bind the click

Limit the Character Count in Textarea in Jquery

Hello Readers, Here, I will tell you about the character limit on textarea using Jquery. For Example, If the character limit to write on textarea is 100 character ,then we write only 100 character on the textarea not more than 100. Therefore, we u

pagination in core PHP

**When there are a sufficient number of pages present, a Last Page link is added. When you navigate away from the first page, a previous page link is added. When you navigate past the second page, a first page link is added. This code hasn't been te

load javascript files asynchronously?

To load javascript asynchronously, If we have latest browser where HTML5 supported then we need only to add "async" tag having the value true. In case of having old browser, we need to create a js function that will add our javascript asynchronousl

Activities in Xamarin.Android

Hello all, In this blog, I will continue on my previous blog What are the building blocks of Xamarin.Android , and we will discuss about the building blocks of Xamarin. One of the most important and interesting building block of the Xamarin.Android

1 198 352
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: