
Search In
AGILE is a methodology that promotes continuous iteration of development and testing throughout the software development life cycle of the project. Both development and testing activities are concurrent unlike the Waterfall method.
Agile Testing can
How use auth login in different model in cakephp
public $components = array('Session', 'Cookie',
'Auth' => array(
'authenticate' => array('Form' => array( 'userModel' => 'Admin',
'fields' => arr
A sample code that works for following functionalities
1- Facebook sharing.
2- Flickr sharing.
3- Posting images to server.
4- Sending email with attachments.
5- Importing and exporting .CSV file and PDF.
6- Audio Recording and playing same.
It is impossible to create error/bug free product from developer or an expert people in certain technology. There are some reason that cause major bugs in product.
1. Writing Initial Requirement – Miscommunication is the major issue while writing a
Hi guys, I was just working on a character animation in Maya and got stuck in a slight problem.
I have created a 100 frame animation for a character . Now i want to use that animation again but in backwards. So basically I want to reuse that existin
Hi All,
While working with SQL, I came across the requirement to get the business days only. I had the number of working days and the starting date. Now the requirement was to get the next date by excluding all the Saturday Sunday and only to count t
Hi..!
I am working on a Asp.Net application where I got stuck in a issue in which I have to merge two column values of different DataTable into another DataTable....
If anyone has any idea please help...! Thanks in advance
Hello again,
This video tutorial will guide you how to use Relative Layout in android.
The Relative Layout lets you define the position of each child views relative to the others and to the screen boundaries. It provides the great deal of flexibili
( https) SSL authentication login Script in CakePHP2.3 Linux server , but its working fine in normal http format
could you pls help me to resolve this issue ,
Which ORM is better is terms of performance and ease of use between these two. In some benchmarks I have read ORMLite is faster and in some, I read GreenDao. I like the way automatic code generation works in GreenDao. Also it does not use any annotat
