
Search In
There are three commonly backup types.
1 Full Backup
It is also known as reference backup.whenever you do the backup type setting to full all the files and folder in the drive are backed up every time.So its a complete backup of all associated fil
Many times we need to show our old values in a form after an error or validation stops our form from submitting. Laravel has a very nice way of retaining old values and populating it back into our form.
I myself used it in a drop down, where I want
Some time TextView lost text while getting fragment from Back-stack or when screen orientation changed.
I also faced that problem. Here is the solution for save state of TextView forcefully.
Add Tag
android:freezesText="true"
to Text
Hi Readers!
This blog will help you in displaying hidden files and folders in MAC OS X Finder.
Please write below 2 commands one by one in terminal, and then open Finder again
defaults write com.apple.finder AppleShowAllFiles YES
killall Finder
We can split sublime editor into 2 or more screen in any one of the following 2 ways :-
I am going to tell you how to split it into 2 screens, using the similar way you can split in into more than 2 screens also or vice-versa.
1> From menu b
Ways to Become a Better Leader
Keep Searching
Stay open and don't rush to conclusions. This is difficult when we feel we have to have the "right" answer. But the right answer can mean many things.
Maintaining an open viewpoint means there is room
Hello readers !
Few days back I was facing issue to make public profile page in cakephp. And want to hide controller and action name from url for this I used the below code in routes.php and its work fine.
Router::connect(
'/:username', arra
Steps to create Ramdisk and take backup in oracle
Install SoftPerfect Ram disk software(eg installed location is C:\Program Files\SoftPerfect)
Create a .bat with following content and run it:
REM stop db
oradim -SHUTDOWN -SID DB_SID
REM create a ra
*Questions/Actions:*
Start by telling about yourself and your experience at Evon.
Ask about candidate profile summary
Ask why want to come to Evon particulary for outstation candidates
Ask for the current company size this will give you idea what kin
Its is very obvious that you would need reports in accounting where you are supposed to analyse the sales, refunds, and many more accounting documents, this means you would require maths functions too while creating OpenOffice reports for OpenERP.
I
