
Search In
It is incredibly important to have a responsive website.. You need to read this post if you are generally running a static theme and also desire to make it responsive. It will be easier to do so than customizing as well as already taking responsive t
Blockchain
Blockchain is a digital ledger that allows to store data and keep records of the various kinds of kinds of transactions made between users. It operates on a decentralized network and thus there is no central authority ruling over or contr
The online world has made a huge impact on various aspects of our lives. One of the things that have changed drastically over the years with the advent of the Internet is how we learn. Today, we can easily find information on various subjects and in
The incorporation of new technologies in the business world has meant a great advance for organizations of any size and sector. Keeping all the tasks related to the management of the company up to date is much easier and faster thanks to the new soft
A. Priority and severity of bugs
Priority of a bug can be defined as the order in which the bug must be fixed in order to let the system run smoothly. Priority tells the time bound in which the bug must be resolved or fixed depending on its severity
This is the continuation of Part 1 of article-ASP.Net MIC-What's inside
Now we come to 3 folders which are building blocks of any MVC application. So let us start with
controller.
Controller:-
Here we can create controll
What is Framework?
Framework is a basic and essential structure for any system. In programming, a framework provides a fundamental structure to support the development of applications for a specific environment.
These frameworks provide a c
I made a popup feature, which shows the phone number of a user. I was able to apply this feature to one instance. A single user.
Normally, each user has a unique phone number.
But then, I thought, what if I have lots of users as they come, to my si
Here, I have create a RecyclerView app in android .The RecyclerView is new advanced widget and flexible version of ListView.Below i have described step by step recycler view ..
Step(1)- In (build.gradle) folder Add first dependencies .
'com.
Overview
Media Queries, a mainstay of Responsive Web Design, is a CSS3 module allowing page elements to adjust to features of the rendering device. These features can be width, height, visual density, orientation and/or resolution.
In other
