
Search In
Change the background in Ubuntu : Ubuntu is an open source operating system used widely in the market. Ubuntu is powerful and almost very user friendly. It has the GUI features so that user can do his most of the tasks using GUI interface. Here we ar
Some time developer wants to change the timezone in codeigniter application. There is may way to change the timezone in codeigniter. Here I am explaining you the best way to change the timezone in codeigniter, which is-
First open the index.php, whi
Hi All,
To change statusBar color in any view controller, you need to follow three steps:-
First - Set the UIViewControllerBasedStatusBarAppearance to YES in the .plist file.
Second - In viewDidLoad function of your UIViewController
[self setNe
Change password is a common functionality which is used in almost every app that takes user credentials to login.
In ASP.Net Identity, we have the inbuilt method to change the password of currently logged in user.
Here is the sample code for the sa
A Dependency property is a property which allow the analytical code to modify the properties of an object to minimize a data necessities by giving a powerful reporting system about to change of a data in a particular way.
In dot net generally we ha
Joomla provides a Login Form module used for login/logout purpose in Joomla. Once user logged in it gives a logout button and also provides user access additional resources on your site. Login Form will appear in the position which you have assigned
While during Joomla installation default administrator account is created called "admin" as this name is well known due to which security is already exposed so anybody guess the password are able to access the admin account. As admin account is high
The default editor generally with linux terminal is vi editor and if you edit crontab etc. it by default opens up using vi editor.
To change this default behavior and set the editor to nano you can use command
export EDITOR=nano
after using this
Hi all,
If you want to change the color of a polyline or route on map just change the color in this delegate of map.
- (MKOverlayRenderer *)mapView:(MKMapView *)mapView rendererForOverlay:(id <MKOverlay>)overlay
{
MKPolylineRenderer *ren
Hello Reader's if you want to change css of any div or section or iframe with just a single click then javascript offers you to do this in real time.
Lets see how to change background color of an ifram using just a single click
<iframe src="JavaS
