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

Search In

Queue implementation using linkedlist in java

We know that linkedlist is type of Data structure using linked list we can store item of same type. Queue can be also be implemented using linkedlist. In this example we have two node that are head(Front) and trail(rear) where we can insert only at

Passing data using NSNotificationCenter

There are different ways for passing data between controllers in Objective-C. In this example we are going to use NSNotificationCenter for passing data from one view controller to another view controller. NSNotificationCenter is generally used to bro

HTML Interview Questions and Answers

HTML Interview Questions and Answers for Beginners Hello This tutorial, will provide you HTML questions and answers. The content here will help people to get through with their interviews for software industry. If you want to get to get into an IT

Difference between Anchors, Button and Input

ANCHORS- Anchors represent hyperlinks. A hyperlink is used to navigate or if we want to move a user from one page to another or download a file or external resources. Anchors are also used to link to particular section of the same page by giving #

How to get the Connection String from App.config

To get the connection String from App.config, we will proceed as follows:-   1. First we need to add the connection string in App.config file.   Example: <configuration>    <connectionStrings>   &nb

Five Things Your Competitors Know About Food and Beverage Software

The food and beverage manufacturing companies face increased competition these days, not just from the traditional businesses, but from a lot of mom and pops businesses that have mushroomed in the recent times. With limited investment

How to protect .net applications from reverse engineering

When we write code and compile them,our class files are converted in to Dlls, and we assume them as safe. But those Dll files can be used for backtracking to your code,your application logic and your secret algorithms(If you have any). What?Are you t

Indexing in Solr Server

Indexing: Solr gives you a quick response and results because of indexing. What does this mean? It means that it searches index instead of the text to retrieve the results for you. In book , you search for the index in the index page of the book an

PHP Script to import any excel database in MySql

Hello Friends, If you want to import any excel sheet to your My SQL database you can use the following code below. I have specified comments wherever needed.This is complete script and here you need to keep the classes directory with your code. <

10 Professional White Label Marketing Tools for Digital Agencies

Introduction There are a lot of digital marketing tools out there that can help in anything from social media marketing management to complete web design. There are many tools that have been designed with white label functionality for agencies. &nb

1 182 258
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: