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

Search In

Trigger in MySQL

Here, I have created a small database for a book store application. In which two tables are required:- book:- Stores a unique book ID, the title, content, and a deleted flag. audit_book:- Stores a set of historical changes with a record ID, the book

Installing mod_jk on Apache on Ubuntu

This tutorial will help a user to learn how to install mod_jk module and what is mod_jk.mod_jk is basically Apache module which is used to connect the “Servlet Container” [also known as “Web Container”] with the “Web Servers” (i.e. Apache, iPlanet, S

Regular expressions for Email Validation

Regular expressions for Email Validation In this post, we are going to elaborate, how can we implement Regular Expressions for email validation in JavaScript. There are many validation example and function are available, but we are

How to serialize a class in C#

Hello All, Working with ASP.NET C#, I wanted to serialize a class to a file which will be later de Serialize to access its properties and delegates, and to do this we have following block of code : Structure of the class to be Serialized : [Serial

How to design XSL-fo style-sheet in XML

Hello guys I need help to design XSL-fo style-sheet but I don't know which is the best way of design to XSL-fo for generate PDF file. Please suggest me best way of design XSL-fo style-sheet. My code format is below : <?xml version="1.0" encod

How to Create Google Webmaster Account

Google webmaster account is a very important tool for a Company website. Using this tool we can check website performance and maintain it according to google guidelines. Google provide this tool and it is absolutely free for everyone. As well as Goog

How to create category attribute ?

Magento provides a way to add product attribute from admin but sometime we need to add category attribute in our category settings. So here I am going to tell you the way we need to create category attribute programmatically.E.g. I am creating one ag

How to write a custom directive for password and confirm-password validation

A custom Directive helps us to control the rendering of the HTML inside an AngularJS application. It makes AngularJS responsive. Here is a custom directive to check for password and confirm password validation: angular.module('app') .directi

difference between echo and print in php

Hello Readers, The below is the certain points which show the difference between echo and print in php: Echo and print both are the statements in PHP. Both are used to output data to the screen. 3. In php echo is faster than print because both e

How to change backgraund color View on select radio button in android?

Here I have created change backgraund color View app. when we select any radio button then it will change the backgraund color. In the below example i have use four radio button on diffrent colour id. You can use the below code to change backgraund c

1 435 720
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: