
Search In
In this ever changing world, we need to adapt to a lot of changes on a daily basis. Especially as marketers, people can see customer tastes, preferences, needs and wants changing at a rapid pace. In this highly digital age, it can be even harder to k
Whether you are a supervisor, manager or CEO, effective communication with employees is essential to business success. Your interaction with co-workers affects how they see you and how they react to organizational announcements. A recent st
Hello Techies,
This is a video tutorial of Angular in which I have explained a general overview of the highly trendy client-side framework called Angular. This video session has been specifically designed for newbie developers who don't
In this blog we will learn about ArrayList. ArrayList is one of the collection class of collection framework. It is a way of storing elements dynamically in an array. It implements the List interface and extends the AbstractList class. Important poin
Leadership is an important skill in the workplace as well as our everyday lives. Organizations need leaders to to set a clear goals and then motivate and inspire employees to reach those accomplishments. TED talks help build leadership skil
GETTING STARTED WITH LINQ:
As data plays a vital role in almost every application development therefore LINQ was provided as a whole new way to manipulate data, either to or from database, or with XML file or with simple list
Hello all
Working with SQL Server we have to copy data from multiple sources and from this purpose we can use SqlBulkCopy Class which helps us to bulk copy data from different data sources to SQL Server database. This class is present in the System.
Helo Readers,
If you want to convert the HTML to PDF read the below code:
When we do this first of all we require the fpdf library file which can be downloaded from the official site of FPDF.
After download it, Just copy the folder into your direct
“Time is Money”, so why waste it. An ample amount of money can be earned in hours through various projects. Entrepreneurs invests a huge amount to get a project whose success depends when client will get it on time that too with accur
In the below example I have created a simple chat app . Here first I have added ListView , TextView , EditText and Button in activity_main.xml layout. After then I have created two new layout left.xml and right.xml , In both layout I have added
