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:
How will you register COM+ services?
How will you register COM+ services? Through X-Copy Deployment. 2014-11-14, 2123👍, 0💬
Name four Container classes.
Name four Container classes. Window, Frame, Dialog, FileDialog, Panel, Applet, or ScrollPane 2012-12-21, 2115👍, 0💬
How you can force the garbage collection?
How you can force the garbage collection? Garbage collection automatic process and can't be forced. 2013-02-27, 2107👍, 0💬
Which dll is required to translate XML to SQL in IIS ?
Which dll is required to translate XML to SQL in IIS ? Microsoft.data.sqlxml.dll 2013-12-24, 2104👍, 0💬
What is OOPS?
What is OOPS? OOP is the common abbreviation for Object-Oriented Programming. 2013-02-27, 2104👍, 0💬
Popular Posts:
What are urlencode() and urldecode() functions in PHP? string urlencode(str) - Returns the URL encod...
.NET INTERVIEW QUESTIONS - What are Daemon threads and how can a thread be created as Daemon? Daemon...
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
Which one of the following statements is TRUE in regard to overloading the ++ operator? 1 You cannot...
How To Select an Oracle System ID (SID)? - Oracle DBA FAQ - Creating New Database Instance Manually ...