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

Search In

What are directives?

Directives are the functions of javascript in Angularjs, the function can run when the DOM is loaded by the angular framework. By this new approach, Angularjs will let you to  create a new directive which could manuplate or modify DOM logicaly a

TEST NEW RELEASE BUG FIXES123456

In their book The Wiki Way: Quick Collaboration on the Web, Ward Cunningham and co-author Bo Leuf described the essence of the Wiki concept:[8][9][page needed] "A wiki invites all users—not just experts&mda

7 Technologies That Will Change Your Business

Every year, new technologies emerge that have the potential to change the business world. While some fade away, others stay and make a huge impact. Knowing which trends to involve your business in and which ones to pass on can be challenging. However

cron jobs in Odoo

To run cron jobs for an Odoo deployment a WSGI application requires a classical Odoo (run via odoo.py) should connect to the database in which cron jobs have to be run (via odoo.py -d) And it should not be exposed to the network. To ensure cron runn

Creating PG Backup On Heroku

As we all know that creating a backup of your project is very crucial for any application , not just to recover your application in case of any unseen conditions but also for testing , creating a new server , migration etc. Until recently heroku do

SQl:Create,Drop and Select Database Commands

1. CREATE DATABASE Create database is a type of command used to create new SQL database. Here is the syntax of CREATE DATABASE statement:- CREATE DATABASE DatabaseName; 2.DROP DATABASE Drop database is a type of command used to drop any exist

Android SQLite Database Video Tutorial

What is SQLite? SQLite is a opensource SQL database that stores data to a text file on a device. Android comes in with built in SQLite database implementation. It is RDBMS, no connection establishment is required like JDBC and ODBC Lightweight&n

How to create a DATABASE in MySQL?

To create a database in MySQL, we use the CREATE DATABASE statement. CREATE DATABASE Syntax CREATE DATABASE database_name; CREATE DATABASE Example The below statement will create a database named "demo": CREATE DATABASE demo; Hope this will h

Top Database for Mobile App

Mobile OS is growing largest & stronger day by day that it also surpassed the Windows OS as the most used OS in the world by increasing its data computation.   The database is one of the essential parts for building mobile apps, adding mor

5 Ways to Close More Deals with CRM Software

The business is all about relationships. But many people need to keep track of countless conversations to work with. And all these interactions can be in different stages of the sales pipeline. It is a challenge that confronts many businesses and thi

prev 1 2 161
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: