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 do we assign page specific attributes
How do we assign page specific attributes ? Page attributes are specified using the @Page directive. 2018-01-23, 8742👍, 1💬
Once I have developed the COM wrapper do I have to still register the
Once I have developed the COM wrapper do I have to still register the COM in registry? Yes. 2007-10-22, 8389👍, 0💬
Can we have shared events
Can we have shared events ? Yes, you can have shared event’s note only shared methods can raise shared events. 2007-10-23, 8388👍, 0💬
What is effort variance
What is effort variance? Effort Variance = (Actual effort – Estimated Effort) / Estimated Effort. 2007-10-30, 8312👍, 0💬
Popular Posts:
Describe in detail Basic of SAO architecture of Remoting? For these types of questions interviewer e...
.NET INTERVIEW QUESTIONS - What are Daemon threads and how can a thread be created as Daemon? Daemon...
How to convert a Unix timestamp to a Win32 FILETIME or SYSTEMTIME? The following function converts a...
What are unadjusted function points and how is it calculated? Unadjusted function points = ILF + EIF...
How can I search for data in a linked list? Unfortunately, the only way to search a linked list is w...