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:
Manual Testing
Can you design test cases based only of flow diagrams? No BRS/SRS is provided. 2008-03-18, 5852👍, 0💬
Missing JSP and SSI Includes
How do I mix JSP and SSI #include? If you're just including raw HTML, use the #include directive as usual inside your .jsp file. <!--#include file="data.inc"--> 2007-04-03, 5845👍, 0💬
What is a valid XML
What is a valid XML? If XML is confirming to DTD rules then it’s a valid XML. 2007-10-31, 5843👍, 0💬
Popular Posts:
How To Avoid the Undefined Index Error? - PHP Script Tips - Processing Web Forms If you don't want y...
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
How is the MVC design pattern used in Struts framework? In the MVS design pattern, there 3 component...
How do you estimate maintenance project and change requests?
Does there exist any other function which can be used to convert an integer or a float to a string? ...