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

Search In

Bind Dropdown using AngularJS

Hi All, This log will help you to bind data to dropdown/html select control using AngularJS. Data is populated using webmethod. <select ng-options="Country.CountryName for Country in CountryList" ng-model="selectedCountry"> </select>

Create and Delete and Recreate Table

Hi i have been asked to the following task.   Your project must meet the following specifications: 1. Create a table tbl_User in MySQL using the console or phpMyAdmin, consisting of the following column names: a. The table structure is as fo

How to use Drush in Drupal

Drush stands for Drupal shell, which provide shell interface for managing Drupal sites. It is a useful command line tool to perform various admin tasks using just one or two commands in the terminal. It seems very complex for newbie but when you will

Resolve LOAD DATA INFILE Error : "The used command is not allowed with this MySQL version"

This article provides the solution for the issue with LOAD DATA INFILE statement. PHP provides a lots of options to import data from text files. I faced this issue while I was trying to import data from a text file (data.txt) into mysql table using &

Using rolify devise and cancan gem together for user authorizations and access in rails

Hi friends, Whenever we create an application, there is always a case where we want to have different kind of users who needs to login into the app but they have different access rights, so that some functionalities are hidden for some users and some

How to build Asp.Net website with multi-language?

While creating website in multi-language we have to first understand that what is Localization and Globalization  Localization-Localization is the process of designing web application in such a way such that it can display content in the langua

Hadoop single node cluster setup in Ubuntu

  Hi, this blog is to help you to set up a single node Hadoop environment on your Linux machine. To know about Hadoop follow these links https://en.wikipedia.org/wiki/Apache_Hadoop  http://www.tutorialspoint.com/hadoop/ https://

Fetch the data from the database and display the fetched data in the dropdown

In this web journal, I'll demonstrate to you generally accepted methods to bring the information from the database and showing the got information in the drop down. I do have a database named CakePHP and in that database I have one table named pr

DATABASE ADMINISTRATOR AND ITS ROLES

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 DATABASE ADMINISTRATOR   Databa

Socket.IO using node.js and express

In node.js Socket.io enables real time event based communication. What that means is that we can communicate to the server from the client and in return the server can talk back to the client. Socket.IO uses WebSockets when it can and has fail overs

1 34 75
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: