
Search In
Extreme Programming (XP):- A software development approach which assists better software standard and responsiveness to modify customer requirements.
Being a part of agile software approach, it encourage frequent delivery. Development circle/patter
To get the current page url please check the below php script.
In the below script we define a function named as currentPageURL( ). Then we have created a variable named as $PageURL having value http. Now we are using the PHP superglobal varriable n
Bootstrap is the framework in which responsive designs can be made. Responsive design means which can be fit to any device of any resolution
Bootstrap is a free front-end framework for faster and easier web development
Bootstrap includes HTML a
In the below example I have created Custom Animation while Switching Activity. Here I have created two activity, In first activity I have added left and right xml using methodTransition() and in Second activity I have added top and bottom xml. All th
Electromagnetic waves above 100 MHz always travel in a straight line and signal always goes to one particular station. Because it travels in straight line both sender and receiver needs to be in line of sight.
Microwaves can
When there are multiple images loaded on the page, this may cause page to load slower. In order to increase the speed of the page we need to cache the images via .htaccess or php code. Now I am writing down the php code that will store images in cach
Hi Friends,
Today i will talk about the exception we usually get while uploading a large size file in file uploader in asp.net. The exception we get is shown in below image
To get rid of this exception you need to configure the web.config file an
In this iOS Video Tutorial for Beginners we will learn how to:
a) Set region on map view
b) Get location coordinates of point where user taps on map
c) Add annotation on map view
d) Drop animation for adding annotation
Other Topics Covered in T
1) Here I will rotate a View around its vertical axis using the rotationY property. we will create an XML resource file in the /res/animator directory named as flip_on_vertical.xml.
<objectAnimator xmlns:android="http://schemas.android.com/apk/re
In this post, you will know the reasons behind having the ReferenceError in your console log. Also we will discuss some common case with examples.
There is a common javascript error like this line: you are trying to access a variable or call a functi