
Search In
Hello Readers
We all must have filled some or the other type of a form online. A form for subscription, for a job, an application etc. A form may ask general information of you as your address, name dob, mother tongue etc, or your educational qualif
Being a parent you must be worried about your kids’ education and finding new ways to help them learn and grow! After all, your kids are your greatest assets for whom you do everything. To keep this in mind you have to find a better solution so
Hello Guys,
Today I am going to share a very interesting topic with you. We all use this in our normal daily life, But at that time non of us try to know how we can do this. How I will check this. How I come to know about this.
Yes, I
Steps to describe how to create Bundle Product ?
1. In admin panel click on Catalog->Manage Products.
2. Click on Add Product button.
3. Select (Attribute Set -> default & Product Type -> Bundle Product) from drop down box.
N
In Acceptance Testing we follow basic scenarios:
1. End to End functionality Verification : Test cases that include the end to end functionality of the product are taken up for acceptance testing. This ensures that al
Hi there.
In this blog post, I will tell you the solution for one of the minor problems faced in CSS.
And that is, vertically aligning checkboxes and their respective labels consistently across browsers. Whenever I try to align them correctly in on
Introduction :
The DataContext property in WPF is extremely useful because it is inherited by all children. However there are situations where the DataContext is not accessible as the elements are not part of the visual/logical tree. In such s
We can create themes using Theme Generator. Liferay Theme Generator is an easy to use command line tool to generate the themes. Liferay plugin SDK isn't required to create the liferay theme and it works well with liferay 6.2 and 7 and probably up
Hello Reader's ,
Today in my blog, I am going to explain about the mail function in CakePHP3 and how you can use it for sending a mail. It is simple to implement in your project.
First, you need to configure email transports and email delivery
Thread synchronization is used to verify that no two or more synchronous processes or threads simultaneously executes some particular program block. When one thread executes in the critical section then it does not allow the another thread to e
