What is ASP.NET

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 [...]

What is SQL?

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 [...]

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 [...]

Chat Room Design with PHP and MySQL

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. [...]

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 [...]

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 [...]