Services
Web Hosting Dedicated Servers Forex Investment Web Design Voice over IP
Products
Clothing & Fashion Mobile Phones Electronics eBooks & Info Music & Movies
Shopping
Agenzy.Com Shopping Shopping - UK Couponzy.com Shopping - EU Shopping Info
Blogs
Real Estate Fashion Technology Business News

Web Templates, Flash Templates, Website Templates Design

Build a Searchable Online Employee Directory with ASP.NET

Use this step-by-step guide to create a searchable online employee directory using ASP.NET and database-driven result pages. See the rest here: Build a Searchable Online Employee Directory with ASP.NET


Create a Help Desk Web Application Using ASP.NET

Use this step-by-step guide to build an ASP.NET help desk application using a database-driven approach that ensures easy maintenance and scalability. See the original post here: Create a Help Desk Web Application Using ASP.NET


Create Database-driven Resource Bundles with Java and MySQL

Learn a Java internationalization mechanism that allows you to add a new localization without modifying application code using a MySQL database-driven ResourceBundleControl. Read more from the original source: Create Database-driven Resource Bundles with Java and MySQL


Create Any Type of Form You Like on Your WordPress Site

Meet Formidable, a WordPress plugin that makes it dead simple to create almost any kind of form. See the original post: Create Any Type of Form You Like on Your WordPress Site


Using MySQL with Your ASP.NET Applications

After you get through the initial setup, using the open source MySQL database with Microsoft’s ASP.NET is extremely easy. Here is the original: Using MySQL with Your ASP.NET Applications


Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2

Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once. Read more: Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2


Build a Shopping Cart Admin Tool for Your PHP Online Store

With an online shopping cart administration tool in place, you can easily create administrators and non-administrators for your PHP site and manage their privileges and tasks accordingly. Go here to read the rest: Build a Shopping Cart Admin Tool for Your PHP Online Store


Building an Online Shop’s Product Detail Page

Adding to our online store, this week we cover building the product detail page and begin creating the shopping cart. More: Building an Online Shop’s Product Detail Page


Building an online Store

Learn how to create a simple, online storefront, which can be used as a foundation to build more sophisticated online shopping carts, with PHP and MySQL. Credit:Building an online Store


vBulletin Publishing Suite 4.0: Not Just for Discussion Anymore

Scott Clark was lucky enough to get a sneak peek at vBulletin 4.0 Publishing Suite, which is a big step up from an ordinary discussion forum; in fact, it’s a complete publishing system. Learn about the main features and find out why Scott gives it a thumbs up. Original post: vBulletin Publishing Suite 4.0: Not [...]


Globalize your Web Applications: Working with Dates in PHP

Using language-specific locale features allows your applications to support many different locales, regardless of the settings on the computer, which runs the application. Today’s article takes a look at date formatting considerations in PHP. Excerpted from:Globalize your Web Applications: Working with Dates in PHP


Creating a Banking Application Admin Panel using Object Oriented Programming

This article focuses on the administration side of our banking application, covering the creation of the admin scripts and discussing how proper administration can improve performance. Read more here: Creating a Banking Application Admin Panel using Object Oriented Programming


The Methods Behind the Banking Application Profile Script

In our ongoing series about creating a banking application using Object Oriented Programming, J. Leidago Noabeb discusses the methods that were used by the customer profile script and then shows you how to create the new account script. Read the original post: The Methods Behind the Banking Application Profile Script


Drupal 6.14, Introduction and Installation

Drupal provides developers with a database-driven CMS that comes “out-of-the-box” with many often-requested features. This article walks you through the installation process and showcase some of the out-of-the-box features that make Drupal so popular. Here is the original: Drupal 6.14, Introduction and Installation


Creating a Banking Application Deposit Script

Our last article discussed the withdraw script that enables a customer to make a withdrawal from an account of their choice. This installment explores the mechanisms behind making a deposit into an account. Read more here: Creating a Banking Application Deposit Script