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

Search In

Learn Some Basics of the Binary Number System

In our daily life, we are used to the system of decimal numeric system. That is also called the ten-based number system. The ten digits- 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 are used in sequence to create a meaningful numerical system. But the decimal sy

SqlCommand class in ADO.NET

While working with ADO.NET you need to understand the thing why SqlCommand is used.   We have two kind of operations related to database:   1 That will make changes in the database  Insert Update Delete   2 That will n

Cursor In SQL

Cursor In SQL              Cursor is used to iterate within a table. It is a pointer which iterates within a table to fetch rows. Life cycle of cursor 1)DECLARE    Firstly you

nike free australia

As for this style, Nike Shox, it has become a fairly mature one for the time being. Nike engineers adopt the technology of shock-absorbing into the making of these shoes. And the added advantage is that the cushion put in the midsoles of these shoes

SQL Tutorial -> Sql Syntax

<-- Chapter 1 Introduction to SQL Chapter 2 SQL Syntax SQL Syntax : SQL syntax is basically followed by sql commands which modifies the database tables such as "users" , "students" etc. All the SQL statements always starts with the keywords SEL

Rack in Rails

Rack is a middleware, it provides an interface for a web server to interact with a web application. To understand how rack is used to interact with web server and rack(rails) application, lets first understand the request-response cycle. Client reque

Rotation of a div using jQuery

There are many ways to rotate a div or a particular block. We can use animate to move a block from one position to another. Here is a simple way to change the position of a simple block. HTML:- <div id="rotator"> <div id="block-1" clas

DataBase in unity

Hi everybody I just learned some things in the past week about SQLite in Unity and I thought I share them as I had to figure out most of it myself. All code in C#. Set up a database in Unity Its my first time i am working with db in unity. I am ba

Counter-increment CSS

CSS counters are like variables. The value of CSS counters can be incremented by CSS rules. The addition value will track how many times the variable is used. CSS counters are having following properties:-   counter-reset   counter-inc

Search in Angualr js

Angular js provides a very powerful feature for searching in a list of records. Let us understand it step by step with the help of an example.   Step 1: Include the angular js scripts in your project. Example as follows:   <script s

1 94 949
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: