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

Search In

Multiplication of integer values using shift operator (Binary multiplication)

There is an interesting way to multiply two positive integer values without using " * " operator and using binary shift operator. The complexity of the program will depends on the number of bits in the binary representation of the multiplier value.

How to start implementing a project ?

Hi, I'm senior computer information systems student, I'm trying to enhance my programming skills in OOP and data structures. I've created a simple application for each algorithm I've learned it's theory in the college such as sear

How to create Events managment in OpenERP(Odoo)?

If you want to create Events management in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install marketing_campaign module Step-2 Go to marketing Menu ->Events ->Events As shown in below screen-shot Step-3 Fill in the following

Some keyboard shortcuts in Xcode

Xcode provides many keyboard shortcuts that can save our lot of time. Here is a list of few shortcuts that you might want to try out: cmd+shift+o Open quickly ctrl+cmd+left arrow Go Back ctrl+cmd+right arrow Go Forward ctrl+cmd+up Jump to Next Count

How to decompile .class file to .java file

Hello Guys Most of the time we are thinking .class has bytecode and it's not human readable but it's right thinking so we have another technologies which can decompile .class file to human readable means .java file. Now, I illustrate the java decom

IllustratorCC : Touch Type Tool

Hey Guys!! Here I want to talk about a new feature in Adobe Illustrator CC, which is new but a great & very much handy tool & its called  the "Touch Type Tool". Using this tool you can easily select a character from a line of t

How to resolve error "A potentially dangerous Request.Form value was detected from the client"

Error :- "A potentially dangerous Request.Form value was detected from the client" To resolve this, we are having following solutions:- 1. Set validateRequest="false" in page directives, e.g. <%@ Page Language="C#" MasterPageFile="MasterPage.m

Honeypot

What is Honeypots ? A honey pot is a computer security system which is used to attract people who’s motive is to penetrate the security of someone system . It is a trap to delude Hacker . Honeypot monitor the activity of the Intruder . when multip

Setting up enviornment for Angular 2 project in Visual Studio

Ever wondered how to start with setting up environment for a simple Angular 2 project, here are following steps that you may follow to get it done easily. Open Visual Studio and create a new ASP.NET Empty Web Site. Provide it with a location path

Difference between Hashing and Encryption?

Hashing: A hashing is a protected version from string or text in the form of string or number. A string or number is generally have a fixed length. Hashing is a irreversible process, when we apply hashing on some string then it can't be decoded.

1 66 423
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: