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

Search In

Working with Base 64

In this tutorial I will tell you about recognizing, decoding and encoding with 64 base format. Base 64 Identification:- It allows binary data to be transmitted in plain text format without risk of the data. It is commonly used for encoding email a

How to create a web service

SOAP:Simple Object Access Protocol defines the request and response message format in a web service. It is XML-based communication format and encoding format for inter-application communication. SOAP is built to use for cross-platform, cross-language

Add refresh to UITableView and load more data

Hello friends If you are loading to a specific count data to a UITableView and you need to add more data on "refresh"(i.e PULL TO REFRESH) then I have some help here. Add protocol to Landing screen class and declare a method name : -(void)respons

How to clip an audio file in iPhone?

Here is the method in ios that can clip an audio file(i.e MPMediaItem) with the time interval. In below mentioned method, For time interval we are sending two parameter first is startinterval which is the interval form where we wanted to start clipp

How to solve [MongoError: connect ECONNREFUSED]

Hello Readers, I came across a solution while working on mongodb and would like to share with you all in case you face any such problem while working on mongodb. If you are coming across the error like the following: Connection error: { [MongoErr

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

How to recover mongodb after unexpected shutdown?

There might be a situation when one cannot start the MongoDB due to unexpected shutdown or mongo server crashing. This is because of the mongod.lock file which is preventing to start mongoDb server.   Below are the steps to recover MongoDB:

Need Good Ideas About Web Development Then Check This Out!

A few people may know the nuts and bolts of website architecture yet don't comprehend the distinctions that make a webpage that is usable on versatile stages or applications to go with the webpage for clients in a hurry. In the event that this ap

Consuming RESTFul service using .NET

Asp.net provides a client application call by making HTTP requests across the Web. Asp.net enables to create custom Web services or WCF services.Such type architectural style consuming services is called RESTful serviecs. RESTful service RE

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

1 8 19
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: