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

Search In

How to connect to Sql Server in C#.Net

To Create the DataBase Connectin locally with the sql server using c#.net some steps need to be follow . But Before establish the connection with the database the sql server need to be configured . Steps to connect with sql server is given below Gi

How to calculate time between two time using Dropdown box

Hello Reader's!,if you want get difference between two time, then I wrote this blog for you.It only contain JAVASCRIPT and HTML code. First you need to create your HTML code where you will get your time difference Put this HTML Code inside <b

Circular Doubly Linked List

This is an implementation of Circular Doubly Linked List in C Programming Language.   #include stdio.h #include stdlib.h struct node { int root, *next, *prev; struct node n; } n* create_node(int); voi

How To Install and Use PostgreSQL on Ubuntu 14.04 ?

About PostgreSQL PostgreSQL is a relational database management system. It is having advanced features so it is used in many small and large projects. I am writing this blog which will let you know how to install Postgres on an Ubuntu 14.04. Insta

Automatically Forward Your Gmail Email to Another Email Address

Many times it happens that a Gmail user needs to create a new Gmail address, but still wants to receive the emails into the old Gmail account automatically. Although it is not necessary that old email address has to be a Gmail address.  It could

Apache HBase Installation in Standalone mode on Ubuntu

Hi there, Apache HBase can be installed in the following three modes : Standalone mode Pseudo Distributed mode Fully Distributed mode This blog is to setup HBase in standalone mode on your Ubuntu machine without any hassle. You can search for

Reasons Why You Should Use Google+ for Online Marketing

        Google Plus was launched on December 15, 2011. However, the Google social networking and sharing website had to face hard times initially. There was a buzz that it will replace Facebook, but it didn’t not happe

How to download data Using NSOperations and NSOperationQueue

Hi Readers, It is sometimes required to download files or images from server into local. We can perform these tasks by NSOperation and NSOperationQueue efficiently. The basic idea is to create each download operation separately and add these operati

Get category and their post via ajax

Hello readers, today I guide you "How to get category and their post via ajax". Suppose we have 5 category in Wordpress and we want to display it in tab base and also display their post. In first when our page is loaded, 2 post are shown f

Open Another Modal in Modal bootstrap

Here what I am doing is opening the modal window in which there are two buttons one is close button and  other is open other model button. On clicking the other modal window other modal opens up and the previous one fades away. Here i will show

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