Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Are Character Functions
What Are Character Functions? Character Functions are INITCAP, UPPER, LOWER, SUBSTR and LENGTH. Additional functions are GREATEST and LEAST. 2007-04-15, 5155👍, 0💬
What is DTS
What is DTS? DTS is used to pull data from various sources into the star schema. 2007-10-25, 5153👍, 0💬
What Is MySQL
What Is MySQL? - MySQL FAQs - Database Basics and Terminologies MySQL is an open source database management system developed by MySQL AB, http://www.mysql.com. 2007-05-10, 5150👍, 0💬
What is ROOT element in XML
What is ROOT element in XML? In our XML sample given previously <invoice></invoi ce>tag is the root element. Root element is the top most elements for a XML. 2007-10-31, 5148👍, 0💬
What is CMMI
What is CMMI? It is a collection of instructions an organization can follow with the purpose to gain better control over its software development process. 2007-10-30, 5148👍, 0💬
Popular Posts:
How To Get the Minimum or Maximum Value of an Array? - PHP Script Tips - PHP Built-in Functions for ...
What Is a CAPTION Tag/Element? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells A "capti...
what are the advantages of hosting WCF Services in IIS as compared to self hosting? There are two ma...
How was XML handled during COM times? During COM it was done by using MSXML 4.0. So old languages li...
How Can we change priority & what levels of priority are provided by Dot Net? Thread Priority ca...