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

Search In

How to create simple product in magento with custom options ?

These are the steps you can follow to create simple products in magento with custom options them   1.  Login to Admin menu, go to Catalog -> Manage Products.   2 In the upper-right corner of the Manage Products page, click the A

The Architecture of an Angular 2 Application

In this post, we will understand the architecture of Angular 2 framework.  These are the modules that Angular 2 architecture contains:  Module Component Template Metadata Data Binding Service Directive Dependency Injection &nbs

Cursor in SQL Server

A cursor is a database object that can be created at runtime. It is used to get data  from a result set line by line(or row by row) rather than executing  all the rows in the result set at a single time like an SQL-transaction. Generally, w

Introduction to bootstrap 4

In this blog, I'll tell you a brief description of Bootstrap 4. Currently, Bootstrap 4 alpha was released. This release included a major upgrade of Bootstrap with some huge changes to the way it functions. Porting from Bootstrap 3 to Bootstrap 4&

How Ransomware Authors Use Psychology to Achieve Hacking Goals

  Ransomware is a type of cybercrime that is very much a psychological challenge. Psychology is involved in each and every aspect of ransomware attack, from the moment of infection and to the moment when people pay the ransom.   As far

SQL SERVER: Copy structure of an existing table without data into new table

SQL SERVER: Copy structure of an existing table without data into new table   Create a table named "tblStudents" in database and insert some dummy data into it.   CREATE TABLE tblStudents ( StudentId INT NOT NULL IDENTITY

Amazon Go: A Grocery store with no Checkout lines

You’ve probably spent a number of months of your life in checkout queues – even if it feels longer. But ‘someone’ has worked out a way to beat the system. ‘Amazon’ has gone past offering fashion and beauty products

Using commands in WPF

In the following article, we are going to see the use of commands in WPF MVVM application. Before we move on to see the actual implementation, it's necessary to understand why we use commands in WPF. Commands are used to separate the UI componen

Discussion on send smtp mail from godaddy server in php

Hi Reader's, Welcome to FindNerd, today we are going to discuss on how to send SMTP mail from GoDaddy server in PHP. If you are developing any web application in PHP then, sometimes you are required to send emails in your PHP application. You c

Thread and instantiating thread in java

In this blog we will learn about importance of Thread class in java and instantiating thread. Every java program consists at least one thread i.e. the main thread. The Java Virtual Machine always creates a main thread and calls the main method in the

1 240 363
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: