Sunday, March 15th, 2009 at 11:40 pm
ASP.NET is a new programming framework from Microsoft for developing next generation web Applications. It is a framework built on the Common Language Runtime and introduces a new paradigm to server-side Web development. There are several advantages that ASP.NET offers, such as: Performance: The code written in ASP.NET is compiled, so straight ahead it is [...]
Friday, January 9th, 2009 at 7:40 am
What is SQL? SQL stands for Structured Query Language and is the lingua franca in the database world. SQL is a standard that is used by all database vendors and programmers to define, extract and access the information that is stored in databases. SQL began life as an IBM creation but was standardized by the [...]
Wednesday, January 7th, 2009 at 9:40 am
Most people who use a CMS/Portal do so because they are very simple to setup. A web site in a box so to speak. What 99% of the users dont know is that there are ways to make it more secure and less likely to be hacked durring the install process! What i am going [...]
Tuesday, January 6th, 2009 at 10:40 am
In this article, you will learn how to design and develop a simple online chat room with PHP and MySQL. This tutorial explains every steps of the development, including both database design and PHP programming. Basic computer skills and knowledge of HTML and PHP are required. Ok, let’s begin now. Step 1: Design Database Table. [...]
Monday, December 22nd, 2008 at 11:40 am
Most people who use a CMS/Portal do so because they are very simple to setup. A web site in a box so to speak. What 99% of the users dont know is that there are ways to make it more secure and less likely to be hacked durring the install process! What i am going [...]
Sunday, November 23rd, 2008 at 5:40 pm
Most people who use a CMS/Portal do so because they are very simple to setup. A web site in a box so to speak. What 99% of the users dont know is that there are ways to make it more secure and less likely to be hacked durring the install process! What i am going [...]