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 is a compilation unit?
What is a compilation unit? A compilation unit is a Java source code file. 2013-01-11, 2215👍, 0💬
How ASP .NET different from ASP?
How ASP .NET different from ASP? Scripting is separated from the HTML, Code is compiled as a DLL, these DLLs can be executed on the server. 2013-09-27, 2211👍, 0💬
Popular Posts:
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thre...
.NET INTERVIEW QUESTIONS - What is Multi-tasking ? It’s a feature of modern operating systems with w...
What is ISO? ISO 9000 is a family of standards for quality management systems. ISO 9000 is maintaine...
What is Service Oriented architecture? “Services” are components which expose well defined interface...
.NET INTERVIEW QUESTIONS - What are types of compatibility in VB6? There are three possible project ...