
Search In
In this blog we see how to convert byte array to string using following methods:
1. Convert byte array to string using Convert.ToBase64String
This method is used to convert the specified byte array to its corresponding string format which is encode
Android Architecture is a bundle of software components. Android is Linux-based software stack that has some software components like operation system, middleware, native applications, API libraries.
Android Architecture has five sections and
Lets supposed we have requirement to add a subscriber to mailchimp while user registering on our website. For this, we can use 'mailchimp-api' gem & we can integrate mailchimp-api gem as following in our application
add gem in Gemfile( m
In the below example code I have created blur background image function. In activity_main.xml layout I have added a Button and ImageView.
Now see programming area, here I have used Bitmap class. When a user clicks on button background image wi
NodeJS is an open source, completely free and javascript based platform built on Google Chrome's JavaScript V8 Engine. In other words, we can say that NodeJS is a cross platform which is used to develop server side web application.
In my previou
To fetch a particular data with the help of id on click of a drop down, We have to make a database with table named products and in that table we have to add various columns like id, name, cost, color.
Then write following code in the ProductControl
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
DATABASE ADMINISTRATOR
Databa
Hello Readers,
Ionic Framework provides some form inputs. These are same as HTML inputs but their styling is different from HTML inputs and we can customize them as required. Forms inputs in Ionic Framework are as follows:
1. ion-checkbox : These
Hi friends,
Today I am going to talk about how to integrate ckeditor (a text editor) in your rails application. Ckeditor is the most commonly used text editor now a days, because of that there are so many gems available. Here I am using


In this tutorial we'll make 3D rings.
Step 1: Open a new document. select the ellipse Tool (L) and make a ellipse with size 4px by 4px. Now fill the blue color inside the circle and no stroke.
Step 2: Now apply 3D effect on ellipse.
