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

Search In

Optimistic control for concurrency in ADO.NET

When we are working on a shared database multiple users will made changes to it simultaneously. So in that case when any update is being performed by one person does not gets reflect to the other person using the same table.   So mainly the p

Display a random entry from a MySQL database in PHP

To display a random entry from a MySQL database we need to use a MySQL function rand(). To display the entry from MySQL database in PHP following script is used: <?php //connect to server with username and password, $connection = mysql_connect ("

How to create a simple custom module in Joomla?

Hello friends, today we will discuss how to create a custom module in joomla. Here, we are creating a module example. You can change the name of your according to your requirement. To create a module in joomla four basic files are required: 1. mod_

What is Authentication Technologies & types of Authentication Technologies?

Authentication is the technique by which a system check the identification of a end User who wants to access it. Since entrance or access control is normally based on the identification of the User who demand access to a resource, Authentication is e

How to create a Installer Script to perform operation on database in magento ?

In magento sometimes we need to add fields to the existing table or create a new table for our module, for this purpose we are required to write the installer script instead or performing the operation directly on database.   Lets see how we c

How to Grow Your SMS Marketing Database Without Buying a List

When it comes to growing your SMS database, buying a list should be out of the question. There’s no better way to get people to respond to your CTAs than by growing your SMS database organically, which basically means customers are willing to s

What are benefits using a SAP ERP

Every business software is essential in the digital world.  One software change your entire business model SAP ERP (Enterprise Resource Planning)software interconnect your business work finance, accounting, controlling, procurement, sales, manuf

What Is the Challenge and Strategies for Data Migration Conversion?

Data conversion and migration are intertwined. The experienced players of document conversion and outsourcing units often come with many pieces of advices for the best conversion strategy seamlessly from start to finish. They know what best practices

Install Wordpress on Ubuntu 16.04

Hello friends, I am writing this blog which will let you know how to install and set up WordPress on Ubuntu. Follow the steps below to install WordPress   Step 1: Create MySQL database Login to MySQL using this command: mysql -u root -p &n

Advantages & Disadvantages of Using Node JS

Before we get into the advantages and disadvantages of using Node JS, let me give you a brief idea about Node.js. It is an open source, cross-platform runtime environment for developing server-side applications. Built on Chrome’s V8 Java Scrip

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