
Search In
Hello Readers!
In this blog post, let us learn how to create simple shapes that can be made even simpler using CSS. I am providing the code for 5 shapes we might be using then and now. Note that, all of the figures below use only a single HTML eleme
There are certain conditions when you need to use nested gridview or gridview as an item of parent gridview.
Step 1:- Create an xml file.
A) xml that contain the parent_gridview_item.xml
<GridView
android:id="@+id/parent_gridv
To hold the data of different kinds like string, number, bool, decimal in memory, c# uses flowing data types to achieve this.
In this tutorial, I am providing you the list of system data types and their range in c#:
C# Shorthand
Can anyone please explain me this code ?
Final class called ‘UserProfile’. Make the default constructor private. Create an inner class called ‘Users’ by implementing ‘BaseColumn’ interface. Inside the inner class,
A small business owner needs to wear more than one hat. And, eventually, it may result in losing productivity in any one of those areas.
This is why, at some point, you need to utilize a time tracker software to save yourself from exhaustion
Repository Class Using MongoDB :
Spring has the capability to create loose coupling application's layers. To dealing with database we create a DAO layer. In Spring DAO layer contains the Repository class this class is responsible for all database r

In the e-business world, search optimization is a critical aspect. If well managed, it can thrive your business to an amazing scale. This fundamental activity isn’t a set of random actions, but a strategically planned and executed duty. If you
Below I have created fragment app in android. In Fragment class we can insert a fragment into our activity layout by declaring the fragment in the activity's layout file.
Fragment Features-
1. Fragment has its own layout and its own behavior with it
Hello All
Today we will discuss about Showing camera view inside html in android and then click a picture:
In PhoneGap we can Show Camera view inside HTML. Before we proceed with the plugin let me give you a walk-through of its features.
This plugi
We all have seen a paint application in our PCs or laptops. So, here we are going to build a simple application which uses different colors to draw on the screen :-
Lets start with making the UI. Drag an UIImageView and UIView in the Main.st
