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

Search In

IPV4 packet structure

Internet Protocol being a layer-3 protocol (OSI) takes data Segments from layer-4 (Transport) and divides it into packets. IP packet encapsulates data unit received from above layer and add to its own header information.       Th

  • 110
Bit Array in C#

The Bit Array class represent compact bit of values mainly represented with 1 or 0 or you can say true or false.       It is used when you want to store bits but don't know the size in advance.     You can access i

  • 151
Use Collection View in swift

Hi, Step's required to use collectionView in Swift 1- Add collection View in your project 2- Set the delegate for collection view in controller 3- Collection view has a prototype cell, you can design accordingly you want. 4- Create a subclas

UICollectionViewCell with dynamic cell height

Sometimes we require dynamic height of UICollectionViewcell according to text of our label like this:   To get output like this do following steps.    Go to your storyboard, from "object library" drag a collectionView t

How to Determine the Finished Pricing Strategy for your Mobile App Project?

        | Mobile app pricing Introduction   The big challenge, however, is deciding the price of the app. Different ideas such as if the cost of the app is high, it is possible that users will not use the app, but if the p

Discussion on convert Html to pdf in CakePHP 2.x

Hi Reader's, Welcome to FindNerd,today we are going to discuss convert Html to pdf in CakePHP 2.x. If we want to convert Html to pdf in our CakePHP web application then firstly we have to download TCPF library from Github. You can see below link

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

Difference between update() and merge() in Hibernate

Difference between update() and merge() method : Hibernate has different methods to save, fetch, update and delete object. Commonly or the most popular methods to update the data are update() and merge(). The update() method is widely used to update

How to create custom video camera

This tutorial is very helpful to create a custom video camera with controls . With the help of this content you can designing your own camera GUI with flash light ,start capturing video,stop capturing video.This content also has a feature to open bot

Upload Multiple Files in CodeIgniter 2.0 Using Customized Library Class

In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t

1 9 109
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: