Most of the people prefer to shop online which made eCommerce to grow rapidly. But, what makes an excellent eCommerce site for the customers? The answer is – an excellent checkout proc... Read more
1. ML STRAP – FREE BOOTSTRAP UI KIT ML Strap is a UI kit and theme built on the well-known Twitter Bootstrap framework, which means the set is highly customizable and easy to use. The source... Read more
Following are the simple steps to customize the template in Joomla. Step (1) − Click Extensions → Template Manager as shown below. Step (2) − After clicking on Template Manager, the Template... Read more
In Java, all function definitions must be inside classes. We also call functions methods. Let’s look at an example method public class Main { public static void foo() { // Do something... Read more
The error functions are used to deal with error handling and logging. The error functions allow us to define own error handling rules, and modify the way the errors can be logged. The loggin... Read more
If you have a blog, chances are you already understand the importance of business blogging. But do you know how to optimize your blog posts to make them more search engine friendly? The trut... Read more
In this tutorial we will show you how to manage your Magento Store cache in order to flush old records or completely disable the Magento Cache engine. Please note that Magento Cache greatly... Read more
Having a backup of your Joomla website is essential. There are many bad things that could happen to your site – an extension can malfunction, some of your code can break or even your s... Read more
HTML6 overview. HTML is a simple web development language that keeps on rolling out new versions, and has started working on its sixth revision. HTML5 the current revision of HTML is conside... Read more
Creating the source project Open a shell window. Create a directory called unit-testing-using-dotnet-test to hold the solution. Inside this new directory, run dotnet new sln to create a new... Read more