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

Search In

Why Cloud Data Migrations Fail?

Do cloud migrations fail? Yes, they do, if you make one or more of these mistakes!   There is a mismatch between your need and the cloud/cloud services provider The cloud can mean many things to many organizations. IaaS, PaaS, SaaS or

Is Angular JS Compatible with Odoo

Odoo-7 and Odoo-8 support the angularjs using Odoo Web Services but Odoo-9 and Odoo-10 does not supports angular js, the reason is that Odoo-9 and Odoo-10 supports back-bone.js.   Below are few steps how Odoo-7 and Odo

Use of JPA(Java Persistence API) to implement ORM

JPA:- Java Persistence API is a collection of classes and methods to persist or store data into the database Using the JAVA API. The Below code will show you how you can work with JPA. First we make the POJO. Employee.java package com.evon; pu

How to Use Price Slider using PHP and jQuery

Hello Reader's! Today in my blog I am going to explain about Price Slider. While shopping every time you see a price slider for filtering data from database. Price Slider is very common in modern website and mainly use of this of an eCommerce web

CakePHP tree behaviour

In a tree structure data or records are stored in hierarchical manner, In tree structure the starting data record  is called root node or parent node and other are child or subchild of parent node. For implementing tree behaviour in cakephp , F

Saving image in Base64 into database

In SQL server we have scenarios where we need to store image into the databse One way is to store image URL into the database by creating it into a folder Other way is to store entire image into the databse For doing that you need to create column

  • 169
CRUD operations in PHP with MySQLi Object Oriented Interface

My previous article CRUD operations with MySQLi procedural functions is demonstrating about performing CRUD operations on MySQL database. As we know that one of the best feature of MySQLi is that it also provides an object oriented interface, which i

How to fetch data from two table in cake php

Suppose we have a table name player having field id, name of player, images, etc having some data .Now we have another table name playergallery having field like id, player_id, images, etc here player_id is foreign key and it is referencing to table

Peer-to-Peer Mobile Payment System: Development with Blockchain

The advent of peer-to-peer mobile payment apps has created a new world of cashless, card-free, and pay-contactless transactions. Their cross-industry applications and use cases range from splitting bills, making remittances, and booking tickets to ma

ASP.NET MVC Do's and Dont's or Best Practices

Hello Friends, Asp.net MVC is now getting more popular day by day, So before dealing with MVC we need to understand some Do's and Dont's of it. This blog will help you to understand Do's and Dont's of ASP.NET MVC. ASP.NET MVC Do's and Dont's / Best

1 129 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: