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

Search In

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

Reasons Why Enterprises Necessitate Laravel Development Services

Laravel PHP framework is developed to make a few development tasks easier for developers for example:   authentication, sessions, caching and routing.   That means web application development difficulties are resolved using the Laravel

Do Software Engineers Write Code?

Do Software Engineers Write Code? Software engineers are professionals that create programs responsible for telling computers what to do. They do so by applying computer science as well as engineering concepts to design systems. Usually, software en

Test scenarios for Database testing

Following are the possible test scenarios to test Database:- 1) Exact data is saved in database on successful page submission. 2) Only after successful completion of operation data is saved in database. 3) To test values for columns which does not a

Restricting data in Oracle

This blog will help you to restrict data from a database. You can restrict the rows returned from the query by using the WHERE clause. A WHERE clause contains a condition that must be met, and it directly follows the FROM clause. If the condition i

Restricting data in Oracle

This blog will help you to restrict data from a database. You can restrict the rows returned from the query by using the WHERE clause. A WHERE clause contains a condition that must be met, and it directly follows the FROM clause. If the condition i

The Latest Developments in Odoo That You Have To Know

There are many types of latest developments in Odoo,That You Have To Know. 1- Odoo use external authentication providers, sign in with Social Media-like (i) Twitter Account (ii) Facebook Account (iii) LinkedIn Account (iv) youtube account (v) skype

How to show table list in a database in MySQL?

Sometimes we need to find table list present in a database so that we can identify which table we have to create and which one not. To work in a particular database we need to use the below statement first: use database_name; Example: use demo;

Use of Base Repository class

While performing database interactions  you need to made a repository class in which all SQL mehods are predefined.  That class is called as Base Repository   Imports System.Data.SqlClient Imports System.Xml Imports System.Globaliz

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