
Search In
In the below example I have created a Horizontal RecyclerView.
Here first I have added RecyclerView dependency to Grandle file.
In second step I have added a RecyclerView and Set RecyclerView gravity (center_horizontal). Now see In MainActivit
You can create your QR Code using the PHP QR Code library. Download the QR Code library and include in your script file.
Example:-
<?php
include "phpqrcode/qrlib.php";
// create your QR Code with new text and display it
QRcode::png("Test QR Co
Hello All,
In this blog we will discuss about how to get all keys in mongoDb collection.
Sometimes we are in a situation in which we want only the keys not the data itself from the collection.
So as a result you can try by following below code to
According to a complete report, the idea of identity theft is going to surpass the traditional style of theft. It is the leading type of theft that is growing at a very faster rate. There are various types of reasons behind the same. People are compl
In the below example I have created a RecyclerView, In RecyclerView I have added cardView item, so when you click on cardview item it will open next activity.
In below code, first I have added RecyclerView and CardView library , In second step, In a
Dropshipping basically means that you are selling the goods directly to the customer without having to buy them first. You need to make a contract with the right supplier, and you are already on your way to starting up your dropshipping business. Due
Hello All,
In this blog we will discuss about how to query mongodb with "like".
In MySql you might have normally used below code to find by like
select * from users where name like '%text%'
But for using “like” in mongoDb you have to write in
Hi Friends,
We always face challenges when we don't have an amazon account or we don't want to open amazon account and give credit card credentials. So I came up with a solution where you can see step by step how to setup server or map elastic addres
How to Run Linq Query in .Net to Get Subjectwise Average Score of a Student of Current Month.
public GetCalculatePerform(int? Student_ID, int? CourseID, int? SemID)
{
var newlist1 = dbcontext.Stu_Result
Hi all,
Shuffling an array means randomly re-arranging the content of an array .Shuffling algorithm can be used in many places now days like in card games, music player , media player etc.
Shuffling of an array can be done in two ways.
Using Gam