Hello,
I am again here with another Android Video Tutorial and that is BroadcastReceiver in Android.
With this Video blog I am attaching demo code file at bottom for your further reference and for any queries feel free to co...
Hello Geeks,
I'm an experienced JAVA developer and during the course of my learning from the early stage as a fresh web developer, I have learned web development technologies from many online tutorial sites. And as and when ...
What we are often stumped over the question of which platform to choose for your business to do it right, there’s no universal
one-size-fits-all solution. That’s a perfectly legit concern, especially when ever...
Is the Social Media reach impacted by 3rd party apps? Do Social Media sites penalize the posts from 3rd party apps. Everybody has got different stories to tell, I understand that algorithm favours the native posts rather than something from Hoots...
Hello Readers,
This tutorial will guide you about 'How to use twig syntax in Drupal 8'. These basics of twig syntax will help you to understand:
1. How to print value
2. How to use it with control statement like if, else
3...
In the basic twig syntax tutorials we got to know about printing the simple variables like {{ variable }},
but if we need to print an array or object and accessing them.
Lets see how can we do it.
To know the behavior...
Minify Html in Cakephp 2.x
Hello friends welcome to findnerd. Today I am going to tell you how to minify html in cakephp 2. I am going to use minify html plugin which will remove unnecessary white spaces from html. This...
Max aggregate operator is used to find the largest item from a collection.
Exapmle:-
In the below example we created a complex type collection for an Employee. This Employee collection contains EmpId, EmpName and Age. We need to find a maxi...
Writing is the most important tool in a professional world to convey your message to the target person. Whether you are writing a letter to your customers/client, communicating with vendors, drafting proposals, offering tenders, or ...
Stephen Covey’s book ‘7 Habits of Highly Effective People’ became a bestseller and is still valued today. His book became a multimillion dollar bestseller because it gave people a simple formula of becoming h...
Hi,
In this Android Video Tutorial you will get to know about Building or Creating Android Notifications.
I am also attaching demo code file for your further reference, for any queries feel free to comment.
Hello again,
I am again here with another Android Video Tutorial which is TimePicker in Android.
I am also attaching demo code file for your further reference, for any queries feel free to comment.
Hi,
In this Android Video Tutorial you will get to know about AutoCompleteTextView in Android.
I am also attaching demo code file for your further reference, for any queries feel free to comment.
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain about the Administrative Privileges in MYSQL.
What is Privileges
Several types of privileges can be granted to an account. Privileges should be...
I usually have to copy a group of files to one or more USB drive. It quite difficult to send the files to the USB drives in the most effective and efficient way so that from a group of files, the ones that fit with the least amount of free space ...
I am very new to python, in fact this is my first code in python.
I am attempting to find the covariance matrix for 4 rows of data with each element having a decreasing weight datewise
I have performed the calculations on excel al...
Just like your ‘aged’ ‘oaked’ & ‘toasted’ Wine, the WordPress is also getting better, creamier and luscious with every passing second. Gone are the days, when the WordPress pondered just as a ...
Command Bar is an interface control which can provide multiple options in the form of icons and menus in windows phone application. Icon options are represented as PrimaryCommands and menu options are as SecondaryCommands.
Adding a Com...
Hello everyone,
In this Android Video Tutorial you will get to know about VideoView in Android.
For your reference I am attaching file with this blog.
For any query feel free to ask in comment section.
If you are looking to bolster your video marketing campaign you have to be smart - staying within the safe and well-known zone that Youtube provides will get you nowhere. To really become a video pro and reach a wider audience you have to try new...
In this blog we illustrate the generation operators in linq.
We have a three Generation Operators :
1. Empty
2. Range
3. Repeat
1. Empty:-
Empty operator is used to return an empty sequence of the type that is specified . It is a ...
Most people don’t go to school for leadership. Most leaders come into their position either by being groomed for the job, or by simply falling into a situation that requires them to develop leadership skills. In many ways, tha...
Hello everyone,
In this Android Video Tutorial you will get to know about How Bluetooth in Android Devices functions.
For your reference I am attaching file with this blog.
For any query feel free to ask in comment section.
Lets see how can we discover the dynamic content of any template twig file.
we will use dump(), kint() functions to inspect the variables of the template file.
Each core template contains document at the top in the file ...
Basically tooltip is a element in which we can display extra information about something i.e When you hover that element with your mouse pointer and that little content will be displayed in small box.That little content box position can be a...
Email Set Up in Drupal 8 - SMTP module installation & Configuration steps:
Sending email is one the most basic and essential requirement for each website. In drupal also we require to send emails on occurrence of different events e.g. on r...
This example shows how to get / Display the current month, date and year from calendar. To acomplish this I have used Calender.getInstance() method of Calender class. let's see the code example:
protected void onCreate(Bundl...
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain how you can make labels in edit mode and update label text using JavaScript. First, you need to create label which you want to make editable and also crea...
Hello Reader's If you are developing the project related to gaming and you want make the Ranking of your users, Then this blog is very helpful to you.
Suppose you have a criteria of total wins by a user on which the ranking will assign. Yo...
One brilliant idea can become a billion dollar enterprise. There is a handful of small scale business that became a worldwide sensation changing the way we live our lives. Take Uber, for example, a lot of the people now-a-days prefer the conv...
Managers can belong to any industry or managerial level but their core responsibilities remain the same. They are leaders entrusted to develop their team members, manag...
Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK.
Creating a Model
Right click on project and add a new class file Pho...
Hello friends, welcome to findnerd. Today I am going to tell you how to create PDF from HTML using JSPDF. In this blog I am going to use fromHTML plugin to convert html page into pdf.
Copy and paste the following code into your fi...
The quantifier operators analyse a collection of items on some condition and return a boolean value if any or all the items in collection satisfy a condition.
In linq, We have three types of Quantifier Operators:-
1. All...
If you haven’t made the switch yet, it’s time to start automating everything you can automate. Even tasks like marketing can be handled by great software that will handle the bulk of the hard work for you. By placing the burden on t...
Hello Drupal 8 guys,
I am sharing a custom module which function is to collect a developer data and show list of that data with header sorting and pagination and also used form validation. If Anybody wants to use this module just download the ...
Grouping operators generates a categories or groups of an item on the basis of given key. These type of operators implements IEnumerable collection of type IGrouping<Key, SourceItem> where Key is a key value, on the basis of which grouping ...
Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK. To consume a Web API in windows phone application, first we need a working API. Than...
In this Android Video Tutorial, I have explained the basics of Realm. Realm is a mobile database and a good substitute for SQLite (Android). Realm store data in a universal, table-based format. In this tutorial, I have explained how to install Re...
This is a basic how-to tutorial on adding single or multiple images to PDF using JSPDF framework. JSPDF framework is a framework which helps to convert an html document into PDF format. To achieve this, we need to first download JSPDF f...
Hello Coders,
It’s always a need to validate email at user end. Not only this but strong password is also suggested to secure accounts.
Here are snippets to validate if correct email and strong password are entered or not.
...
Ninety-one percent of adults and 60 percent of young people guarantee this device that has modified correspondence in the 21st century — the cell phone. Despite whether you guarantee an Android, an iPhone, a Blackberry, or a fundamental fli...
While entering the URL of my website, I’m getting the URL back but with added query strings.
I have tried disallowing the robots.txt file as Disallow: /*? and received a message stating:
‘A description for this...
In this blog we will learn how to iterate over the elements of a collection (here we considered ArrayList) using generics and without generics.
First we will go through the process of using iterator method. Iterator() method is included by eve...
Ever wondered how to start with setting up environment for a simple Angular 2 project, here are following steps that you may follow to get it done easily.
Open Visual Studio and create a new ASP.NET Empty Web Site.
Provide it with a locat...
We often come across a condition where JSON string is to be sent to server. for example parameters like username & password is to be posted as JSON String for validating credentials from server.
Best practice is to create an extension of N...
Often in life we face the problems for making right decisions. In choosing right event management platform is one of them. Here is a checklist which helps you to decide which factors to be considered while choosing the right one for...