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

Search In

XML in ADO.NET

While working in ADO.NET ActiveX Data Object we can perform manipulation with the text data and the database tables.   But we can also manipulate the data from XML files.         We have DataSet class which is also m

MVC architecture in CakePHP

CakePHP is a swift development framework for PHP which manipulate frequently recognized design patterns like Associative Data Mapping, Front Controller, and MVC. Our key target is to impart a structured framework that accredit PHP users at all l

Merge Sort in C

It is based on Divide and conquer approach. We first partition the list and then sort it and after sorting we combine the final list or array It is being merged and sort using the merge sort algorithm.           This

Concurrency in .NET

Concurrency is mainly a problem that can occur when we have a resource that is held by different persons.   If multiple process or multiple users wants to access the same resource then which one to allow and which one to deny needs a mechanism

Model in Computer Network

In layered architecture of Network Model, one whole thing is divided into small tasks. Every layer perform its task independently and pass it other for later processing.   In layered communication system, one layer deals with the task passed b

Email Protocols

Email is very basic functionality that we have now a days.   We email data or media to someone for viewing it , and for doing this protocol needs to be used.   We use the mail server for mailing to someone or accessing our mails so we h

  • 525
Parsing JSON objects using Mantle framework in Objective C

Hi Readers, Mantle is latest and reliable framework which we can use while parsing JSON objects coming from server end. We can do this by simply initialize a class of type MTLModel. We can understand framework working with following examples: {

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

CakePHP small application and understanding MVC Architecture

Hello Readers, Here is a small application in CakePHP to add users through which we can Understand "How MVC Architecture works" ? For better understanding of MVC Architecture, I will manually create Model, Controller and Views. First, You

what is NOLOCK in SQL Server

Hi guys, I want to tell you the use of NOLOCK with simple example but before this lets discuss some terms   Lock:- When multiple users or applications access the non-shareable resource at the same time, Locking allows to access the resource s

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