
Search In
Active records gives us different ways to retrieve single objects from it.
Those methods with examples are given below :
find
The find method allows us to retrieve a single object or we can say single record from the database by passing i
Database testing: Testing done on the retrieved data by the application is called Database testing. In the database testing, we match the data, displayed to the user, with the data stored in the database.
Following factors to be kept in mind for dat
Json.Net is a popular high-performance JSON framework for .NET
Features of Json.NET :
1. It provide JSON serializer for converting between .NET objects and JSON
2. It supports Binary JSON,XML to JSON, JSON to XML, LINQ to JSON c
In C#, many times we need to convert a byte array to string format. In this blog, we are going to illustrate how to convert the byte array to its corresponding string format by using BitConverter.ToString() method.
Syntax:
public static str
Hello Guys
Here, I am writing the code for sorting JSONArray in java technology.
we can sort jsonarray in ascending or in descending order according to our requirement by changing pattern as below.
private static final Pa


1. SKETCHING
The first step when designing a logo is sketching. It is very important to make your logo effective. This can be done by paper and pencil drawings or you can use different software like illustrator or photoshop.
Image Source - http:/
In this tutorial, we are going to discuss Bootstrapping in Angular application and also discuss the ng-app directive. When the document is loaded the ng-app directive will bind the Angular js functions with an application. Ng-app is the simplest attr
This blog includes the concept of scanning the bar codes but before proceeding towards the topics we will discuss bar code. A barcode can be defined as an optical machine-readable representation of data relating to the object to which it is attached.
In my previous article, I had provided the details about Affiliate Marketing Business and its functioning. This article is a step forward. It guides you to kick start your Affiliate Marketing Business in 8 easy steps. Happy reading :)


API stands for application programming interface and used to communicate between two different applications.
In order to integration of “mailchimp-api” rails app, we'll need to Mailchimp_Api_Key. We can get this parameter
