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:
publish-and-subscribe and point-to-point
How many messaging models do JMS provide for and what are they? JMS provide for two messaging models, publish-and-subscribe and point-to-point queuing. 2007-04-03, 5460👍, 0💬
How do you start a project
How do you start a project? 2007-10-30, 5454👍, 0💬
Popular Posts:
What is the output of printf("%d")? 1. When we write printf("%d",x); this means compiler will print ...
How do we get the current culture of the environment in windows and ASP.NET? “CultureInfo.CurrentCul. ..
What is the main difference between a Vector and an ArrayList? Java Vector class is internally synch...
What are database triggers? How are the triggers fired? Read this collection of questions and answer...
What are the five levels in CMMI? There are five levels of the CMM. According to the SEI, Level 1 – ...