Archive for June, 2010

Magento: The Complete E-commerce Solution

Magento is an Open Source Software which is specially made for E-commerce websites. It is very easy to install and maintain a Magento website as Magento CMS has an effective admin panel at the back-end. Magento – Overview: Multiple website concept is the soul feature of Magento. Multiple websites can be controlled from one administrative panel using a single database.  It allows store owners to maintain stores on different URLs and display the same products in all the URLs or site...

A Comprehensive Guide to protect your site against Content Theft

"Content Theft” is a well known form of online theft. How many times you have seen your website / blog content published in another website / blog without your concern? Generating fresh and unique content is really hard (and you know how hard it is), but publishing that without permission is quite easy, right? Content Theft is definitely a big problem in the world of world wide web. More and more websites/blogs are becoming victims to content thefts and the problem is looming large over...

Problem Hosting WCF Service in IIS 7.5

For a change, we thought of blogging about problems while developing applications. In this particular blog post, we have presented details about a problem we faced while creating a WCF service application in Visual Studio 2010 and the methods we adopted to tackle the problem without issues. Here's our head-on with the problem: Problem Statement: Our requirement was to create a WCF Service application in Visual Studio 2010 (.NET Framework 4.0) and host it in Windows 7 IIS 7.5 in a local...

Microsoft Dynamics: An Overview

Microsoft Dynamics, once termed as Microsoft Business Solution, is a brand product that provides a unified solution for Enterprise Resource Planning (ERP) and Customer Relationship Management (CRM) applications. In this article, we will discuss few of topics and terminologies associated with  Microsoft Dynamics in view of creating an awareness among ourselves. The primary focus of Microsoft Dynamics ERP has been to create an ERP based application that could suffice the needs of medium-sized...

Multicolor Tabbed Menu using jQuery and CSS

Tabbed menu is getting quite popular with many well known websites and blogs. The reason for its fame is its easy to navigate functions. When you Google, you get various kinds of Tabbed Menu tutorials, but most of them give almost the pretty same look. In this post we are going to teach you how to create a multicolor tabbed menu using jQuery and CSS. Before getting into the tutorial, download jQuery and place it on your server. Then change the jQuery path and link up using the script...