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

Search In

Mysql database browsers not working after upgrade

needed version 5.7 of mysql server for a project. I upgraded from version 5.5 to 5.7 using this tutorial. The upgrade was successful and I am able to use the updated version via command line. However, mysql browsers (mysql-workbench as sqlyog as well

Drag, Drop , Sort and Save using jquery in cakephp

To implement drag and drop in cakephp using jquery, you need to follow following steps :- Step 1: Make index.ctp and add following code in it :- <head> <style> #sortable-list { padding:0; } #sortable-list li { padding:4

Searching and Pagination in AngularJs.

Hi All, This blog is about pagination and searching in angularjs. In web applications, we have large amount of data to display and generally we use tables and lists.Searching and pagination makes it easy and user friendly. First lets start with th

Top 5 Essential Twitter Tools

Whether you are an engineer or labourer, an electrician or a carpenter, a rocket scientist or a common geek, everyone needs right tools to complete their work effectively and efficiently. No one imagine this world without making use of tools. The imp

Ado.Net : Best practices for C# programmers

Hi Friends, All of us use ADO.Net one or another way while writing code for database connectivity. In .Net whether you are using your custom classes for data connectivity or using ORMs(Entity Framework) or Enterprise Library, you are using ADO.Net f

Understanding directives in AngularJS

Directives are an important feature of AngularJS which are used to extend HTML and create reusable and testable code. The framework provides a set of rich built in directives and we can also build  custom ones if required. In this tutorial we wi

How to Check Updates on Your Android Phone

In this blog post, I am going to explain how you can check updates of the latest version of  the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range

How to support multiple language in a application ?

In this tutorial, we will know that how to use multiple language in a single application . We are using four language to show our contents such as English, Russian, German, French. Follow below steps. Step 1- Prepare string resource for the four lan

How to integrate Firebase in Android?

Hi Friends, This tutorial will guide to integrate Firebase in android application and store and sync data to Firebase through a very simple example. We will discuss complete tutorial step by step . Step 1- Firebase introduction Firebase provides

jQuery .bind() vs .delegate() vs .live() vs .on() Methods

Introduction jQuery is a compressed and fast JavaScript library which can be used to facilitate event handling, AJAX interactions , HTML Document traversing and animated effects for the website development. jQuery is a free open-source library whic

1 134 179
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: