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

Search In

Selection sort in C

Selection sort as the name suggests, first select the least element from the entire list in every iteration and swap it with the position for which iteration is being performed.   In the given figure it is seen that in the first iteration the

PHP CURL: How to Crawl multiples pages in a loop

How to crawl many pages at one page hit: I was facing issues for getting the data from multiple urls by loop. The problem is that in the first loop I was getting the data by function Cron, but when second page was called by Cron function then I was

To pass class as list in MVC model

In MVC while working in API for making restful services you need to know your request and response.   You can pass data or entity from your model as you want.     But in any case, you have a requirement of passing multiple recor

  • 110
Network Switching

Switching is the process of sending packets from one port to the another port.   A communicating device includes multiple number of nodes in the system. They are mostly of two types:   Connectionless:The data is send based on the wi

CakePHP Controller Basic

A Controller in MVC like cakePHP is basically used to manage the logic around a single model. LIke for example if you are working on User model than  you have to have a controller for it name UsersController.php for managing the model. But it

Network LAN Technologies

Network LAN Technologies   Ethernet   Ehternet is based on the shared media of information for communication. It is based on the Carrier Sense Multi Access/Collision Detection (CSMA/CD) to detect collisions.     Fast-Ether

Creating Collections in Solr

Solr: Apache Solr is a search platform which is developed in Java and can be used for various purposes such as: Using it as a search engine, Can keep your data and use it for querying various things, etc.           &nb

SNMP in networking

SNMP is Simple Network Management Protocol. It is mainly used by servers to share their current information, and the channel by which the administrator can change the values.   While the protocol itself is very simple, the structure of program

Magento 1.9.2.1: How to get category description on product page from CMS block

Magento: Get Category description from block I was facing issue for getting category description from cms block. After researching on google I found the solution for it. You just need to add this in the home page content: {{block type="core/templa

Token Ring in Networking

  A token ring is based on the Local Area Network LAN in which the arrangement of the terminals like a ring or star and a token or bit is passed and used to avoid collision of data in the network between the clients that wants to send message a

1 160 409
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: