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

Search In

Handling Invalid JSON errors in rails

Handling Invalid JSON Error in Rails  Hi Friends, Sometimes by mistake, when we send an incorrect JSON to server, the server is not able of handle the improper JSON so it throws an error, and the client doesn't get any proper error message.

All You Need to Know About Data Entry & Management

To have the fastest and the most accurate keyboard skills is one type of a need for most of the companies and job profiles in today’s time. There are many typists in a report or incorrectly keyed orders that are not acceptable for the co-worker

View Without Controller Action in ASP.NET MVC

View Without Controller Action in ASP.NET MVC   In MVC, the request from browser actually comes in the form of "controllername/actionname" where the request is actually directed to actionname in the controller which then capable

Rails Server Setup with passenger and nginx

Rails Server setup with Passenger and nginx Hi friends, Today I am going to tell you how to setup rails server with nginx and passenger. First you need to login to your server using ssh using the command ssh -i server_pem_key_path user@ip Here

Basic Type of Error in Software

An error cause the correct behavior of software and affect the accuracy. It affect the expected result of application which might because of incorrect requirements implementation or because of invalid data entry by user. Basic Type of errors : 1. F

How to create custom error pages in Apache

This tutorial will help us in learning how to create error pages in apache. We can customize the error pages based on different error codes that is writen in Apache server's Directive “ErrorDocument ” Follwoing are the “Three digit error code”: Apa

REST API in joomla 3.4 with SLIM Framework PART 2

Flowing on from REST API in joomla 3.4 with SLIM Framework PART 1 it's time to to use the real power of Slim Framework. In this second part of tutorial series , we will use SLIM Framework in Joomla way of style to create powerful API. As we learned

LINQ

LINQ is used for Data querying in a type safe way. Data to be queried can be XML, SQL, and Object etc. Let’s have a look at simple LINQ query: var items = from employee in db.Employee where Employee.Salary < 20000

Image Upload using Retrofit

We are assuming you are already familiar with Retrofit. If not then first go to this. We have used multipart request for uploading image on server using Retrofit. Following are the simple and easy steps for image uploading using Retrofit:- Step&nbs

What is Defect

Defect: Defect is any flaw in the software system,when there is a difference between expected result and actual result.   Defect can be classified into three categories: Wrong Extra Missing Wrong: The software does something that the p

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