
Search In
Hello readers. This is a small blog on Tree structure. How to add , update and delete category in this structure. Now we will create a category tree using cakephp. Category tree is like parent - child type records. Well will add new category, update
Camera Raw is a power full features in Photoshop. To help make color changes on the photo.
Removing the color cast and adjusting the color and tone in the image.
1.Select the White Balance tool at the top of the Camera Raw dialog box. Adjustin
1) .NET Reflector
Reflector is used to examine and decompile. NET assemblies in IL, C#, and Visual Basic. You can view the class hierarchies of .NET assemblies, without having
source-code for them. This is a must have for any .NET developer.
2


Install MySQL workbench ubuntu 14.04
Hello friends, today I am going to tell you how to install MySQL workbench on Ubuntu 14.04 LTS. Follow the steps below:
Go to http://dev.mysql.com/downloads/workbench/
Now downlo
An error cause the correct behavior of software and affect the accuracy. It affect the expected result of application which might because of incorrect requirements implementation or because of invalid data entry by user.
Basic Type of errors :
1. F
SHA-1 fingerprint is used for creating a digital certificate, either debug certificate and released certificate. Debug certificate is when application is in testing phase and released when ready to be in a live mode. Fingerprint is a hexadecimal numb
Hi, Android 7 i.e nougat supports multi window mode that means at the same time two or more screens can be open like to open email on right side and gallery on left side.
So to create multi-window screen we have to use a flag in manifest named resiz
To start up with CURD(Create,Update,Read,Delete) operations in unity3D using SQLite.
You need to follow few steps:
Steps for installing and use sqlite browser:
1.You need to have an SQLite Browser installed in your system:
Which you can get from t
Without database any application is almost redundant. So this post might help you to setup access to MySQL database on Ubuntu.
Firstly you need to open up the MySQL server config file present at
/etc/mysql/my.conf
and search for the line
bind-a
Introduction:
To maintain the menu in large site is always a bit difficult and time consuming.
The best way is to create an xml file to store menu in asp.net.
This file is called as web.sitemap,which is stored in the root directory of the web.
It
