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:
On order to get assembly info which namespace we should import?
On order to get assembly info which namespace we should import? System.Reflection Namespace 2014-09-08, 1802👍, 0💬
True or False: A Web service can only be written in .NET.?
True or False: A Web service can only be written in .NET.? False. 2014-02-05, 1796👍, 0💬
Popular Posts:
In C#, what is a weak reference? Generally, when you talk about a reference to an object in .NET (an...
Can we use the constructor, instead of init(), to initialize servlet? Yes , of course you can use th...
How can I enable session tracking for JSP pages if the browser has disabled cookies? We know that se...
1. What is normalization. 2. Difference between procedure and functions. 3. Oracle 9i Vs 10g. 4. how...
Which is the best place to store ConnectionString in Dot Net Projects? I am about to deploy my first...